[FS/SNIPPET] Slot reservation system - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FS/SNIPPET] Slot reservation system (
/showthread.php?tid=110299)
[FS/SNIPPET] Slot reservation system -
Striker_Moe - 25.11.2009
|| Slot reservation system ||
Whatґs this FS about?
This filterscript provides you the opportunity to reserve a certain amount of slots. If a player tries to connect using a reserved slot, he gets kicked again. BUT: You can assign certain players slot reservations. Look down for information about that.
List of features
- You can reserve unlimited slots and assign those slots to unlimited players
- File saving using DINI - saving of the assigned slots
- /reserveslot [ID] and /takeslot [ID] for RCON admins
Screenshots
Notice
You NEED to create a folder called "rslots" inside the scriptfiles folder!
Spotted a bug?
Although Iґve tested everything, bugs can emerge. If you spot one, please report it in this thread!
Credits & Copyright
- Credits to me
- You may edit this script if you want to, but you may not re-upload it then.
Download:
Solidfiles
Pastebin(.com)
http://mo3.pastebin.com/f1d5b8232
Note: This system was not created for release - Im doing it anyways now, please keep my credits. Thank you.
Have fun playing SA:MP.
Re: [FS/SNIPPET] Slot reservation system -
patchkinson - 25.11.2009
FIRST REPLY!
nice doing there!
Re: [FS/SNIPPET] Slot reservation system -
alex25ro - 27.11.2009
Quote:
Originally Posted by Mo3
- /reserveslot [ID] and /takeslot [ID] for RCON admins
|
and will reserve the ID? if you have ID 2 today and tomorow you will have 20? I think is better to do it by Name_Prename
PS. i love IT.. test it soon
Re: [FS/SNIPPET] Slot reservation system -
Striker_Moe - 29.11.2009
It saves the playerґs name, not the ID.