Callsign from MySQL not attached
#1

Hello guys, i've got a problem with the police callsign, when the car spawns on saved position the callsign isn't attaced on a car, i tried to change the loading type but still nothing, i don't know where is the problem.

in Spawn_Car(carid) is this:
Код:
if (CarData[carid][carCallsign] != 0)
{ 
         CarCallsign[carid] = CreateDynamic3DTextLabel(CarData[carid][carCallsign], COLOR_WHITE, 0.0, 0.0, 0.0, 50.0, 0, 1);
         Attach3DTextLabelToVehicle(CarCallsign[carid], carid, -0.7, -1.9, -0.3);
}
- no errors or warns, but istn't attached to the vehicle...
Reply


Messages In This Thread
Callsign from MySQL not attached - by xXdaeminoXx - 09.02.2017, 21:12
Re: Callsign from MySQL not attached - by Misiur - 09.02.2017, 22:43
Re: Callsign from MySQL not attached - by xXdaeminoXx - 10.02.2017, 06:37
Re: Callsign from MySQL not attached - by xXdaeminoXx - 10.02.2017, 17:10

Forum Jump:


Users browsing this thread: 2 Guest(s)