- Joined
- Jan 29, 2010
- Messages
- 213
Hi all. I have some questions here, I about array in custom scripts.
I want to RemoveLocation witch variable point has an array, how does custom script has to look?
Here's an example without array:
I want to RemoveLocation witch variable point has an array, how does custom script has to look?
Here's an example without array:
- Custom script: call RemoveLocation (udg_p)
- Custom script: call RemoveLocation (udg_p[(Player number of (Triggering player))])