Kevvviiinnn Member 0 Dec 19, 2006 #1 assuming it's possible with script, how would you turn on/off a certain event's local switch via another event?
assuming it's possible with script, how would you turn on/off a certain event's local switch via another event?
Chaosg1 Member 404 Dec 19, 2006 #2 switch = [map_id, event_id, switch] $game_selfswitches[switch] = boolean #true , false Upvote 0 Downvote
Kevvviiinnn Member 0 Dec 19, 2006 #3 thank you, sir ^-^ so if i were to call script, would this work? switch = [22, 5, "A"] $game_selfswitches[switch] = false Click to expand... EDIT: please close this, i just realized my question was in the FAQ LOL! *is incredibly stupid* Upvote 0 Downvote
thank you, sir ^-^ so if i were to call script, would this work? switch = [22, 5, "A"] $game_selfswitches[switch] = false Click to expand... EDIT: please close this, i just realized my question was in the FAQ LOL! *is incredibly stupid*
Tohsaka Sponsor 144 Dec 20, 2006 #4 Local Switch? Please purchase the legal version, since it is called Self Switch in the legal version. Upvote 0 Downvote
Local Switch? Please purchase the legal version, since it is called Self Switch in the legal version.