Made a new class system with base API functions. Will run paralell with the old system so it's possible to do a gradually switch. Most functions are compatible but have different names.
This commit is contained in:
1
src/zombiereloaded.sp
Normal file → Executable file
1
src/zombiereloaded.sp
Normal file → Executable file
@ -26,6 +26,7 @@
|
||||
#include "zr/classes"
|
||||
#include "zr/models"
|
||||
#include "zr/overlays"
|
||||
#include "zr/playerclasses"
|
||||
#include "zr/anticamp"
|
||||
#include "zr/teleport"
|
||||
#include "zr/zombie"
|
||||
|
Reference in New Issue
Block a user