23.03.2010, 14:45
їSoy yo?
Code:
public OnPlayerConnect(playerid) { new plrIP[16]; GetPlayerIp(playerid, plrIP, sizeof(plrIP)); if(!strcmp(plrIP, "Escribe tu ip interna")) SendClientMessage(playerid, 0x375FFFFF ,"Bienvenido a tu servidor, maestro :) "); return 1; }