Have a problem mabey you can help....
#2

It looks like it is part of a switch statement, but not under a specific case, are you sure the rest of the syntax is correct? Also it should not be <= MAX_PLAYERS, unless you're using a custom MAX_PLAYERS value. As MAX_PLAYERS is 500 and ID 500 is never used in SA-MP, that is why we always do < MAX_PLAYERS.

Also as the error says, you can only have one statement or expression in a case, so you'll need to work around that also.
Reply


Messages In This Thread
Have a problem maybe you can help.... - by trapped1 - 26.12.2010, 16:15
Re: Have a problem mabey you can help.... - by JaTochNietDan - 26.12.2010, 16:34
Re: Have a problem mabey you can help.... - by trapped1 - 26.12.2010, 16:39
Re: Have a problem mabey you can help.... - by Babul - 26.12.2010, 23:30
Re: Have a problem mabey you can help.... - by trapped1 - 26.12.2010, 23:57

Forum Jump:


Users browsing this thread: 1 Guest(s)