Attaching 3d text
#6

@[FIR]EVIL_BOSS:

Under inc's:
pawn Код:
new Text3D:3Dtxtlbl[MAX_PLAYERS];
OnPlayerConnect:
pawn Код:
3Dtxtlbl[playerid] = Create3DTextLabel("Bla Bla Bla Bla",-1, 30.0, 40.0, 50.0, 40.0, 0);
Attach3DTextLabelToPlayer(3Dtxtlbl[playerid],playerid,0.0, 0.0, 0.7);
Check This: https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer
Reply


Messages In This Thread
Attaching 3d text - by DiddyBop - 13.12.2009, 19:09
Re: Attaching 3d text - by Correlli - 13.12.2009, 19:11
Re: Attaching 3d text - by [FIR]EVIL_BOSS - 09.02.2011, 17:14
Re: Attaching 3d text - by [FIR]EVIL_BOSS - 13.02.2011, 07:59
Re: Attaching 3d text - by [FIR]EVIL_BOSS - 16.02.2011, 08:32
Re: Attaching 3d text - by HyperZ - 16.02.2011, 08:47
Re: Attaching 3d text - by [FIR]EVIL_BOSS - 16.02.2011, 12:22
Re: Attaching 3d text - by [FIR]EVIL_BOSS - 18.02.2011, 07:28

Forum Jump:


Users browsing this thread: 1 Guest(s)