Thread: Frame 2...
View Single Post
  #3  
Old 02-25-2005, 07:54 AM
Fogles Fogles is offline
Join Date: Jan 2005
Location: Niger
Posts: 271
Fogles is on a distinguished road
Send a message via AIM to Fogles
you need timeouts etc..

//#CLIENTSIDE
if (weaponfired) {
freezeplayer 0.5;
replaceani walks,<ani>;
sleep 2;
timeout = 0.5;
}
Reply With Quote