A simple command " /donations"
#1

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
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)