Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Linear Mode
Ps Error ? -_-
MP2
Godfather
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
#10
18.04.2013, 17:37
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.
Find
Reply
«
Next Oldest
|
Next Newest
»
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
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help