Raised This Month: $32 Target: $400
 8% 

OciXCrom's Rank System [XP|Levels|Ranks]


Post New Thread Reply   
 
Thread Tools Display Modes
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 09-17-2019 , 09:09   Re: OciXCrom's Rank System [XP|Levels|Ranks]
Reply With Quote #341

@Alber9091 - I completely forgot that there is already a command to disable the HUD by each player - /hudinfo in chat.

Quote:
Commands
  • /xp, /level -- shows your XP amount, level and rank (changeable in the .ini file)
  • /xplist -- opens a menu that shows online players' rank and XP (admins only)
  • /hudinfo -- enables/disables HUD information
  • crxranks_give_xp -- gives/takes XP to/from the player (admins only)
  • crxranks_reset_xp -- resets the player's XP (admins only)
__________________

Last edited by OciXCrom; 09-17-2019 at 09:23.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Alber9091
Veteran Member
Join Date: Jun 2014
Location: Karachi, Pakistan
Old 09-17-2019 , 11:34   Re: OciXCrom's Rank System [XP|Levels|Ranks]
Reply With Quote #342

Quote:
Originally Posted by OciXCrom View Post
@Alber9091 - I completely forgot that there is already a command to disable the HUD by each player - /hudinfo in chat.
Oh that's great !! Sorry I missed the command while reading description.
Alber9091 is offline
shotinday
New Member
Join Date: Sep 2019
Old 09-18-2019 , 17:30   Re: OciXCrom's Rank System [XP|Levels|Ranks]
Reply With Quote #343

Hello, so basically I can't change language in 'data', even after deleting whole KnifeModels.txt in game is same text. If this will be solved, what should I do if "exit'' in /knife is in different language?
shotinday is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 09-18-2019 , 21:12   Re: OciXCrom's Rank System [XP|Levels|Ranks]
Reply With Quote #344

Quote:
Originally Posted by shotinday View Post
Hello, so basically I can't change language in 'data', even after deleting whole KnifeModels.txt in game is same text. If this will be solved, what should I do if "exit'' in /knife is in different language?
You're in the wrong thread. This is not the Knife Models one.
If you delete the language file, you will get ML_NOTFOUND errors.
Language is handled via amx_langmenu for each player individually. You don't need to change anything.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
aEEk
Member
Join Date: May 2012
Location: Romania
Old 10-08-2019 , 13:16   Re: OciXCrom's Rank System
Reply With Quote #345

Quote:
Originally Posted by DevilBoy.eXe View Post
As always, OciXCrom makes the best plugins
Code:
[ro] -- DevilBoy.eXe
CRXRANKS_RANKINFO_NORMAL = Ai &x04%i/%i XP&x01. Rangul tau este &x04#%i&x01: &x03%s&x01. Urmatorul rang: &x03%s&x01.
CRXRANKS_RANKINFO_FINAL = Ai &x04%i XP&x01. Rangul tau este &x04#%i&x01: &x03%s&x01. Ai ajung la ultimul nivel!
CRXRANKS_GIVE_XP = &x03%s &x01a dat &x04%i XP &x01lui &x03%s
CRXRANKS_TAKE_XP = &x03%s &x01a luat &x04%i XP &x01de la &x03%s
CRXRANKS_RESET_XP = &x03%s &x01ia resetat XP-u lui &x03%s&x01
CRXRANKS_LEVEL_REACHED = &x03%s &x01a ajuns la &x04Nivelul %i &x01[&x03%s&x01]
CRXRANKS_LEVEL_LOST = &x03%s &x01a ajuns inapoi la &x04Nivelul %i &x01[&x03%s&x01]
CRXRANKS_MENU_TITLE = \rOciXCrom's \yRang System: \rLista XP
CRXRANKS_ITEM_FORMAT = \d[%i XP] \w%s \r[\yNivel %i: %s\r]
CRXRANKS_XP_NOTIFIER_GET = +%i XP
CRXRANKS_XP_NOTIFIER_LOSE = -%i XP
++

RankSystemNoColors.txt
Code:
CRXRANKS_MYSQL_FAILED = Conexiunea MySQL a esuat. Pluginul va folosi nVault.
CRXRANKS_HUDINFO_UNAVAILABLE = Informatiile prin HUD au fost dezactivate de dministrator.
CRXRANKS_HUDINFO_ENABLED = HUD info activ.
CRXRANKS_HUDINFO_DISABLED = HUD info inactiv.

RankSystem.txt
Code:
CRXRANKS_NOTIFY_SUICIDE_GET = Ai primit &x04%i XP &x01pentru &x03sinucidere&x01.
CRXRANKS_NOTIFY_SUICIDE_LOSE = Ai pierdut &x04%i XP &x01pentru &x03sinucidere&x01.
CRXRANKS_NOTIFY_DEATH_GET = Ai primit &x04%i XP &x01pentru deces.
CRXRANKS_NOTIFY_DEATH_LOSE = Ai pierdut &x04%i XP &x01pentru deces.
CRXRANKS_MYSQL_FAILED = Conexiunea MySQL a esuat. Pluginul va folosi nVault.
CRXRANKS_HUDINFO_UNAVAILABLE = Informatiile prin HUD au fost &x07dezactivate &x01de &x04administrator&x01.
CRXRANKS_HUDINFO_ENABLED = HUD info &x06activ&x01.
CRXRANKS_HUDINFO_DISABLED = HUD info &x07inactiv&x01.
PS: Do you have a version for CSDM ?

Last edited by aEEk; 10-08-2019 at 13:19.
aEEk is offline
Send a message via Yahoo to aEEk Send a message via Skype™ to aEEk
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 10-09-2019 , 13:37   Re: OciXCrom's Rank System [XP|Levels|Ranks]
Reply With Quote #346

Thanks for the translations.
What kind of version exactly? You can use this plugin in any mod, including CSDM.
__________________

Last edited by OciXCrom; 10-09-2019 at 14:06.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
metal_upa
Senior Member
Join Date: Jun 2016
Old 10-15-2019 , 05:18   Re: OciXCrom's Rank System [XP|Levels|Ranks]
Reply With Quote #347

Why don't make /top10 command? it would be useful for server owner that use only your rank plugin.
metal_upa is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 10-15-2019 , 07:42   Re: OciXCrom's Rank System [XP|Levels|Ranks]
Reply With Quote #348

Because it's not an easy task to do, especially with a customizable configuration. I will do it at some point, but I can't promise when.

For now, you can find some other top10 plugin and modify it to get the XP from this one.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
AntraX1992
BANNED
Join Date: Oct 2016
Location: https://t.me/pump_upp
Old 10-19-2019 , 05:51   Re: OciXCrom's Rank System [XP|Levels|Ranks]
Reply With Quote #349

ey nice release Can i using with database as well? I wanna put this in all my 6 community servers
AntraX1992 is offline
Send a message via ICQ to AntraX1992 Send a message via AIM to AntraX1992 Send a message via Yahoo to AntraX1992
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 10-19-2019 , 07:39   Re: OciXCrom's Rank System [XP|Levels|Ranks]
Reply With Quote #350

Yes. You can activate the MySQL support and use the same SQL information in ll 6 servers. This way players can share XP throughout the entire community.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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