Quote:
Originally Posted by Fogles
you need timeouts etc..
//#CLIENTSIDE
if (weaponfired) {
freezeplayer 0.5;
replaceani walks,<ani>;
sleep 2;
timeout = 0.5;
}
|
your example made no sense, because in fact you do not need timeouts, freezing, and sleeps combined in an awkward jumble