MySQL owned vehicle system
#2

I have to admit that your method is quite nice (I'm using references via database ids held in fields).

However the nested loop looks ugly (max vehicles time max player cars might be a lot). Let's start with little debug:
Add this over if statement
pawn Код:
printf("Currently at %d/%d with values %s & %s", i, z, GetName(playerid), OwnedVehicles[i][carOwner]);
Reply


Messages In This Thread
MySQL owned vehicle system - by PaulDinam - 11.03.2013, 19:05
Re: MySQL owned vehicle system - by Misiur - 11.03.2013, 19:54
Re: MySQL owned vehicle system - by Knappen - 11.03.2013, 20:59

Forum Jump:


Users browsing this thread: 1 Guest(s)