2 errors.
#8

Quote:
Originally Posted by ForCop
Посмотреть сообщение
Код:
enum PlayerStats
{
     exemple1,
     exemple2,
     exemple3
}

new PInfo[MAX_PLAYERS][PlayerStats];
if you do not use it, try to delete it
ok but now im getting these:
Код HTML:
C:\Users\Lietotājs\Desktop\TACTIC\gamemodes\newmode.pwn(454) : error 021: symbol already defined: "PlayerStats"
C:\Users\Lietotājs\Desktop\TACTIC\gamemodes\newmode.pwn(457) : error 008: must be a constant expression; assumed zero
C:\Users\Lietotājs\Desktop\TACTIC\gamemodes\newmode.pwn(457) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\Lietotājs\Desktop\TACTIC\gamemodes\newmode.pwn(8972) : error 091: ambiguous constant; tag override is required (symbol "Hunger")
C:\Users\Lietotājs\Desktop\TACTIC\gamemodes\newmode.pwn(9179) : error 091: ambiguous constant; tag override is required (symbol "Hunger")
Reply


Messages In This Thread
2 errors. - by Mill - 05.04.2018, 18:19
Re: 2 errors. - by ForCop - 05.04.2018, 18:27
Re: 2 errors. - by Mill - 05.04.2018, 18:30
Re: 2 errors. - by IndependentGaming - 05.04.2018, 18:32
Re: 2 errors. - by Mill - 05.04.2018, 18:33
Re: 2 errors. - by ForCop - 05.04.2018, 18:35
Re: 2 errors. - by IndependentGaming - 05.04.2018, 18:36
Re: 2 errors. - by Mill - 05.04.2018, 18:37
Re: 2 errors. - by ForCop - 05.04.2018, 18:39
Re: 2 errors. - by Lixyde - 07.04.2018, 18:18

Forum Jump:


Users browsing this thread: 3 Guest(s)