CreateDynamic3DTextLabel
#1

Hey guys, can u do me a favor? I need to add Dynamic3DTextLabel '/SASD to open your locker' at this position AddPlayerClass(186,223.3369,185.9860,1003.0313,327 .8399,0,0,0,0,0,0); //

Please dont say 'you can do like this', just do it end send it.

Sorry for my bad English, but you can understand it.
Reply
#2

Код:
Create3DTextLabel("/SASD to open your locker", 0x008080FF, 223.3369, 185.9860, 1003.0313, 40.0, 0, 0);
Next time user the search button or the wiki.
https://sampwiki.blast.hk/wiki/Create3DTextLabel
Reply
#3

CreateDynamic3DTextLabel("/SASD to open your locker", 0x008080FF, 223.3369, 185.9860, 1003.0313, 50.0, 0, 0);
Just for the future use this https://sampwiki.blast.hk/wiki/Create3DTextLabel
Reply
#4

Quote:
Originally Posted by Shetch
Посмотреть сообщение
Код:
Create3DTextLabel("/SASD to open your locker", 0x008080FF, 223.3369, 185.9860, 1003.0313, 40.0, 0, 0);
Next time user the search button or the wiki.
https://sampwiki.blast.hk/wiki/Create3DTextLabel
You dont understand? I cant do it. I said just do it end send. And, thanks for it bro.
Reply
#5

Quote:
Originally Posted by Deniz1467
Посмотреть сообщение
You dont understand? I cant do it. I said just do it end send. And, thanks for it bro.
"I said just do it end send." I do not understand, indeed.
Anyhow, use the wiki.
Reply
#6

Quote:
Originally Posted by Deniz1467
Посмотреть сообщение
You dont understand? I cant do it. I said just do it end send. And, thanks for it bro.
He sent it to you!
Just put this
Код:
public OnPlayerConnect(playerid)
{
    Create3DTextLabel("/SASD to open your locker", 0x008080FF, 223.3369, 185.9860, 1003.0313, 40.0, 0, 0);
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)