[FilterScript] ServerCtrlPanel ~Advanced In-Game ControlPanel |GUI|ZCMD|
#1

ServerCtrlPanel V2.0 ~Advanced In-Game ControlPanel |GUI|ZCMD|

Description:
This is a IN-GAME Server-Control-Panel.
What you could do with it is alot Simple

FUNCTIONS: V1.0
[1] Creat Vehicles + with RespawnTimer
[2] Delete Vehicles
[3] OPEN/CLOSE Textdraws
[4] Change GameModText
[5] Add PickUp's
[6] Remove Pickup's
[7] Add 3DText
[8] Remove Add 3DText
[9] Execute Rcon Command
[10] Enable/Disable Tire Popping
[11] Enable/Disable Name Tags
[12] Stop Timer's


FUNCTIONS: V2.0
[1] Saving
[2] Close Textdraws
[3] Open Textdraw
[4] Create Vehicle [SAVING]
[5] Create VehicleEx [SAVING]
[6] Delete Vehicle
[7] Change GameModText
[8] Add PickUp [SAVING]
[9] Remove PickUp
[10] Add 3DText [SAVING]
[11] Change 3DText
[12] Remove 3DText
[13] Execute Rcon Command
[14] Enable/Disable Tire Popping
[15] Enable/Disable Name Tags
[16] Stop Timer
[17] nLoadFs
[18] nUnLoadFs

ADJUSTABLE
pawn Код:
//===================================================================================================================-//
#define ADMIN_LEVEL                   6 // If your using mREGV0.6(or higher) you can choose what level you can accese the CTRLpanel.
#define MAX_CHAR_ALLOWED             16 // This is the MAXIMUM CHARACTER for the GAME MODE TEXT.
#define MAX_3DTEXT_CHAR              18 // This is the MAXIMUM CHARACTER for the 3DTEXT LABLE.
#define MAX_LABELS_TO_CREATE         50 // This si the max labels you can create
#define MAX_VEHICLES_TO_CREATE       50 // This si the max vehicles you can CreateObject.
#define MAX_PICKUPS_TO_CREATE        50 // This si the max pickups you can create.
#define MAX_RESPAWN_TIME            200 // This is the max Respawn-Time for the Create-Vehicle-Ex.
//===================================================================================================================-//
Now You Can Save What You Make In Game (This is and exaple of the save files)
Код:
Vehicle[1] = CreateVehicle(456,-260.435241,2625.039306,62.697776,50.760467,0,1,60);
Vehicle[2] = CreateVehicle(602,-336.360107,2643.638671,63.590862,181.261154,0,1,60);
Vehicle[3] = CreateVehicle(452,-438.008941,2726.498779,62.490608,181.261154,0,1,60);
Vehicle[4] = CreateVehicle(512,-497.219238,2721.746093,65.287010,181.261154,0,1,60);
VehicleEx[1] = CreateVehicle(556,-1132.768676,2699.689941,45.543476,181.261154,0,1,20);
VehicleEx[2] = CreateVehicle(433,-1362.097778,2633.702880,51.823410,181.261154,0,1,200);
PickUp[1] = CreatePickup(1242,23,-1383.237060,2595.743652,55.430702,-1);
PickUp[2] = CreatePickup(1241,23,-1396.045166,2553.164062,59.718681,-1);
PickUp[3] = CreatePickup(1278,23,-1427.266235,2517.579589,61.565219,-1);
PickUp[4] = CreatePickup(1279,23,-1430.579223,2431.823486,58.593692,-1);
3DText[1] = Create3DTextLabel(TEST,0xFFFFFFAA,-1430.808959,2356.971191,52.977783,50.0,0,0);
3DText[2] = Create3DTextLabel(TEST2,0xFFFFFFAA,-1401.547973,2276.278808,54.872230,50.0,0,0);
VIDEO: V1.0
[ame]http://www.youtube.com/watch?v=QpyQS22mDAY[/ame]

PICTURES V2.0

Saving Dialog


Saving Enabled


Saving Disabled


Saving overwrite


Laoding FS


Laoding FS 2


UnLaoding FS


UnLaoding FS 2


NOTE:
Report if any bugs please!!!
It work with mREGV0.6.
To open the Control-Panel you have to log in as RCON and type /serverctrlpanel
It also Supports mREGV0.7.
The save files will be stored at [\scriptfiles\SCPOutput]

INSTALL:
[1]DOWNLOAD the FS.
[2]Put it into your FILTERSCRIPTS
[3]Add ServerControlPanel to your Server.cgf
[4]make sure you have ZCMD include and if using the mREG Supported version you will need y_ini/sscanf2

Suggestions:
If you got any Suggestion on what to add for newx version please post here.

DOWNLOAD:
Server-Control-Panel V2.0(mREGV0.7 NOT-SUPPORTED)

Server-Control-Panel(mREGV0.6 SUPPORTED)
Server-Control-Panel(mREGV0.6 NOT-SUPPORTED)
Reply
#2

What is this?
Reply
#3

Quote:
Originally Posted by -Luis
Посмотреть сообщение
What is this?
Read it Again
Reply
#4

Wow, Nice work dude!
Keep the good work up!
Reply
#5

This is amazing! really great work
Reply
#6

Thanks
Reply
#7

Good Work!
Reply
#8

Quote:
Originally Posted by Manuel7284
Посмотреть сообщение
Good Work!
Thanks
EDIT: Does anyone have any suggestion that i could add?
Reply
#9

ThIs Is Amazzing pArK Keep It Up
Reply
#10

ServerCtrlPanel (New Update V2.0)
NEWFeatures:
[1]You can now Change the 3D TEXT LABLE that you created.
[2]Also you can now save what you created in game, more info in the main post.

IF YOU GOT ANY IDEAS POST HERE!!!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)