ERROR ?
#3

Код:
C:\Users\PC\Desktop\Younes\SAMP Version\gamemodes\COD-DW-v1.50.pwn(1430) : error 017: undefined symbol "TotalGameTime"
C:\Users\PC\Desktop\Younes\SAMP Version\gamemodes\COD-DW-v1.50.pwn(1432 -- 1436) : error 017: undefined symbol "PlayerName2"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
hm....
1430:
TotalGameTime(id, h, m, s);

1436:
PlayerName2(id), GetPlayerScore(id), GetPlayerMoney(id), PlayerInfo[id][pKills], PlayerInfo[id][pDeaths], floatdiv(PlayerInfo[id][pKills], !PlayerInfo[id][pDeaths] ? 1 : PlayerInfo[id][pDeaths]),



edit: i have try to fix the playername2
and got this
Код:
C:\Users\PC\Desktop\Younes\SAMP Version\gamemodes\COD-DW-v1.50.pwn(1430) : error 017: undefined symbol "TotalGameTime"
C:\Users\PC\Desktop\Younes\SAMP Version\gamemodes\COD-DW-v1.50.pwn(1432 -- 1437) : error 017: undefined symbol "GetClass"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
1437:
PlayerInfo[id][pAdmin], PlayerInfo[id][pHelper] ? ("Yes") : ("No"), GetRankName(id), GetTeamName(id), GetClass(id),
Reply


Messages In This Thread
ERROR ? - by Younes44 - 05.06.2015, 09:25
Re: ERROR ? - by Konstantinos - 05.06.2015, 09:57
Re: ERROR ? - by Younes44 - 05.06.2015, 10:06
Re: ERROR ? - by Konstantinos - 05.06.2015, 10:22
Re: ERROR ? - by Younes44 - 05.06.2015, 10:23
Re: ERROR ? - by Younes44 - 05.06.2015, 10:34
Re: ERROR ? - by Konstantinos - 05.06.2015, 10:38
Re: ERROR ? - by Younes44 - 05.06.2015, 10:40

Forum Jump:


Users browsing this thread: 1 Guest(s)