Newbie helper
#1

{
SendClientMessage(playerid, COLOR_GRAD2, "USAGE: /helpme [text]");
return true;
}
format(string, sizeof(string), "** Newbie %s, Phone:[%d]: %s",PlayerName(playerid),PlayerInfo[playerid][pPnumber],(result));
SendHelperMessage(COLOR_GREEN, string);
HelpMeTimer[playerid] = 1;
SetTimerEx("HelpMeReset", 10000, false, "i", playerid);
SendClientMessage(playerid, COLOR_YELLOW, "** Your help request has been sent, please wait for a response.");
}





Can someone script it so once the message has been sent to the helper team, if once types "/helpnewbie" the helper will be teleported to the newbie

Also, can you make it so after the helper is finished, he can type "/newbiehelped" and it will teleport him back to his previous position or just to the LSPD. (Would prefer previous position)

Thank you
Reply


Messages In This Thread
Newbie helper - by lsrgta - 07.06.2012, 16:24
Re: Newbie helper - by Calgon - 07.06.2012, 16:29
Re: Newbie helper - by lsrgta - 07.06.2012, 16:56

Forum Jump:


Users browsing this thread: 1 Guest(s)