[Release] [ZM] Milestone & AFK
-
Merry Christmas to everyone from the land down under. I hope you are enjoying Christmas this year.
These were the first two scripts I created for Pluto, These have been on the Stick Gaming servers since the beginning of the year. I always wanted to release this to the public whenever I felt like these were complete. Since it is Christmas I wanted to give you guys something cool to add to your servers.
This script pack contains my AFK system and Milestone system.
Features
AFK Beta 4.3.2-
Togable AFK mode
-
when AFK milestones won't be rewarded (require milestone script)
-
list itemAuto turn on AFK mode when a player isn't moving
-
Auto turn off AFK mode
-
Auto kick feature
-
Tell other players if the player is AFK
-
Message to the AFK person that they are AFK
-
Auto-restart if a player joins when the whole alive team is AFK
-
Changes Player Clan Tag to [AFK] when AFK
-
Custom Kick message
-
Easy to config
Milestone 0.5.1 (kinda like cold war but more useful)
-
Easy to config
-
Give points to the player on milestone round
-
Give extra perk slot on milestone round
-
Give random perk to the player on milestone round
-
Give a random power-up on milestone round
-
Give a max ammo on milestone round
-
Preset milestone rounds up and rewards up to round 40
-
Rewards GUI for milestone round
LINKS:
Source code
ReleaseRequirements:
AFK - You will need Feddddd t6-gsc-utils install on your server in order for AFK script to work.Install:
Compile the script or for a pre-compile go look in our releaseCopy the compile files to your
AppData/Local/Plutonium/storage/t6/scripts/zm
folderOnce copied you will need to rename each script to remove -complied from their names
Add this to your server .cfg file (if using AFK script)
////////////////////////// // AFK System beta 4.3 /// ////////////////////////// set afk_cooldown 30 // Cooldown untill player can turn on afk again (1min - 60, 2min - 90, 3min - 180, 4min - 240, 5min - 300) set afk_autokick 300 // Timer to Auto kick the player if they in AFK for to long (5min - 300, 10min - 600, 15min - 900, 30min - 1800, 45min - 2700) set afk_distoturnoff 15 // the amount of distance the player need to move before AFK mode will turn off set afk_AutoAFK 60 // Timer for auto afk to turn on when player is not moving or pressing a button set afk_allowautoAFK 1 // Turn off auto AFK system (0 = off, 1 = on)
Start your server.
-
-
How do I config the milestone script?
-
Swagmaster42 for now you have to configure it though the script it self and then compile it. I’m currently doing a complete overhaul of both scripts which will make it even more configurable.