This could be done with this command: esxset activeweapon 0
esgetplayerprop activeweapon eventvar(userid) "CCSPlayer.baseclass.baseclass.mhActiveWeapon"
I think would be nice to add to playerget.
~J3ff
esgetplayerprop activeweapon eventvar(userid) "CCSPlayer.baseclass.baseclass.mhActiveWeapon"
I think would be nice to add to playerget.
~J3ff
That's an attribute available through playerlib:
playerlib.getPlayer(userid).get('weapon')
(With es_createplayerlist in ESS)
playerlib.getPlayer(userid).get('weapon')
(With es_createplayerlist in ESS)




SuperDave posted on 2008-04-08 21:44:54