Blockland Forums > Modification Help
Changing the datablock of the player
(1/1)
jes00:
I can change the datablock of a player via script but when I try
--- Code: ---                  %obj.changedatablock(PlayerQuickArmor);
--- End code ---
it does not work(and yes I have Player_Quick in the folder with the script).
jes00:
Never mind, I put
--- Code: ---exec("./Player_Quick.cs");
--- End code ---
in the server.cs and now it works.
*Topic Locked*
Navigation
Message Index

Go to full version