Infos sur la tète des joueur

  • Initiateur de la discussion Mechkilla01
  • Date de début
  • Initiateur de la discussion
Mechkilla01

Mechkilla01

Nouveau né
Messages
32
Score réaction
0
Points
20
Salutation, j'aimerai avoir quelque chose qui permet d'afficher le Nom, la vie, et les levels des joueur au dessus de la tète ?
 
xLomble77

xLomble77

Psychopathe
Messages
2 191
Score réaction
348
Points
290
Bonjour,

Tu vans dans darkrpmodification/lua/darkrp_config/settings.lua et tu cherches :

-- showname - Whether or not to display a player's name above their head in-game.
GM.Config.showname = true

-- showhealth - Whether or not to display a player's health above their head in-game.
GM.Config.showhealth = true

-- showjob - Whether or not to display a player's job above their head in-game.
GM.Config.showjob = true
 
  • J'aime
Réactions: Yoh Sambre ♪
  • Initiateur de la discussion
Mechkilla01

Mechkilla01

Nouveau né
Messages
32
Score réaction
0
Points
20
xLomble77 à dit:
Bonjour,

Tu vans dans darkrpmodification/lua/darkrp_config/settings.lua et tu cherches :

-- showname - Whether or not to display a player's name above their head in-game.
GM.Config.showname = true

-- showhealth - Whether or not to display a player's health above their head in-game.
GM.Config.showhealth = true

-- showjob - Whether or not to display a player's job above their head in-game.
GM.Config.showjob = true
Oki Merci et pour afficher les level des joueur ( Levelling System )
 
Unishadow

Unishadow

Geek suprême
Messages
58
Score réaction
6
Points
105
C'est dans la config de leveling system:

Fichier sh_config.lua

Ligne 15

LevelSystemConfiguration.DisplayLevel = true (Tu met true si tu veux que ça s'affiche sinon false pour l'inverse)
 
Discord d'entraide
Rejoignz-nous sur Discord