trying to create 3DTextLabel
#1

i write it in OnGameModeinit:
pawn Код:
Create3DTextLabel("{ffffff}[{7BFF00}קניית רכבים{ffffff}]", -1, -1954.3625,256.0441,35.4688, 70.0, 0, 0);
        Create3DTextLabel("{ffffff}[{ffff00}מכירת רכבים{ffffff}]", -1, -1944.2609,267.6389,35.4739, 70.0, 0, 0);
        Create3DTextLabel("{ffffff}[{ffbc00}שיפור רכבים{ffffff}]", -1, -1904.7332,273.0910,41.0469, 80.0, 0, 0);
and its not creating:
pawn Код:
Create3DTextLabel("{ffffff}[{7BFF00}קניית רכבים{ffffff}]", -1, -1954.3625,256.0441,35.4688, 70.0, 0, 0);
its creating only:
pawn Код:
Create3DTextLabel("{ffffff}[{ffff00}מכירת רכבים{ffffff}]", -1, -1944.2609,267.6389,35.4739, 70.0, 0, 0);
        Create3DTextLabel("{ffffff}[{ffbc00}שיפור רכבים{ffffff}]", -1, -1904.7332,273.0910,41.0469, 80.0, 0, 0);

help?
Reply


Messages In This Thread
trying to create 3DTextLabel - by EitayEliyahu - 07.09.2013, 11:17
Re: trying to create 3DTextLabel - by eemalekorraks - 07.09.2013, 12:55
Re: trying to create 3DTextLabel - by radiobizza - 07.09.2013, 14:12

Forum Jump:


Users browsing this thread: 2 Guest(s)