[FilterScript] [Blue Seas]Event System v.1!
#1

Hello there buddies, after releasing my Afk system, i'd to like to release this too, its kinda elegant system, easy, simple and professional.

Commands:
/cevent [Event name] [Weapon id] [Ammo] [Reward (Money)] - to make the event
/ejoin - to join the event
/sevent - to start the event
/ewinner - to announce the event winner, and give him/her his/her reward, and it will end the event in the same time (and spawn all, reset all's weapons)
/eannounce - to announce the event, name, and reward in the chat!
/eventlist - to check who's still alive in the event (Dialog work)



Menu Commands:
/Eventors - Viewing the online server event's management!
/Seteventor - Working if you're rcon or level 3 eventor (EVENT'S MANAGER)


Ranks:

1- Events manager
2- Events supervisor
3- Events planner

rank 2,3 are available to manage events, rank 1 can set eventors (/seteventor)




Hope you liked it, by the way also, when you make the event command, it will set the event position in the same position you're standing on, it's safe enough, cant be abused, and fun alot!

Example: /cevent 24 900 1000000
(deagle, 900 ammo, 1million)

then do /eannounce for 5 times, to let the people see the event, and give them time to /ejoin, then when you see them enough to run the event, do /sevent (start event), and it will automatically start!



[IMPORTANT]: TO AVERT ABUSING THE SYSTEM, WITH /WEAPONS COMMANDS! YOU'VE TO ADD THIS CODE UNDER OnPlayerCommand CALLBACK ((IN YOUR GENUINE GAMEMODE))!

EXAMPLE:

PHP код:
public OnPlayerCommandPerformed(playeridcmdtext[], success)
{
   if(
InEvent[playerid] == 1) return SendClientMessage(playerid, -1" ");
 return 
1;

((I DIDNT ADD THIS IN THE FS BECAUSE IT MAY CAUSE MUCH BUGS!))

If you wish for any inquiry reply here!

Special thanks to, ****** For ZCMD, (SSCANF), and The forum tutorials, in which really helped me in.


DOWNLOAD: http://pastebin.com/9bQ5XHJg
Reply


Messages In This Thread
xXEvent SysteMXx v.1! - by xXRevolverXx - 16.02.2016, 00:49
Re: [Blue Seas]Event System v.1! - by SyS - 16.02.2016, 01:31
Re: [Blue Seas]Event System v.1! - by DEATHSTROKE - 16.02.2016, 01:52
Re: [Blue Seas]Event System v.1! - by iKarim - 16.02.2016, 04:05
Re: [Blue Seas]Event System v.1! - by xXRevolverXx - 16.02.2016, 13:25
Re: [Blue Seas]Event System v.1! - by xXRevolverXx - 16.02.2016, 13:37
Re: [Blue Seas]Event System v.1! - by K0P - 16.02.2016, 16:23
Re: [Blue Seas]Event System v.1! - by xXRevolverXx - 16.02.2016, 17:42
Re: [Blue Seas]Event System v.1! - by Roozevelt - 16.02.2016, 18:49
Re: [Blue Seas]Event System v.1! - by xXRevolverXx - 16.02.2016, 18:53

Forum Jump:


Users browsing this thread: 1 Guest(s)