I'd like the Bot->SetPlayerAppearance event transposed into a player event that works the same way.(+10 Donator Points (See MBB Post) if you can make this for me)
ill give one I have that gives all the bot events that works with the new bots I just need a secondEdit: here http://www.filepup.net/files/kKhh1423704378.html its not broken too yay
10 donator pointslolno
that's not what he wants
it has setplayerappearence with it you idiot
you idiot
the irony is high on this post
registerOutputEvent("Player", "EditAppearance", "list setNodeColor 0 hideNode 1 unhideNode 2 setDecal 3 setFace 4" TAB "string 70 70" TAB "paintcolor 0" TAB "string 30 30", true);
No really that's not what I want.
/sighCode: [Select]registerOutputEvent("Player", "EditAppearance", "list setNodeColor 0 hideNode 1 unhideNode 2 setDecal 3 setFace 4" TAB "string 70 70" TAB "paintcolor 0" TAB "string 30 30", true);Oh look, the add-on that (Minecraft) posted has the output event "EditApperance" set as a PLAYER event, meaing one can edit the appearance of a player!It has exactly what you want in it.
Nope. I want it in the same format as the bot thing, so that I can simply apply the avatar that I have when I set the event, like the bot event.In short: All I want is the same event, just transposed into player format.
So you just want that one event ripped out of it? On it then.