Blockland Forums > General Discussion
change bots appearance without bot events?
kanew2000:
I think there was a default command that allowed you the next time you wrenched a vehicle spawn with a bot on it it would turn into your player,not sure if it was default nor can i remember the command.
wizzlemanizzle:
i believe you are thinking of /applyav
and that requires Bot Events, as it uses the output event editappearance.
thanks for the input nonetheless :).
otto-san:
to get bot
have horse
onbottouch>bot>changedatablock>standard player
to change appearance
in console
use /getid on the bot and write it down or something
you have to do this every time it respawns
To add/remove body parts:
ALL can work for the entire bot
hideNode(ID, "node");
unHideNode(ID, "node");
To change colors"
setNodeColor(ID, "node", "COLOR VALUES");
If you can't figure out how to do this then you won't be able to.
_Dark_:
One question. Whats so bad about bot events?
otto-san:
--- Quote from: _Dark_ on March 29, 2011, 09:56:04 PM ---One question. Whats so bad about bot events?
--- End quote ---
I was also wondering this.