Author Topic: DataBlocks  (Read 562 times)

OK so i'm making a script that changes a player's Data Block and one line in the script keeps messing up and can someone fix this
%obj.client.player.setDataBlock("Horse");
It says that the Data Block Horse does not exist, but we all know it does...
HELP ME PLEASE!!!!!


So it would look like
%obj.client.player.setDataBlock("HorseArmour");
this?

Yes, except Armor, not Armour

So what would the one for StandardPlayer be?


StandardPlayerArmor
It's PlayerStandardArmor, actually. Don't know why it isn't verbose :U

It's PlayerStandardArmor, actually. Don't know why it isn't verbose :U
Badspot doesn't believe in consistency.