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
MySQL Load car not working
dusk
High-roller
Posts: 1,113
Threads: 127
Joined: Jul 2008
Reputation:
0
#2
05.11.2014, 14:04
Код:
WHERE 'ID'
What's the point of this WHERE clause?
Also show us your mysql log. And one more note:
pawn Код:
if
(
mysql_num_rows
(
)
>
0
)
This code is pointless. If there are no rows the while loop will simply not run.
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
MySQL Load car not working
- by
DovIIs
- 05.11.2014, 13:48
Re: MySQL Load car not working
- by
dusk
- 05.11.2014, 14:04
Re: MySQL Load car not working
- by
sammp
- 05.11.2014, 14:47
Re: MySQL Load car not working
- by
Vince
- 05.11.2014, 15:40
Re: MySQL Load car not working
- by Guest4390857394857 - 05.11.2014, 15:46
Re: MySQL Load car not working
- by
sammp
- 05.11.2014, 20:21
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