22.01.2013, 12:54
Read this: https://sampwiki.blast.hk/wiki/Create3DTextLabel
There is a parameter for DrawDistance (Distance between player and label before it can be seen, some of these were at 0.2 or below...
Try this:
There is a parameter for DrawDistance (Distance between player and label before it can be seen, some of these were at 0.2 or below...
Try this:
pawn Код:
Create3DTextLabel("Type /v to spawn a vehicle!",green,-552.6854,2594.1509,53.5156,20.0,0,1);
Create3DTextLabel("Are you new here? type /help for more info",orange,-523.8593,2585.4375,53.5703,20.0,0,1);
Create3DTextLabel("Type /teles to show teleport list",lightblue,-523.9078,2600.9485,53.5703,20.0,0,1);
Create3DTextLabel("Thanks for playing in this server!",blue,-492.0814,2588.4346,53.4815,20.0,0,1);
Create3DTextLabel("Find a bug? Report them on forum!",gold,-491.8217,2597.3918,53.4658,20.0,0,1);