mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-04-19 12:42:54 +00:00
gun_game 1.0.1
This commit is contained in:
parent
f5f621b370
commit
5075dd92f1
@ -12,7 +12,7 @@
|
||||
#include maps\mp\_utility;
|
||||
#include maps\mp\gametypes\_class;
|
||||
#include maps\mp\gametypes\_hud_util;
|
||||
//#include maps\mp\bots\_bot_utility;
|
||||
//#include maps\mp\bots\_bot_utility; // Uncomment if using Bot Warfare
|
||||
|
||||
/* Entry point */
|
||||
|
||||
@ -565,7 +565,7 @@ ClearPlayerClass()
|
||||
}
|
||||
else
|
||||
{
|
||||
//self botGiveLoadout(self.team, "gamemode", false, true);
|
||||
//self botGiveLoadout(self.team, "gamemode", false, true); // Uncomment if using Bot Warfare
|
||||
}
|
||||
|
||||
maps\mp\killstreaks\_killstreaks::clearKillstreaks();
|
||||
|
Loading…
x
Reference in New Issue
Block a user