SA-MP Forums Archive
Can someone help - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Can someone help (/showthread.php?tid=280367)



Can someone help - Alex_Obando - 31.08.2011

Hello I want to get the event system from this gamemode


pawn Код:
CMD:eventhelp(playerid, params[])
{
    if (EventKernel[EventCreator] == playerid || PlayerInfo[playerid][pAdmin] >= 4)
    {
        SendClientMessageEx(playerid, COLOR_GREEN,"_______________________________________");
        SendClientMessageEx(playerid, COLOR_GRAD4,"*** EVENT HELP *** type a command for more information");
        SendClientMessageEx(playerid, COLOR_WHITE,"*** EVENT HELP *** /seteventpos /seteventinfo /startevent /lockevent /endevent /announceevent /beginevent /quitevent");
        SendClientMessageEx(playerid, COLOR_GREEN,"_______________________________________");
    }
    return 1;
}
pawn Код:
Here: [url]http://www.mediafire.com/?wqw5jx22dd88gj1[/url]



Re: Can someone help - Davz*|*Criss - 31.08.2011

Removed.

Edit: Alex it is Next Generation Roleplay Gamemode is forbidden here at any moment.

Sorry for that.