3D Text label won't show or just my mistakes..
#1

Hello.

I have few problems with 3D Text labels' appearances. They won't show even when I'm near to their exact position. Codes:

pawn Код:
public OnGameModeInit()
{
    Create3DTextLabel("/buypizza here!",0xFFFF00FF,1086.12, 720.83, 10.82,30.0,1);
    Create3DTextLabel("/buyicecream here!",0xFFFF00FF,1099.15, 712.59, 10.66,30.0,1);
    Create3DTextLabel("/buygun here!",0xFF0000FF,1090.77, 712.18, 10.67,30.0,1);
    return 1;
}
There are more codes actually, but to remain my friend's script safety, I'm not gonna show other codes.
The labels just won't show up, are the codes placed in wrong place or I forgot to add something? Please help me, I'm new to this kind of thing.

Helps are appreciated. Thanks for reading.
Reply
#2

Read it properly:
https://sampwiki.blast.hk/wiki/Create3DTextLabel
Reply
#3

Lol my mistake, the virtual world was the mistake. Anyways, thanks for helping me.
Problem solved.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)