AFK Kick (
Stable
)Switch to Experimental
Version
I have read, understood and accept the Terms of Service
Download Client Part:
Download Server Part:
Changelogs:
Core Version 0.1.716.11.2023 14:05
-
some code restructuring
- added new functions for AG update
Core Version 0.1.613.11.2023 15:21
- minor code refactorings
Core Version 0.1.506.11.2023 11:18
-
Minor code changes. Make sure to update all other mods for compatibility !
Core Version 0.1.419.10.2023 12:23
- Function for Spawn Menu to not open mutliple times
Core Version 0.1.317.10.2023 14:19
- Added own OnInit function in MissionBase to workaround mods like Custom Huds breaking my Mods by not properly overwriting the OnInit method.
- Admin placement base menu to allow placement of ATMs and Garages from a menu replacing the Garage Admin Kit
- some more Admin Menu functionality for more consistent Admin Menu pages
Core Version 0.1.212.10.2023 17:53
- Filesystem explorer to select any file
Core Version 0.1.110.10.2023 15:31
- moved some utils classes from Advanced Groups to Core
- moved more scripts from 4_World to 3_Game
Core Version 0.1.006.10.2023 12:50
- Small testframework for Unit tests
- Experimental autocomplete function for input fields (currently used when adding currencies ingame
- renaimg of some methods and classes
- change some file structure and split up files
- minor fixes to the new Menu Base class
Core Version 0.0.2418.09.2023 17:44
- Code, which should run after Mission was initialized could be run easier causing issues like Territory Flag Lifetime not found and error messages like
TerritoryFlag is not added to the types.xml !
- Users can now scroll further into the map than before
- New Menu Base Class for cleaner menu classes in the future
Core Version 0.0.2309.09.2023 20:00
- possible nullpointer with
InitMission
in the error