Attach3DTextLabelToVehicle help
#2

pawn Код:
new id = VehicleInfo[GetPlayerVehicleID(playerid)][vOwned]
Attach3DTextLabelToVehicle(vehicle3Dtext[keyid], keyid, 0.0, 0.0, 2.0); // why vehicle3Dtext[keyid]??
try to
pawn Код:
Attach3DTextLabelToVehicle(vehicle3Dtext[id], id, 0.0, 0.0, 2.0);
i hope that i understand what you want to do.
Reply


Messages In This Thread
Attach3DTextLabelToVehicle help - by N0FeaR - 10.02.2016, 11:26
Re: Attach3DTextLabelToVehicle help - by Galletziz - 10.02.2016, 14:09
Re: Attach3DTextLabelToVehicle help - by N0FeaR - 10.02.2016, 16:07
Re: Attach3DTextLabelToVehicle help - by Crayder - 10.02.2016, 16:42
Re: Attach3DTextLabelToVehicle help - by N0FeaR - 10.02.2016, 17:53

Forum Jump:


Users browsing this thread: 1 Guest(s)