Jump to page content
English English   Polish Polish   Dutch Dutch   Russian Russian   German German   Hungarian Hungarian   Norwegian Norwegian   Swedish Swedish   Finnish Finnish   Romanian Romanian   Spanish Spanish   Portuguese Portuguese   Latvian Latvian  
Homepage
Home
Register
Login

Resources
Forum
Wiki
Servers

rssGUI Jail System (gui-jail)

Category:script
Author(s):Al3grab
Downloads:16100
Rate:You need to be logged in to vote
Rating:3.9 (37 Votes)
Description:
GUI Jail System
=====================================
v2.1 | 22/5/2012
=====================================
New version 2.1 , improved timer .. added another one so now its not using missiontimer , added player name search , added the ablility to jail player with custom time , 'Other ..' in time grid.

The jail data will be on serial , and if player is jailed and he reconnects , he will be jailed and the jail time will be continued from the time it was when he quited the server !
=====================================
v2.0 | 4/2/2012
=====================================
New version 2.0 , added timers and ability to add more jails or remove .
edit data.xml file to add / remove jail
--
<Jail name ="Jail 1" posX="263.5" posY="77" posZ="1001" int="6" dim="1"/>
--
name : the name that will be shown in the gui grid
posX,posY,posZ = x,y,z position of the jail
int,dim : Interior of the Jail , Dimension of the Jail
--
<time><time times="60,120,350,3600,43200,3600000"/></time>
--
the jail timer durations [ just like admin panel mute/ban duration editing ]

credits for Talidan : missiontimer owner
=====================================
v1.0
=====================================
Hi , This is my simple GUI jail system , it includes 4 jail positions , and keeps the player jailed even if he reconnected [ saves the player ip ] .

Use /jail to open jail panel - you can edit the command from meta.xml or from script settings via admin panel

* Note That The Script is not Compiled so , Copyrights Please !
...

(more)

Download latest version | Report

Version history

Version Publish Date Changes
2.1.1 2012-05-22 20:43:20 the player wont be able to hit inside jail , and fixed grid list problem Download
2.1.0 2012-05-22 16:01:10 2.1 | Improved Timer , add more functions Download
2.0.1 2012-02-04 20:05:06 Bad bug fix xD Download
2.0.0 2012-02-04 18:21:44 2.0 | Added jail timer , fixed most bugs Download
1.2.0 2011-11-26 20:32:10 bug fix Download
1.1.0 2011-11-25 19:35:17 Fixed if player in vehicle Download
1.0.0 2011-11-25 13:06:56 First public release Download