[HELP] Attach3DTextLabelToPlayer
#3

Quote:
Originally Posted by Nathan_Taylor
Посмотреть сообщение
pawn Код:
new stafflabel = Create3DTextLabel("STAFF BL", COLOR_WHITE, 30.0, 40.0, 50.0, 40.0, 0, 0);
Attach3DTextLabelToPlayer(stafflabel, playerid, 0.0, 0.0, 0.7);
You defined it as "staff:label" and attached "label"
wrong, still will give warnings.

he should do:

pawn Код:
new Text3D:stafflabel =Create3DTextLabel( ... );
https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer
Reply


Messages In This Thread
[HELP] Attach3DTextLabelToPlayer - by monster010 - 07.05.2014, 20:18
Re: [HELP] Attach3DTextLabelToPlayer - by Nathan_Taylor - 07.05.2014, 20:28
Re: [HELP] Attach3DTextLabelToPlayer - by Smileys - 07.05.2014, 20:49

Forum Jump:


Users browsing this thread: 1 Guest(s)