1.4.0
- Refactoring.
- More thread safety.
- Option to disable loading nodes on startup: set
gps_load_nodes
to0
in yourserver.cfg
or if using sampctl, add"gps_load_nodes": false
to theruntime.extra
object in yourpawn.json
.
gps_load_nodes
to 0
in your server.cfg
or if using sampctl, add "gps_load_nodes": false
to the runtime.extra
object in your pawn.json
.