NPC Nametags?
#1

Hello everyone. I need some help with adding a name tag to my NPC.

VIDEO OF BOT:
*******

If you can help me out that would be great!

My current code:
Код:
if(IsPlayerNPC(playerid))
 	{
  	SetPlayerColor(playerid, COLOR_YELLOW);
  	SetPlayerSkin(playerid, 266);
    return 1;
 }
Reply
#2

https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)