3DTextLabel Problem!
#2

Код:
Create3DTextLabel
Returns	The ID of the newly created 3D Text Label
Why would you return it into an array? Make a new variable without array and return it there.

Ex:
Outside:
pawn Код:
new SpawnLabel;
OnGameModeInit:
pawn Код:
SpawnLabel = Create3DTextLabel("SPAWN: Abandoned Airport", COL_RED, 284.1689,2030.7312,17.6406, 50.0, 0, 0);
Reply


Messages In This Thread
3DTextLabel Problem! - by xPirate - 25.08.2013, 19:31
Re: 3DTextLabel Problem! - by ProjectMan - 25.08.2013, 19:38
Re: 3DTextLabel Problem! - by xPirate - 25.08.2013, 19:52
Re: 3DTextLabel Problem! - by Aliassassin123456 - 25.08.2013, 20:08
Re: 3DTextLabel Problem! - by xPirate - 25.08.2013, 20:44
Re: 3DTextLabel Problem! - by Vanter - 25.08.2013, 22:17
Re: 3DTextLabel Problem! - by DanishHaq - 25.08.2013, 22:30
Re: 3DTextLabel Problem! - by Edix - 25.08.2013, 22:49
Re: 3DTextLabel Problem! - by xPirate - 26.08.2013, 09:47

Forum Jump:


Users browsing this thread: 5 Guest(s)