#4

Put it under OnGameModeInit. You must find object model ID for a statue, because I don't know... Here's a code, replace "modelid" to statue object model ID.

Код:
CreateObject(modelid,1712.4718,-1853.3424,13.5721,0.0,0.0,0.0);
Create3DTextLabel("Your text goes here!",0xFFFF00FF,1712.4718,-1853.3424,13.5721,40.0,0,0);
I used yellow color for it (0xFFFF00FF), so change this if you want.
Reply


Messages In This Thread
Help - by Edin Black - 13.05.2012, 11:52
Re: Help - by Libra_PL - 13.05.2012, 11:56
Re: Help - by Edin Black - 13.05.2012, 12:03
Re: Help - by Libra_PL - 13.05.2012, 12:05
Re: Help - by Edin Black - 13.05.2012, 12:12
AW: Help - by Edin Black - 13.05.2012, 12:26
AW: Help - by Edin Black - 13.05.2012, 12:53
Re: Help - by iRage - 13.05.2012, 12:54
AW: Help - by Edin Black - 13.05.2012, 12:56

Forum Jump:


Users browsing this thread: 1 Guest(s)