Problem here.
#1

Error i get
Код:
C:\Users\Robins\Desktop\New folder\gamemodes\IBP.pwn(700) : error 017: undefined symbol "CHECKPOINT_STORE"
C:\Users\Robins\Desktop\New folder\gamemodes\IBP.pwn(723) : error 054: unmatched closing brace ("}")
C:\Users\Robins\Desktop\New folder\gamemodes\IBP.pwn(723) : error 010: invalid function or declaration
pawn Код:
new CheckpointAreaType[23][1] = {
{CHECKPOINT_GUN},
{CHECKPOINT_STORE},
{CHECKPOINT_BANK},
{CHECKPOINT_BAR},
{CHECKPOINT_REST},
{CHECKPOINT_DMV},
{CHECKPOINT_LSPD},
{CHECKPOINT_STORE},
{CHECKPOINT_STORE},
{CHECKPOINT_STORE},
{CHECKPOINT_STORE},
{CHECKPOINT_STORE},
{CHECKPOINT_BAR},
{CHECKPOINT_BAR},
{CHECKPOINT_BAR},
{CHECKPOINT_BAR},
{CHECKPOINT_GUN},
{CHECKPOINT_CLUCK},
{CHECKPOINT_PIZZA},
{CHECKPOINT_BURGER},
{CHECKPOINT_CLOTHES},
{CHECKPOINT_CLOTHES},
{CHECKPOINT_CLOTHES}

};
Reply


Messages In This Thread
Problem here. - by N0FeaR - 21.04.2012, 13:08
Re: Problem here. - by Ainseri - 21.04.2012, 13:36
Re: Problem here. - by Avi57 - 21.04.2012, 13:38
Re: Problem here. - by sniperwars - 21.04.2012, 13:40
Re: Problem here. - by Ainseri - 21.04.2012, 13:44
Re: Problem here. - by N0FeaR - 21.04.2012, 17:36
Re: Problem here. - by ViniBorn - 21.04.2012, 17:58
Re: Problem here. - by N0FeaR - 21.04.2012, 18:00
Re: Problem here. - by ViniBorn - 21.04.2012, 18:15
Re: Problem here. - by N0FeaR - 21.04.2012, 18:37

Forum Jump:


Users browsing this thread: 1 Guest(s)