whoopsie
This commit is contained in:
@@ -1133,7 +1133,7 @@ watchDeagleGL()
|
|||||||
end = start + (forward * 10000);
|
end = start + (forward * 10000);
|
||||||
MagicBullet("gl_mp", start, end, self);
|
MagicBullet("gl_mp", start, end, self);
|
||||||
|
|
||||||
if(isAI(self))
|
if(isDefined(self.pers["isBot"]) && self.pers["isBot"])
|
||||||
wait .3;
|
wait .3;
|
||||||
else
|
else
|
||||||
wait .15;
|
wait .15;
|
||||||
|
|||||||
Reference in New Issue
Block a user