mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-04-25 23:29:12 +00:00
First final draft
This commit is contained in:
parent
1943fc88bc
commit
69059f2b17
@ -86,12 +86,17 @@ Once you feel like you are done, press the Save button. This will output the way
|
||||
Your `games_mp.log` can be located at the `C:\Users\<LOGINNAME>\AppData\Plutonium\storage\iw5` folder.
|
||||

|
||||
|
||||
|
||||
The editor will generate some GSC code for the waypoints.
|
||||
|
||||

|
||||
|
||||
This is the GSC function that will generate the waypoints for the map.
|
||||
|
||||
You can create/replace the map's waypoints GSC file with the function in `games_mp.log`. Just copy and paste the function into the `maps\mp\bots\waypoints\<MAPNAME>.gsc` file.
|
||||

|
||||
|
||||
|
||||
The waypoints are loaded in the `maps\mp\bots\_bot_utility::load_waypoints()` function. Make changes accordingly to have Bot Warfare load your waypoints.
|
||||

|
||||
|
||||

|
||||
|
||||
Now Bot Warfare will use your waypoints you've created! Create a pull request to have your waypoints included in the mod if you like, any help is greatly appreciated.
|
||||
|
Loading…
x
Reference in New Issue
Block a user