Blockland Forums > General Discussion
VCE "powers"
pocketrocket300:
--- Quote from: Deathwishez on June 09, 2010, 01:03:16 AM ---disable my player's gravity
--- End quote ---
This is the only one that truly baffles me. Is there a complete lack of gravity, or just a decreased amount?
Funny guy329:
--- Quote from: pocketrocket300 on June 20, 2010, 10:02:56 AM ---This is the only one that truly baffles me. Is there a complete lack of gravity, or just a decreased amount?
--- End quote ---
If the player jumps/fires/jets/poops it adds a cetain velocity wich simulates defying gravity.
Laymans terms: Do stuff and you get upwards speed.
pocketrocket300:
The forget did you just say?
Welknair:
--- Quote from: Papa EPAL on June 08, 2010, 10:45:52 AM ---When you click you spit bullets
When you jump you fly
when you jet youspit bombs
How2?
--- End quote ---
I know. =D
Also, I can add MANY more powers to be activated with chat commands.
DrenDran:
--- Quote from: lilboarder32 on June 08, 2010, 03:00:19 PM ---It's a continuous relay on the brick while checking certain values on the player that activated the relays. Figure it out from there.
--- End quote ---
onActive->self->fireRelay
onRelay->self->fireRelay
onRelay->self->ifValue-><var:player:jumping>->==->1
onValueTrue->player->addweapon->gernade
that will give you a gernade when you jump