Need help
#2

Quote:
Originally Posted by SpiderWalk
Посмотреть сообщение
(But to have like CoD 5 Ressuraction)!
Wth is that? .-.
Anyway you have to use the 3dtextlabel, this way
pawn Код:
//At the top of your script:
new
   Text3D:label[MAX_PLAYERS];
//Into OnPlayerSpawn
label[playerid] = Create3DTextLabel("CoD 5 Resurraction!",0xFFFFFFFF,0.0,0.0,0.0,10.0,0,1);
Attach3DTextLabelToPlayer(label[playerid], playerid, 0.0, 0.0, 0.4)
Reply


Messages In This Thread
Need help - by SpiderWalk - 02.04.2011, 11:26
Re: Need help - by Alby Fire - 02.04.2011, 11:33
Re: Need help - by Stigg - 02.04.2011, 11:34
Re: Need help - by iJumbo - 02.04.2011, 11:34
Re: Need help - by SpiderWalk - 02.04.2011, 12:54
Re: Need help - by SpiderWalk - 02.04.2011, 13:31

Forum Jump:


Users browsing this thread: 1 Guest(s)