- Joined
 - Sep 8, 2006
 
- Messages
 - 258
 
Okay, so I have this script (ripped off from a BW1 mod) and I can't seem to call it.
I thought it should be like...
But I get an error...
error near token ")": parse error, expecting `T_POSITION' or `O_PLUS' or `O_MINUS' or `O_DIVIDE'
How do I use positions when calling a function... thing?
				
			I thought it should be like...
run background script RockMother({1009.86,16.26,1519.62})
But I get an error...
error near token ")": parse error, expecting `T_POSITION' or `O_PLUS' or `O_MINUS' or `O_DIVIDE'
How do I use positions when calling a function... thing?