| Blockland Forums > Help |
| VCE Question. |
| (1/1) |
| Manga:
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? |
| Zeblote:
onActivate Self fireRelay onRelay Self fireRelay onRelay Self VCE_ifValue <var:cl:jetting> == 1 onVariableTrue Player Kill |
| Zeblote:
Woops, I mean <var:pl:jetting> |
| Dglider:
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:
Thanks! |
| Navigation |
| Message Index |