Skip to content

This include allows you to build includes that are compatible with both filterscripts and gamemode without any need for extra defines. You can also run filterscripts as gamemode without any run-time errors using the init/exit callbacks this include provides. In short, you no longer have to check if FILTERSCRIPT is defined or not. This include co…

License

Notifications You must be signed in to change notification settings

Lordzy/script_compatibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

script_compatibility

This include allows you to build includes that are compatible with both filterscripts and gamemode without any need for extra defines. You can also run filterscripts as gamemode without any run-time errors using the init/exit callbacks this include provides. In short, you no longer have to check if FILTERSCRIPT is defined or not. This include contains two callbacks which replaces the default Init/Exit callbacks.

About

This include allows you to build includes that are compatible with both filterscripts and gamemode without any need for extra defines. You can also run filterscripts as gamemode without any run-time errors using the init/exit callbacks this include provides. In short, you no longer have to check if FILTERSCRIPT is defined or not. This include co…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published