User Tools

Site Tools


arma:scripting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
arma:scripting [2007-07-13 06:18]
snakeman added misc pmc scripts header
arma:scripting [2008-04-30 15:03]
snakeman added more script background info
Line 2: Line 2:
  
 Scripting in ArmA is changed somewhat from OFP times. Scripting in ArmA is changed somewhat from OFP times.
 +
 +In OFP we have the SQS scripts which are read line by line, in ArmA now we have the SQF scripts which are read like a code. They are so much more powerful and easier to use once you get the idea, do not be afraid of them even if you've mastered the SQS method before but now the SQF things look strange and scary. Trust me on this, learn it and you'll be amazed how great SQF scripting is.
 +
 +In a nutshell you never ever should create ArmA SQS content anymore, always create only SQF scripts.
  
 ====== Overview ====== ====== Overview ======
Line 60: Line 64:
 </​code>​ </​code>​
  
-====== Misc PMC Scripts ====== 
  
-Place random vehicles + some units on all found **PMC_** gamelogics script, [[arma:​scripting:​pmc_logic1|here]].+====== Misc PMC Example Scripts ====== 
 + 
 +Place random vehicles + some units on all found **pmc_** gamelogics script, [[arma:​scripting:​pmc_logic1|here]].
arma/scripting.txt · Last modified: 2011-08-15 09:30 by snakeman