Create3DtextLabel
#10

Quote:
Originally Posted by Jack.7331
View Post
pawn Code:
CreateDynamic3DTextLabel("TEXT", COLOR HERE, X, Y, Z, DRAW DISTANCE, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 0, -1, -1, -1, 10.0);
Woops, just realised you wanted a value.
pawn Code:
new
       dynamiclabel[128];

format(dynamiclabel, sizeof(dynamiclabel), "Value %s, Value %s or w/e", value1, value2);
Instead of "TEXT", type dynamiclabel
YOUR QUESTION WAS ANSWERED.
Reply


Messages In This Thread
Create3DtextLabel - by 3RoR - 23.03.2012, 15:48
Re: Create3DtextLabel - by new121 - 23.03.2012, 15:52
Re: Create3DtextLabel - by AlTy - 23.03.2012, 15:54
Re: Create3DtextLabel - by 3RoR - 23.03.2012, 16:12
Re: Create3DtextLabel - by GNGification - 23.03.2012, 16:14
Re: Create3DtextLabel - by 3RoR - 23.03.2012, 16:18
Re: Create3DtextLabel - by 3RoR - 23.03.2012, 19:53
Re: Create3DtextLabel - by Jack.7331 - 23.03.2012, 20:40
Re: Create3DtextLabel - by Nicholas. - 23.03.2012, 20:48
Re: Create3DtextLabel - by Vladamir - 24.03.2012, 09:17

Forum Jump:


Users browsing this thread: 1 Guest(s)