Hi,
I am using Near's ABS as it comes with Netplay+.
I know that I have to put in comments all the commands and things, but I'm confused with switches and variables.
it says this:
# Trigger
# Erased = 0 â— The event will be erased on death
# Switch = 1 â— The event will be trigger Switch[ID] on death
# Varible = 2 â— The event will be set the Varible[ID] = VALUE on death
# Local Switch = 3 â— The event will trigger Local_Switch[ID] on death
So i would put:
Comment: Trigger 3
... to make it turn a self switch on, right?
But then how to I say which self switch to turn on, and how would I say to respawn the enemy when self switch 1 is off again?
I am using Near's ABS as it comes with Netplay+.
I know that I have to put in comments all the commands and things, but I'm confused with switches and variables.
it says this:
# Trigger
# Erased = 0 â— The event will be erased on death
# Switch = 1 â— The event will be trigger Switch[ID] on death
# Varible = 2 â— The event will be set the Varible[ID] = VALUE on death
# Local Switch = 3 â— The event will trigger Local_Switch[ID] on death
So i would put:
Comment: Trigger 3
... to make it turn a self switch on, right?
But then how to I say which self switch to turn on, and how would I say to respawn the enemy when self switch 1 is off again?