mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-06-26 06:11:53 +00:00
Fixed bot knifing
This commit is contained in:
@ -98,6 +98,8 @@ bot_give_loadout()
|
||||
|
||||
|
||||
self takeAllWeapons();
|
||||
self GiveWeapon( "knife_mp" );
|
||||
|
||||
weap = self.pers["bot"]["class_primary"];
|
||||
if(weap == "")
|
||||
weap = "ak47_mp";
|
||||
|
Reference in New Issue
Block a user