Help me please [URGENT]
#5

Quote:
Originally Posted by ViciousRoleplay123
Посмотреть сообщение
Here u go. I think u wanted this name:

Код:
format(String, sizeof(String), "You were cought on speed cam(%d/%d) ((Pay system in make))",CSpeed, SpeedCams[p][scmaxspeed]);
SendClientMessage(i, COLOR_RED, String);
format(String, sizeof(String), "Speed Cam: Player %s was caught in speed cam (%d/%d) ((Pay system in make))",GetPlayerName(playerid)CSpeed, SpeedCams[p][scmaxspeed])
SendCopMessage(string);
SetTimerEx("SpeedCamCheck", 5000, false, "d", i);
Change the GetPlayerName variable to whatever ur script have
D:\Real Life Roleplay all files\gamemodes\modernliferp.pwn(34954) : error 076: syntax error in the expression, or invalid function call
before 4 errors but after i added , after GetPlayerName it shows one error

Код:
SendClientMessage(i, COLOR_RED, String);
format(String, sizeof(String), "Speed Cam: Player %s was caught in speed cam (%d/%d) ((Pay system in make))",GetPlayerName, CSpeed, SpeedCams[p][scmaxspeed]);
SendCopMessage(COLOR_RED, String);
1 error

in my server it is GetPlayerName
Reply


Messages In This Thread
Help me please [URGENT] - by GarfieldRam - 30.12.2013, 01:51
Re: Help me please [URGENT] - by Mattakil - 30.12.2013, 02:37
Re: Help me please [URGENT] - by GarfieldRam - 30.12.2013, 06:59
Re: Help me please [URGENT] - by ViciousRoleplay123 - 30.12.2013, 07:04
Re: Help me please [URGENT] - by GarfieldRam - 30.12.2013, 07:12
Re: Help me please [URGENT] - by iZN - 30.12.2013, 07:17
Re: Help me please [URGENT] - by GarfieldRam - 30.12.2013, 07:21

Forum Jump:


Users browsing this thread: 2 Guest(s)