Array syntax in Custom Script

Status
Not open for further replies.
Level 8
Joined
Mar 26, 2009
Messages
301
  • call RemoveLocation (udg_LOC_NAME[Integer A])
Integer A above is the local integer variable of trigger editor. I am trying to remove a location leak here but what is typed above is wrong and WE gives error for that. How can I refer to array with Integer A (in custom script)?
 
Status
Not open for further replies.
Back
Top