Instance Script command. [instance][number] [Player/Map]
A command to be stated at the start of a script. Instance command can only be activated once. Attempting to activate it again will result in nothing happening.
[Instance] - Name of script command
[Number] - The number relating to the Instance. Example - Instance 1
[Player] - The script can only activated once per player. If the player tried to activate nothing will happen.
[Map] - The script can only be activated once per map. If the script is triggered for one player it is triggered for all. If any player tries to activate the script again it will not activate again.
Multiple instance. [Multiple] [Number] [Player/Map]
Works More or less the same as instance script. But allows for different instances to occur.
For Example Player 1 pressing the button may allow for an instance 1 where an diamond sword Is given, Player 2 may press the button activating instance 2 opening a door to an advantage point.
[Multiple] -Name of Script command
[Number]- which instance the script command can use.
[Player/Map] - See previous description listed in instance script command.
I'm odd balling here so, some feedback would be appreciated.