29.06.2014, 11:49
Let's start the tutorial,I'm new in the scripting world,but I can help you with other commands.Ok,first you need to make this:
if(strcmp(cmd, "/donations", true) == 0)
{
SendClientMessage(playerid, COLOR_RED, "[DONATIONS]:Your example...");
SendClientMessage(playerid, COLOR_RED, "[DONATIONS]:Your example...");
SendClientMessage(playerid, COLOR_RED, "[DONATIONS]:Premium Account $$");
SendClientMessage(playerid, COLOR_RED, "[DONATIONS]:Admin level 1,$$");
SendClientMessage(playerid, COLOR_RED, "[DONATIONS]:Biz+house+100kk $$");
SendClientMessage(playerid, COLOR_RED, "[DONATIONS]:NRG for $)");
return 1;
}
I hope,I helped you with this simple command,thx
if(strcmp(cmd, "/donations", true) == 0)
{
SendClientMessage(playerid, COLOR_RED, "[DONATIONS]:Your example...");
SendClientMessage(playerid, COLOR_RED, "[DONATIONS]:Your example...");
SendClientMessage(playerid, COLOR_RED, "[DONATIONS]:Premium Account $$");
SendClientMessage(playerid, COLOR_RED, "[DONATIONS]:Admin level 1,$$");
SendClientMessage(playerid, COLOR_RED, "[DONATIONS]:Biz+house+100kk $$");
SendClientMessage(playerid, COLOR_RED, "[DONATIONS]:NRG for $)");
return 1;
}
I hope,I helped you with this simple command,thx