Author Topic: Reservation Slots  (Read 1220 times)

0 Members and 1 Guest are viewing this topic.

Offline dominikkk26

  • Camper
  • ***
  • Posts: 404
    • PMGsite
Reservation Slots
« on: December 03, 2013, 08:52:58 am »
Script Name: Reservation
Script Description: Reservation slots on the server!
Version: 1.0.0
Author: dominikkk26
Compile Test: Passed
Core Version: 2.7.6
Download: Attachment! Click here to download the latest version.
Full Description:
How do I add a player to stay? Enter the IP|HWID|NAMES.txt
How to enter one above the other.
Code: (Example to IP) [Select]
127.0.0.1
192.168.0.0
Code: (Example to HWID) [Select]
3CCD4692A23
11011322CE
AE3D03F3ECD
Code: (Example to NAMES) [Select]
dominikk26
dominik2
dawid

Code: [Select]
[Settings]
Color=$FF9F17F0  // Color Text
Method=1  // Method [1 - Based on OnJoinTeam, throws the player who entered. 2 - Based on OnRequestGame, does not allow players to inputs.]
IP=true //After which has to check the IP [true|false]
HWID=true //After which has to check the HWID [true|false]
NAMES=true //After which has to check the NAMES [true|false]
ReloadCommand=/reloadsettings //Reload command settings and files reservations.
« Last Edit: December 18, 2013, 09:53:54 am by dominikkk26 »

Offline Falcon`

  • Flagrunner
  • ****
  • Posts: 792
  • A wanted lagger
Re: Reservation
« Reply #1 on: December 03, 2013, 09:57:11 am »
Well, as admin you can always join the server just by typing admin password in server password field. It should let you in even if server is already full.
If you're not paying for something, you're not the customer; you're the product being sold.
- Andrew Lewis

Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.

Offline Mighty

  • Camper
  • ***
  • Posts: 276
Re: Reservation
« Reply #2 on: December 04, 2013, 10:23:45 am »
Well, as admin you can always join the server just by typing admin password in server password field. It should let you in even if server is already full.

As far as I remember it was not working that way. Instead it would give you priority and you would join as soon as someone leaves (unlike the "normal" join request, which stops "trying" after few seconds, this one will attempt to join as long as you dont cancel it). Just an observation though.
xFire: macmil        e-mail: macekmil@gmail.com
My scripts: Accuracy Script       Flashbang       Punishments GUID
            CatchMe Gamemod       AntiFake
            CW System             AntiFakeGUID

Offline Bonecrusher

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1397
  • High above
    • Zabijaka.pl
Re: Reservation
« Reply #3 on: December 04, 2013, 11:55:53 am »
From what I recall you are able to join the game but can't join any team. As far as that idea might be useful it's hard to get a full server these days.

« Last Edit: December 04, 2013, 12:00:35 pm by Bonecrusher »

Im chill like that

Offline Mighty

  • Camper
  • ***
  • Posts: 276
Re: Reservation
« Reply #4 on: December 05, 2013, 02:07:48 am »
Oh yea that's correct. And as soon as someone leaves the game you will be added to desired team.
xFire: macmil        e-mail: macekmil@gmail.com
My scripts: Accuracy Script       Flashbang       Punishments GUID
            CatchMe Gamemod       AntiFake
            CW System             AntiFakeGUID