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
Help Archive
Linear Mode
array must be indexed problem
13th
Little Clucker
Posts: 49
Threads: 5
Joined: Dec 2008
Reputation:
0
#7
09.04.2009, 05:51
Код:
if(strcmp(params, carid, true) == 0)
should be
Код:
if(strcmp(confirm, carid, true) == 0)
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
array must be indexed problem
- by
Danand
- 08.04.2009, 22:16
Re: array must be indexed problem
- by
Castle
- 08.04.2009, 22:25
Re: array must be indexed problem
- by
hanzen
- 08.04.2009, 22:27
Re: array must be indexed problem
- by
Danand
- 08.04.2009, 22:46
Re: array must be indexed problem
- by
Weirdosport
- 08.04.2009, 23:21
Re: array must be indexed problem
- by
hanzen
- 09.04.2009, 00:12
Re: array must be indexed problem
- by
13th
- 09.04.2009, 05:51
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: 2 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive