SA-MP Forums Archive
Help me! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Help me! (/showthread.php?tid=450030)



Help me! - nikkodilla - 11.07.2013

someone can help me with this? i cant see player's armour and health... idk why lol..
http://i.imgur.com/OkEFeZQ.jpg
http://i.imgur.com/GEK6sUz.png

i've already reinstall samp and the game still same problem....
my graphic card is up to date...


Re: Help me! - Konstantinos - 11.07.2013

https://sampwiki.blast.hk/wiki/ShowNameTags

Quote:

Toggle the drawing of player nametags, healthbars and armor bars above players.




Re: Help me! - nikkodilla - 11.07.2013

Quote:
Originally Posted by _Zeus
View Post
then how do i enable it?


Re: Help me! - Konstantinos - 11.07.2013

Quote:
Originally Posted by nikkodilla
View Post
then how do i enable it?
Did you read the Wiki at all?

Quote:

0 to disable, 1 to enable.




Re: Help me! - nikkodilla - 11.07.2013

sorry i dont really know how to do this...
can you show me how?


Re: Help me! - nikkodilla - 12.07.2013

/bump


Re: Help me! - nikkodilla - 12.07.2013

someone help me please , idk how to enable it ingame


Re: Help me! - SsHady - 12.07.2013

Open Your gamemode and under Gamemodeinit Add this
pawn Code:
public OnGameModeInit()
{
    // We're creating a sniper-based gamemode now, so we don't want players to
    // see any nametags. Fully disable them:
    ShowNameTags(1);
}
Source: wiki!


Re: Help me! - nikkodilla - 12.07.2013

idk how to open gamemode... can you teach me?


Re: Help me! - SDraw - 12.07.2013

Hey, he has this problem in game and he isn't a scripter...
By the way, it's strange...Maybe is it disabled on the server? Try to find any person with SA-MP and ask him to join this server. If he doesn't see this neither, you have really strange problem.