Blockland Forums > Modification Help
Client Sided--- Item in hand function
Pages: (1/1)
Mr. Wheehaw:
Is there a function or whatever to check what item is in a client's hand? And if so, can it also be used in a client-side mod?
Nexus:
--- Code: ---echo(serverconnection.getcontrolobject().getmountedimage(0));
--- End code ---
Pages: (1/1)