Difference between revisions of "SetNthEffectItemScript"

5 bytes removed ,  13:11, 14 September 2007
no edit summary
imported>WereWolf
imported>WereWolf
Line 9: Line 9:


==Notes==
==Notes==
*Note that the CS doesn't have a variable type for a script, so you have to:
*Note that the CS doesn't have a variable type for a script, so you have to assign the script editor id to a reference variable first. Then use that variable in the function call.
**Assign the script editor id to a reference variable first.
**Then use that variable in the function call.


==See Also==
==See Also==
Anonymous user