Author Topic: Client-Sided Weapon/Item/Tool Firing  (Read 428 times)

I need either a command or function client-sided that makes your player fire the tool in their hand.

mouseFire(1); mouseFire(0); would perform a click.

%client.player.setimagetrigger(0,1);
%client.player.setimagetrigger(0,0);

Scratch that, didn't see "client-sided"
« Last Edit: June 12, 2009, 04:59:50 PM by rkynick »