Blockland Forums > General Discussion
change bots appearance without bot events?
Swollow:
instant bot respawning
ultimamax:
First, wrench the brick where the bot is spawned.
Second, type /applyav.
Third, respawn the bot.
Change your avatar accordingly.
DarkStride:
--- Quote from: ultimamax on March 29, 2011, 11:47:55 PM ---First, wrench the brick where the bot is spawned.
Second, type /applyav.
Third, respawn the bot.
Change your avatar accordingly.
--- End quote ---
--- Quote from: wizzlemanizzle on March 29, 2011, 06:06:44 PM ---...if there was a way to change the appearance of a bot without having bot events,...
--- End quote ---
That thing isn't default.
wizzlemanizzle:
--- Quote from: otto-san on March 29, 2011, 07:45:06 PM ---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.
--- End quote ---
OMG, wow if i want to edit the whole bot, its gonna take a lttle while to type all that sht into the Cnsl
well, thankyou ottosan,you have been a big help.