mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 22:05:44 +00:00
t
This commit is contained in:
parent
6eb1e892fb
commit
39673cf20c
@ -1997,6 +1997,7 @@ changeToWeap(weap)
|
|||||||
if (toks[0] == "gl" || isSubStr(weap, "shotgun_attach_"))
|
if (toks[0] == "gl" || isSubStr(weap, "shotgun_attach_"))
|
||||||
{
|
{
|
||||||
self setSpawnWeapon(weap);
|
self setSpawnWeapon(weap);
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
self botWeapon(weap);
|
self botWeapon(weap);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user