Undefined symbol
#5

try this one
pawn Код:
dcmd_web(playerid,params[])
{
#pragma unused params
#pragma unused playerid
new string[128];
format(string, sizeof(string), "Los Santos Roleplay/Cops/Robbers");
SendClientMessageToAll(COLOR_WHITE, string);
SendClientMessageToAll(0x87CEEBAA, "This is NOT a deathmatch server. Do not randomly kill players");
SendClientMessageToAll(0x87CEEBAA, "Visit our website to report bugs/suggestions/complaints etc");
SendClientMessageToAll(0x87CEEBAA, "There is a full list of commands/rules and other information on our website" );
SendClientMessageToAll(0x87CEEBAA, "www.LSCNRV3.tk");
GameTextForAll("~w~www.LSCNRV3.tk", 6000, 0);
return 1;
}
i Tested this in my gamemode works perfect
Reply


Messages In This Thread
---------- - by K3nX - 10.06.2013, 12:00
Re: Undefined symbol - by IceBilizard - 10.06.2013, 12:04
---------- - by K3nX - 10.06.2013, 12:23
Re: Undefined symbol - by Newmans - 10.06.2013, 12:28
Re: Undefined symbol - by IceBilizard - 10.06.2013, 12:37

Forum Jump:


Users browsing this thread: 1 Guest(s)