mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-06-25 13:51:53 +00:00
base
This commit is contained in:
11
main_shared/maps/mp/gametypes/_bot.gsc
Normal file
11
main_shared/maps/mp/gametypes/_bot.gsc
Normal file
@ -0,0 +1,11 @@
|
||||
init()
|
||||
{
|
||||
}
|
||||
|
||||
bot_give_loadout()
|
||||
{
|
||||
}
|
||||
|
||||
bot_damage_callback( eAttacker, iDamage, sMeansOfDeath, sWeapon, eInflictor, sHitLoc )
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user