ineedbots / iw3_bot_warfare

The Bot Warfare mod for CoD4
https://www.moddb.com/mods/bot-warfare
49 stars 7 forks source link

httpget for a Linux based server and running server without a mod #5

Closed vanwayne8 closed 3 years ago

vanwayne8 commented 3 years ago

What does httpget plugin do and is there a version for it for Linux servers? The bot works without it but I hope I'm not missing out something entirely.

My server doesn't have mods so I placed the waypoints and botnames.txt from /mods/bots directly in main so I hope that doesn't break some functionality too as it still works.

ineedbots commented 3 years ago

The mod can function normally without, you just won't have network functions like downloading waypoints if the map doesn't have it or checking for the latest version

The plugin is of this source code here https://github.com/ineedbots/cod4x_httpget_plugin

ineedbots commented 3 years ago

All http communication is simply grabbing resources from here https://github.com/ineedbots/cod4x_waypoints