public OnPlayerConnect(playerid){ new pName[MAX_PLAYER_NAME]; print("Incoming connection from %s", pName);}