how would i lower this 3dtextlabel
#6

i am attaching it to a BOT


Код:
if(!strcmp(npcname, "[BOT]Quake", true)) //Checking if the NPC's name is MyFirstNPC
    {
      SetPlayerSkin(playerid,295);
      quakelabel[playerid] = Create3DTextLabel("[BOT]Quake",COLOR_YELLOW,0.0,0.0,60.0,50.0,0);
      Attach3DTextLabelToPlayer(quakelabel[playerid], playerid, 0.0, 0.0, 0.7);
    }
Reply


Messages In This Thread
how would i lower this 3dtextlabel - by CrazyBlob - 11.04.2011, 14:30
AW: how would i lower this 3dtextlabel - by Nero_3D - 11.04.2011, 14:34
Re: how would i lower this 3dtextlabel - by CrazyBlob - 11.04.2011, 14:35
Re: how would i lower this 3dtextlabel - by CrazyBlob - 11.04.2011, 14:39
Re: AW: how would i lower this 3dtextlabel - by Vince - 11.04.2011, 14:42
Re: how would i lower this 3dtextlabel - by CrazyBlob - 11.04.2011, 14:43
Re: how would i lower this 3dtextlabel - by CrazyBlob - 11.04.2011, 14:48

Forum Jump:


Users browsing this thread: 1 Guest(s)