mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2026-09-21 12:37:05 +00:00
complete iw2 bot warfare
This commit is contained in:
@@ -1898,6 +1898,14 @@ getMapName( map )
|
||||
return map;
|
||||
}
|
||||
|
||||
/*
|
||||
CoD4
|
||||
*/
|
||||
getBaseWeaponName( weap )
|
||||
{
|
||||
return strtok( weap, "_" )[ 0 ];
|
||||
}
|
||||
|
||||
/*
|
||||
cod2
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user