/ip gives error, /mute doesn't works correctly
#9

Well.. i have this code on my test server

pawn Code:
new JoinFA[100], pIP[15];
     GetName(playerid);
     GetPlayerIp(playerid, pIP, sizeof(pIP));
     format(JoinFA,sizeof(JoinFA), " * %s joined the server [%d]",GetName(playerid), pIP);
     MessageToAdmins(grey, JoinFA);
And it works perfectly.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)