mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 22:05:44 +00:00
qs
This commit is contained in:
parent
c98583bd62
commit
36d4809796
@ -675,7 +675,10 @@ setClasses()
|
||||
rank = self maps\mp\gametypes\_rank::getRankForXp( self getPlayerData("experience") );
|
||||
|
||||
if (RandomFloatRange(0, 1) < ((rank / level.maxRank) + 0.1))
|
||||
{
|
||||
self.pers["bots"]["unlocks"]["ghillie"] = true;
|
||||
self.pers["bots"]["behavior"]["quickscope"] = true;
|
||||
}
|
||||
|
||||
for (i = 0; i < 5; i++)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user