View Single Post
jtp10181
Veteran Member
Join Date: May 2004
Location: Madison, WI
Old 07-08-2004 , 19:19  
Reply With Quote #3

kingpin, just grab the weapon change event and then set the speed again if its still enabled on that user. The set and get user speed functions I have found to be very buggy in AMX, not sure about AMXx. I did some massive work on shero for AMX to fix some bugs with it.

I found out if you try to set a users speed back to the default it usually mkes them stuck, so I would do that then force them to switch to the knife then back do a last inv


Code:
engclient_cmd(id,"weapon_knife") engclient_cmd(id,"lastinv")

hope that helps

----

you posted that new attach AS I was posting.... so now maybe my post is useless, maybe not... so w/e
__________________
jtp10181 is offline
Send a message via ICQ to jtp10181 Send a message via AIM to jtp10181 Send a message via MSN to jtp10181 Send a message via Yahoo to jtp10181