Blockland Forums > General Discussion
Relays on Words
TheArmyGuy:
Oh. In that case , use the OnPlayerTalk (Add-on) event.
Then make it:
--- Code: ---OnPlayerTalk>Self>FireRelay
--- End code ---
GenaralSkar:
VCE
Onactivate>self>firerelay
Onrelay>self>firerelay
Onrelay>Iflastplayermessage>[words that activate the events]
Onvariabletrue>events
TheQuix:
lol thanks guys. Sorry for the poorly written out question I was in a hurry.