0 Members and 1 Guest are viewing this topic.
alias vcmp.hgetwep !return $gettok($hget(vcmp,players. $+ $1),10,32)
get the weapon id from the weapon a player is currently holdingso var %wep = $vcmp.hgetwep(1)would put the weapon id of the weapon player id 1 is holdingused for the save weapon feature in rpgdm and various other things ._.