View Single Post
amirwolf
Senior Member
Join Date: Feb 2019
Location: Iran
Old 11-30-2021 , 12:09   Re: OciXCrom's Rank System [XP|Levels|Ranks]
Reply With Quote #717

If I am not mistaken, this should be it
PHP Code:
        ShowSyncHudMsg(ID_SHOWHUDg_MsgSync2"%L: %d - %L %s - %L %d - %L %d^nXP: %d/%d | Level: %d/%d"id"ZOMBIE_ATTRIB1"pev(ID_SHOWHUDpev_health), ID_SHOWHUD"CLASS_CLASS",
        class, 
ID_SHOWHUD"AMMO_PACKS1"g_ammopacks[ID_SHOWHUD], ID_SHOWHUD"ARMOR"pev(ID_SHOWHUDpev_armorvalue), crxranks_get_user_xp(id), crxranks_get_user_next_xp(id), crxranks_get_user_level(id), crxranks_get_max_levels()) 
Do not forget to add this item as well
HTML Code:
#include <crxranks>
__________________
amirwolf is offline