Data loading wrong
#6

REMOVE MAX_PVEHICLE as your limit coz it will read that...

or just remove the LIMIT part towards the MAX_PVEHICLE don't set any maximum

if you are loading player cars

Yiu should het it from the id.

PHP код:
LoadVehicleStats() 

    
mysql_tquery(Database"SELECT * FROM Vehicles" "OnVehiclesAvailable"); 
    return 
1

That's all you need to do

It will load all the cars on your server player and non player vehicles.
Reply


Messages In This Thread
Data loading wrong - by AndreiWow - 05.02.2017, 16:22
Re: Data loading wrong - by Sabur - 05.02.2017, 18:25
Re: Data loading wrong - by AndreiWow - 05.02.2017, 18:34
Re: Data loading wrong - by JesterlJoker - 05.02.2017, 23:08
Re: Data loading wrong - by AndreiWow - 06.02.2017, 02:30
Re: Data loading wrong - by JesterlJoker - 06.02.2017, 04:58
Re: Data loading wrong - by AndreiWow - 06.02.2017, 05:02
Re: Data loading wrong - by JesterlJoker - 06.02.2017, 05:08
Re: Data loading wrong - by AndreiWow - 06.02.2017, 10:51
Re: Data loading wrong - by Dayrion - 06.02.2017, 14:45

Forum Jump:


Users browsing this thread: 1 Guest(s)