[UNFIXED] 3d text label not working
#1

I am using this:
pawn Код:
//On top
new ObjectiveVehicle, Text3D:vehicle3Dtext;
//OnGameModeInit
vehicle3Dtext = Create3DTextLabel( "Objectivevec", 3dlabelcolor, 0.0, 0.0, 0.0, 400.0, 0, 0 );
Attach3DTextLabelToVehicle( vehicle3Dtext, ObjectiveVehicle, 0.0, 0.0, 0.0);
Reply
#2

Anyone can help my m8? :d
Reply
#3

pawn Код:
Attach3DTextLabelToVehicle( vehicle3Dtext, IGuessYouShouldPutThereVehicleID, 0.0, 0.0, 2.0); // "IGuessYouShouldPutThereVehicleID" - Write here your Vehicle ID
Reply
#4

ObjectiveVehicle is the vehicle id
Reply
#5

Hmm doesn'T look like there's an error :O
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)