Pickup question?
#1

Hello guys, so I've created a pickup and set the params of it and everything works fine, but I kinda don't know how to attach a text to the pickup to display it. I mean that it shall look like that "PICKUP" ^^ On the top of it, it shall display "LSPD or w/e"...

Here's a pic. of what I mean.

Thanks ahead
Reply
#2

You need to use this function:

pawn Код:
Create3DTextLabel("CustomText",COLOR_CUSTOM,PickUpPositionX, PickUpPositionY, PickUpPositionZ+0.5,DrawDistance,VirtualWorldID,0);
Reply
#3

Quote:
Originally Posted by Cjgogo
Посмотреть сообщение
You need to use this function:

pawn Код:
Create3DTextLabel("CustomText",COLOR_CUSTOM,PickUpPositionX, PickUpPosY, PickUpPositionZ+0.5,DrawDistance,VirtualWorldID,0);
Thanks helped me alot
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)