mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-04-20 16:45:43 +00:00
base
This commit is contained in:
parent
77713bb850
commit
185a9cfaaa
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 )
|
||||
{
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user