Need Help with this server
#5

public OnPlayerConnect(playerid)
{
SendClientMessage(playerid, COLOR_ORANGE, "Welcome to PartyIsland %s");
new string[128], playername[MAX_PLAYER_NAME];
GetPlayerName(playerid, playername, sizeof(playername));
format(string, sizeof(string), "%s has joined PartyIsland!", playername);
Reply


Messages In This Thread
Need Help with this server - by [$A$]W33D$P33D - 08.06.2011, 10:29
Re: Need Help with this server - by Ironboy500[TW] - 08.06.2011, 10:51
Re: Need Help with this server - by [$A$]W33D$P33D - 08.06.2011, 11:14
Re: Need Help with this server - by Ironboy500[TW] - 08.06.2011, 11:18
Re: Need Help with this server - by [$A$]W33D$P33D - 08.06.2011, 11:20
Re: Need Help with this server - by [$A$]W33D$P33D - 08.06.2011, 11:43
AW: Need Help with this server - by Julian12345 - 08.06.2011, 12:13
Re: Need Help with this server - by [$A$]W33D$P33D - 08.06.2011, 12:16

Forum Jump:


Users browsing this thread: 2 Guest(s)