Problem With 3dTextLabel
#1

Hello guys,
i am trying to create 3dtextdraws at some locs with checkpoints.
i used this code:

pawn Код:
lobbyenter = CreateDynamicCP(-2624.6023, 1412.7440, 7.0938, 1.5, -1, 0, -1, 150.0);
lobbyexit = CreateDynamicCP(1726.8781, -1638.0042, 20.2230, 1.5, -1, 18, -1, 150.0);
Create3DTextLabel("Oblivion Server Lobby", 0xFFFFFFFF, -2624.6023, 1412.7440, 7.0938, 40.0, -1, 0);
Create3DTextLabel("Exit", 0xFFFFFFFF, 1726.8781, -1638.0042, 20.2230, 40.0, -1, 0);
the checkpoints are working and visible but labels are not visible...

i dont know why it is happening..
maybe is this because of creating checkpoint and label at same location
or anyother reason...

please help me...

and thanks in advance!!!!!!!!!!
Reply


Messages In This Thread
Problem With 3dTextLabel - by saikumar - 29.04.2014, 12:38
Re: Problem With 3dTextLabel - by IndependentGaming - 29.04.2014, 15:08
Re: Problem With 3dTextLabel - by saikumar - 29.04.2014, 15:12
Re: Problem With 3dTextLabel - by Xenforox - 29.04.2014, 15:12
Re: Problem With 3dTextLabel - by Bingo - 29.04.2014, 15:45
Re: Problem With 3dTextLabel - by saikumar - 29.04.2014, 15:49
Re: Problem With 3dTextLabel - by Bingo - 29.04.2014, 15:52
Re: Problem With 3dTextLabel - by saikumar - 29.04.2014, 15:55
Re: Problem With 3dTextLabel - by Konstantinos - 29.04.2014, 16:24
Re: Problem With 3dTextLabel - by saikumar - 29.04.2014, 17:12

Forum Jump:


Users browsing this thread: 1 Guest(s)