How to do this ?
#4

This is simple 3D Text Label.
An example(taken from the wiki):
Quote:

public OnGameModeInit()
{
Create3DTextLabel("I'm at the coordinates:\n30.0, 40.0, 50.0", 0x008080FF, 30.0, 40.0, 50.0, 40.0, 0, 0);
return 1;
}

Check the whole explanation at the wiki here.
Reply


Messages In This Thread
How to do this ? - by Michael_Cruise - 10.06.2012, 15:46
Re: How to do this ? - by RPG-Zone - 10.06.2012, 15:49
Re: How to do this ? - by Neil. - 10.06.2012, 15:50
Re: How to do this ? - by Rg-Gaming.Info - 10.06.2012, 15:50

Forum Jump:


Users browsing this thread: 1 Guest(s)