29.08.2014, 06:35
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:
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; }