Ps Error ? -_-
#10

Quote:
Originally Posted by DaRk_RaiN
Посмотреть сообщение
That not how you define a variable, replace
This
pawn Код:
#define pS Player[playerid]
With this:
pawn Код:
new pS[MAX_PLAYERS];
As for the rest of the code don't change a thing, it should work.
It's not defining a variable; it's defining a macro. It's not an issue.


Make sure the #define is BEFORE when it is used.
Reply


Messages In This Thread
Ps Error ? -_- - by RandomDude - 17.04.2013, 19:16
Re: Ps Error ? -_- - by DaRk_RaiN - 17.04.2013, 19:19
Re: Ps Error ? -_- - by RandomDude - 17.04.2013, 19:24
Re: Ps Error ? -_- - by TomatoRage - 17.04.2013, 21:35
Re: Ps Error ? -_- - by RandomDude - 18.04.2013, 16:23
Re: Ps Error ? -_- - by RandomDude - 18.04.2013, 17:04
Re: Ps Error ? -_- - by Necip - 18.04.2013, 17:07
Re: Ps Error ? -_- - by zalix111 - 18.04.2013, 17:08
Re: Ps Error ? -_- - by RandomDude - 18.04.2013, 17:11
Re: Ps Error ? -_- - by MP2 - 18.04.2013, 17:37

Forum Jump:


Users browsing this thread: 1 Guest(s)