Vehicles not spawning [MYSQL]
#1

________
Reply
#2

because you did not fetch data for anything else but the myVehicles, you need to fetch data for all:

pawn Код:
sscanf(Query, "e<p<|>dffffdd>", myVehicles[i],myVehicles[i][vPositionX], myVehicles[i][vPositionY], myVehicles[i][vPositionZ], myVehicles[i][vAngleZ], myVehicles[i][vColor1], myVehicles[i][vColor2]);
Reply
#3

________
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)