| Blockland Forums > Suggestions & Requests |
| Suggestion: Hands up command? |
| << < (2/4) > >> |
| hodototman:
--- Quote from: jes00 on April 04, 2013, 01:37:07 PM ---/hug plays the armReadyBoth animation. --- End quote --- ok, then we need a new animation. or like armreadyboth x2 i would also like a flailarms command pls |
| jes00:
--- Quote from: hodototman on April 04, 2013, 02:08:51 PM ---I would also like a flail arms command please. --- End quote --- That's easy. --- Code: ---function serverCmdFlail(%client); { if(isObject(%client.player)) { %client.player.playThread(1, activate2); } } --- End code --- |
| Mysteroo:
Nobody seems to want to use Nexus server command gui, you can do so much with it D: I've now keybound /warp, arm flailing, and that animation bug that looks like you're doing the worm |
| jes00:
--- Quote from: Mysteroo on April 04, 2013, 03:36:29 PM ---Nobody seems to want to use Nexus server command gui, you can do so much with it D: I've now keybound /warp, arm flailing, and that animation bug that looks like you're doing the worm --- End quote --- Warp is already key bound without the Server Command GUI. |
| Snuffers!:
--- Quote from: Mysteroo on April 04, 2013, 03:36:29 PM ---Nobody seems to want to use Nexus server command gui, you can do so much with it D: I've now keybound /warp, arm flailing, and that animation bug that looks like you're doing the worm --- End quote --- i have it, i just dont know how to code. |
| Navigation |
| Message Index |
| Next page |
| Previous page |