error custom func when input y_timers
#2

Why don't you simply do something like this?

PHP код:
//top
new Player_IP[MAX_PLAYERS];
// on player connect
GetPlayerIp(playeridPlayer_IP[playerid], 16);
// example usage
new string[128];
format(stringsizeof(string), "Your IP Address: %s"Player_IP[playerid]);
SendClientMessage(playerid, -1string); 
Reply


Messages In This Thread
error custom func when input y_timers - by kecoajepit - 06.04.2018, 00:24
Re: error custom func when input y_timers - by kovac - 06.04.2018, 01:33

Forum Jump:


Users browsing this thread: 1 Guest(s)