Sorry, I have forget to set on a switch.
So that work : Download the version 1.1
So that work : Download the version 1.1
switch[MAP,ID]
I don't understand how to use script itGauthier99 escreveu:I will try to do a script for have something like
local switch. The switches will have a name like this :
So there are unlimited number of local
- Código:
switch[MAP,ID]
switches. But I don't know if it work
fine. I will see
if "variable 001 which drop" => 90
"switch 001 : Drop 1" set On
else
if "variable which drop" => 70
"switch 002 : Drop 2" set On
[...]
if variable drop => 90
switch_drop[ID,MAP,DROP1] = true
elseif variable drop => 90
switch_drop[ID,MAP,DROP2] = true
[...]