Not loading MySQL info
#8

Check under gamemodeinit ensure you have this:

pawn Код:
mysql_log(LOG_ALL);
under your load vehicles script, add this:

pawn Код:
new string [128];
format(string, sizeof(string), "Car Siren == %d", CarData[i][carSiren]);
printf(string);
Also, show your Car_Spawn(i) script
Reply


Messages In This Thread
Not loading MySQL info - by benjaminjones - 30.03.2016, 09:42
Re: Not loading MySQL info - by Mencent - 30.03.2016, 09:51
Re: Not loading MySQL info - by benjaminjones - 30.03.2016, 09:54
Re: Not loading MySQL info - by WeirdestYeti - 30.03.2016, 10:24
Re: Not loading MySQL info - by benjaminjones - 30.03.2016, 11:12
Re: Not loading MySQL info - by theonethatownz - 30.03.2016, 11:17
Re: Not loading MySQL info - by benjaminjones - 30.03.2016, 11:23
Re: Not loading MySQL info - by theonethatownz - 30.03.2016, 11:28
Re: Not loading MySQL info - by benjaminjones - 30.03.2016, 11:30
Re: Not loading MySQL info - by theonethatownz - 30.03.2016, 11:32

Forum Jump:


Users browsing this thread: 3 Guest(s)