undefined symbol "playerspawned"
#6

Well it would appear according to your code, that "playerspawned" is a single cell boolean, so you should create it in the global scope.

pawn Код:
new bool:playerspawned;
I'm not sure how else we can help if you're not telling us what you're trying to accomplish.
Reply


Messages In This Thread
undefined symbol "playerspawned" - by LZLo - 19.12.2010, 14:54
Re: undefined symbol "playerspawned" - by JaTochNietDan - 19.12.2010, 15:42
Re: undefined symbol "playerspawned" - by blackwave - 19.12.2010, 15:44
Re: undefined symbol "playerspawned" - by Mean - 19.12.2010, 15:44
Re: undefined symbol "playerspawned" - by LZLo - 19.12.2010, 16:54
Re: undefined symbol "playerspawned" - by JaTochNietDan - 19.12.2010, 16:57

Forum Jump:


Users browsing this thread: 1 Guest(s)