Change Level System Hud

Coding Help/Re-API Supported
Post Reply
alynutz
Member
Member
Romania
Posts: 2
Joined: 6 years ago
Contact:

Change Level System Hud

#1

Post by alynutz » 3 years ago

who can make this hud styles i need this please
Image
:idea:

User avatar
Night Fury
Mod Developer
Mod Developer
Posts: 677
Joined: 7 years ago
Contact:

#2

Post by Night Fury » 3 years ago

If ur using the default level system without extra edits, Cvars:

Code: Select all

ze_enable_percentage_style 0
ze_add_commas_to_xp 1
Change line 255 to:

Code: Select all

ShowSyncHudMsg(ID_SHOWHUD, g_MsgSync, ">> Level: %d || XP: %s/%s <<", g_iLevel[iPlayer], szSpecXP, szSpecMaxXP)
Change line 273 to:

Code: Select all

ShowSyncHudMsg(ID_SHOWHUD, g_MsgSync, ">> Level: %d || XP: %s/%s <<", g_iLevel[ID_SHOWHUD], szZombieXP, szZombieMaxXP)
Change line 291 to:

Code: Select all

ShowSyncHudMsg(ID_SHOWHUD, g_MsgSync, ">> Level: %d || XP: %s/%s <<", g_iLevel[ID_SHOWHUD], szHumanXP, szHumanMaxXP)
Want your own mod edition? PM me.
Accepting private projects.
Discord: Fury#7469
Image

Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Who is online

Users browsing this forum: No registered users and 5 guests