STRING
#1

here i have
Код:
format(string, sizeof(string), "%s (ID %d - %s) is now on-duty as a Level %d Admin.");(PlayerInfo[playerid][pAdminName], playerid, GetPlayerNameEx(playerid), PlayerInfo[playerid][pAdmin]);
when i try to compile it gives me that errors
Код:
C:\Users\Mazen\Desktop\DLRP v1.1.193 - BETA TEST\gamemodes\DLRP.pwn(39038) : error 017: undefined symbol "string"
C:\Users\Mazen\Desktop\DLRP v1.1.193 - BETA TEST\gamemodes\DLRP.pwn(39038) : error 017: undefined symbol "string"
C:\Users\Mazen\Desktop\DLRP v1.1.193 - BETA TEST\gamemodes\DLRP.pwn(39038) : error 029: invalid expression, assumed zero
C:\Users\Mazen\Desktop\DLRP v1.1.193 - BETA TEST\gamemodes\DLRP.pwn(39038) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
while String is already defined and i really don't know whats wrong.
Reply


Messages In This Thread
STRING - by NewbieHelper - 05.10.2013, 22:32
Re: STRING - by DobbysGamertag - 05.10.2013, 22:34
Re: STRING - by NewbieHelper - 05.10.2013, 22:37
Re: STRING - by NewbieHelper - 05.10.2013, 22:56
Re: STRING - by Jefff - 05.10.2013, 22:59
Re: STRING - by NewbieHelper - 06.10.2013, 10:48
Re: STRING - by Danialdano - 06.10.2013, 11:33
Re: STRING - by DanishHaq - 06.10.2013, 12:06
Re: STRING - by NewbieHelper - 06.10.2013, 13:45
Re: STRING - by Danialdano - 06.10.2013, 14:16

Forum Jump:


Users browsing this thread: 2 Guest(s)