Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
VCE Question.
« previous
next »
Print
Pages: [
1
]
Author
Topic: VCE Question. (Read 534 times)
Manga
January 03, 2013, 01:31:01 PM
How do I make a VCE event that constantly checks, where ever the player is, if the player is jetting?
I know it has something to do with <var:pl:jetting> but i can get the relay thing to work that should constantly check it.
Any help?
Ad Bot
Advertisement
Zeblote
January 03, 2013, 01:37:48 PM
onActivate Self fireRelay
onRelay Self fireRelay
onRelay Self VCE_ifValue <var:cl:jetting> == 1
onVariableTrue Player Kill
Zeblote
January 03, 2013, 01:38:29 PM
Woops, I mean <var:pl:jetting>
Dglider
January 03, 2013, 01:41:53 PM
onActivate self firerelay
onrelay self firerelay
onrelay self vce_ifvalue <var:pl:jetting> == 1/0
onvariablewhatev whatev whatev
The above method can only handle one player at a time.
Manga
January 03, 2013, 01:42:00 PM
Thanks!
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
VCE Question.