| Blockland Forums > Help |
| V.C.E. |
| (1/5) > >> |
| White Tiger (6224):
How the hell do I make it kill me only when I'm Sitting? Please someone help me Im so used to the old Variables. What am i doing wrong, heres what in have.... Yes i know thats completely wrong but the manuals confusing. |
| Spockticus:
Where's the event that you put that's supposed to kill the player? |
| WhatevaGuy:
--- Quote from: Spockticus on October 18, 2009, 05:16:00 PM ---Where's the event that you put that's supposed to kill the player? --- End quote --- Yeah, all it does is make the player play a sound. I think you messed up a little. That or you forgot an event, who knows, maybe the sound is supposed to be in there. |
| White Tiger (6224):
opps sorry about that my first try was player kill now its alarm. but the alarm doesn't work either. |
| zenloth:
Dont set the variable, it is picked up from what the player is doing. Also use IfValue (I believe) rather than IfVariable. So... OnActivate>Self>VCE_IfValue <Var:player:Sitting> = 1 OnVariableTrue>Player>Whatever. Try that... I believe then if the player is sitting and clicks it, the player should get whatever happen to them. |
| Navigation |
| Message Index |
| Next page |