mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-04-26 07:34:50 +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.
|
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.
|
The editor will generate some GSC code for the waypoints.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
This is the GSC function that will generate the waypoints for the map.
|
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