diff --git a/raw/bw-assets/wpedit.md b/raw/bw-assets/wpedit.md index 17dc687..2e4e71b 100644 --- a/raw/bw-assets/wpedit.md +++ b/raw/bw-assets/wpedit.md @@ -88,8 +88,8 @@ Your `games_mp.log` can be located at the `C:\Users\\AppData\Plutoniu The editor will generate some GSC code for the waypoints. -![games_mp.log](/raw/bw-assets/wp-editor-gamesmp.png) -This is the GSC function that will generate the waypoints for the map. +![games_mp.log](/raw/bw-assets/wp-editor-gamesmp.png)
+This is the GSC function that will generate the waypoints for the map. If you have trouble beyond this point, simply create a Issue and provide the output from here, I can do the rest from there. 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\.gsc` file. ![GSC waypoints](/raw/bw-assets/wp-editor-wps.png)