Added a new example mod gl_rest_encounter

Added a burst control example script.
This commit is contained in:
NovaRain
2023-06-02 15:14:25 +08:00
parent 4e37fb0228
commit 3d88304777
4 changed files with 107 additions and 0 deletions
@@ -0,0 +1,12 @@
Resting Encounters mod for Fallout 2 by Lexx
--------------------------------------------
- Check where we are on the world map and overwrite the default desert "resting" map
- Compatible with vanilla Fallout 2 and UP/RP
Requires sfall 4.3.6/3.8.38 or higher.
To use, copy gl_rest_encounter.int to your scripts folder.
This mod is an example of how you can use HOOK_ENCOUNTER hooks.