PDA

View Full Version : Looking for a scripting tutorial



BeerHunter
Aug 14 2009, 19:21
How did you learn to script?

I've looked at quit a few scripts and there seems to be some sort of API calls in them..but where are these API's defined so you know what they do and what they need? Anywhere you can find this info?

I find the syntax and layout of the scripting language totally confusing compared to organize languages like C++ and even VB.

Think the gist is that instead of user defined FUNCTIONS you create user defined scripts that are executed from within the calling script but where on gods green earth are they stored?

Big Dawg KS
Aug 14 2009, 19:32
Biki (http://community.bistudio.com/wiki/Category:ArmA_2:_Editing).

BeerHunter
Aug 14 2009, 20:20
Biki (http://community.bistudio.com/wiki/Category:ArmA_2:_Editing).

:butbut: OMG that's more confusing than simply trying to unpack and read other peoples scripts. :confused:

Isn't there a concise down loadable intro anywhere?

Gigan
Aug 15 2009, 03:30
I think that it is important what you want to to achieve about the script :)