mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-10-09 00:26:39 +00:00
main
userraw
bots
bots.gsc
maps
scripts
ui_mp
waypoints
weapons
bots.txt
todo.txt
.gitignore
.gitmodules
z_bots.bat
z_client.bat
z_dev.bat
z_devserver.bat
z_server.bat
z_server_pvbrust.bat
z_server_pvbvote.bat
z_serverdev.bat
10 lines
62 B
Plaintext
10 lines
62 B
Plaintext
init()
|
|
{
|
|
scripts\bots::init();
|
|
}
|
|
|
|
bots_init()
|
|
{
|
|
init();
|
|
}
|