AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   New Plugin Submissions (https://forums.alliedmods.net/forumdisplay.php?f=26)
-   -   OciXCrom's Rank System [XP|Levels|Ranks] (https://forums.alliedmods.net/showthread.php?t=308540)

itsme1 05-16-2024 17:31

Re: OciXCrom's Rank System [XP|Levels|Ranks]
 
Hi

crxranks_give_xp name amount

works great

can you have


crxranks_give_pts (points) or money ?

the pts system i use, id like to send pts or money to players.

Any ideas ????????????

Also

Is the a way of seeing everybodys xp in a table like /xprank ??? this would be interesting to see what xp others have ie headshots, knife etc.

Thanks in advance ocixcrom

s1mpLeRS 06-05-2024 06:44

Re: OciXCrom's Rank System [XP|Levels|Ranks]
 
Can someone make like if you have a specific level you can unlock guns [For CSDM Mod]?

Tote 06-07-2024 07:10

Re: OciXCrom's Rank System [XP|Levels|Ranks]
 
Quote:

Originally Posted by s1mpLeRS (Post 2823688)
Can someone make like if you have a specific level you can unlock guns [For CSDM Mod]?

#include <crxranks>

if(crxranks_get_user_level(id) == 10) {
// DO SOMETHNG
}


All times are GMT -4. The time now is 06:44.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.