mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-06-29 15:51:54 +00:00
Update anti_hardscope.gsc
This commit is contained in:
@ -12,7 +12,7 @@ OnPlayerConnect()
|
||||
level waittill("connected", player);
|
||||
|
||||
// Uncomment if using Bot Warfare
|
||||
/*if (!self IsBot())
|
||||
/*if (!player IsBot())
|
||||
{
|
||||
player thread OnPlayerSpawned();
|
||||
}*/
|
||||
|
Reference in New Issue
Block a user