3D Text not showing
#9

Quote:
Originally Posted by Romel
Посмотреть сообщение
here is my current code now

pawn Код:
CreateDynamic3DTextLabel("We are sorry if we remove the\nmemorial bridge, the Origin Hot Stunt\nManagement leader Romel order to demolish\nthe memorial bridge\nWe are verry sorry\nRegards: Demolish Team", COLOR_RED, -1791.3210,488.0659,25.8845, 100.0, -1, -1, -1, 100);
Here,try this one -
pawn Код:
new Text3D:My3DText[1];
My3DText[0] = CreateDynamic3DTextLabel("We are sorry if we remove the\nmemorial bridge, the Origin Hot Stunt\nManagement leader Romel order to demolish\nthe memorial bridge\nWe are verry sorry\nRegards: Demolish Team", COLOR_RED, -1791.3210,488.0659,25.8845, 100.0, -1, -1, -1, 100);
Reply


Messages In This Thread
3D Text not showing - by JaKe Elite - 22.07.2012, 08:09
Re: 3D Text not showing - by Rudy_ - 22.07.2012, 08:19
Re: 3D Text not showing - by Kaperstone - 22.07.2012, 08:22
Re: 3D Text not showing - by JaKe Elite - 22.07.2012, 08:24
Re: 3D Text not showing - by Rudy_ - 22.07.2012, 08:26
Re: 3D Text not showing - by Kaperstone - 22.07.2012, 08:27
Re: 3D Text not showing - by JaKe Elite - 22.07.2012, 08:31
Re: 3D Text not showing - by Rudy_ - 22.07.2012, 08:31
Re: 3D Text not showing - by Kaperstone - 22.07.2012, 08:36
Re: 3D Text not showing - by Rudy_ - 22.07.2012, 08:39

Forum Jump:


Users browsing this thread: 1 Guest(s)