[REQUEST] Telling the admins when the players logs in
#7

Quote:
Originally Posted by Edmund_Kavel
Посмотреть сообщение
GetPlayerName(playerid, plname, sizeof(plname));
format(string, sizeof(string), "%s.ini", plname);
if(fexist(string))
{
gPlayerAccount[playerid] = 1;
SendClientMessage(playerid, COLOR_YELLOW, "Welcome Back to {00FFEE}Next Evolution RP {F3FF02}- Login and Enjoy your Stay.");
return 1;
}
else
{

Here u go
looks like these lines have nothing to do with the errors you got or with the code i sent you ??
can you send the correct lines?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)