not visible in the 3dtextlabel
#2

I think that the problem might be virtual world you have set it visible only in virtual world id 1, are you sure you are on that virtual word?, Btw default samp virtual world is 0. try this code.
pawn Код:
public OnGameModeInit()
{

    Create3DTextLabel("[ /piac ]",COLOR_ORANGE,-2116.6138,-2474.8118,30.6250,10.0,0);
    Create3DTextLabel("[ /uttisztito ]",COLOR_ORANGE,-2152.8345,-2447.9385,30.8516,10.0,0);
    Create3DTextLabel("[ /pizzas ]",COLOR_ORANGE,-2134.6650,-2265.8562,30.6250,10.0,0);
    Create3DTextLabel("[ /szallito ]",COLOR_ORANGE,-2116.6138,-2474.8118,30.6250,10.0,0);
   
    return 1;
}
Create3DTextLabel
Reply


Messages In This Thread
not visible in the 3dtextlabel - by Slicebook - 30.05.2014, 14:59
Re: not visible in the 3dtextlabel - by SilentSoul - 30.05.2014, 22:26

Forum Jump:


Users browsing this thread: 1 Guest(s)