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

Advanced Experience System


Post New Thread Reply   
 
Thread Tools Display Modes
Murz
Member
Join Date: Jan 2015
Location: Lithuania Vilnius
Old 08-03-2015 , 09:26   Re: Advanced Experience System
Reply With Quote #31

Bloo same
GordonFreeman (RU) Could you fix ?
Murz is offline
Send a message via Skype™ to Murz
Helara
New Member
Join Date: Sep 2015
Old 09-10-2015 , 10:58   Re: Advanced Experience System
Reply With Quote #32

How can I change the color from white to something else?
Helara is offline
Murz
Member
Join Date: Jan 2015
Location: Lithuania Vilnius
Old 11-05-2015 , 00:17   Re: Advanced Experience System
Reply With Quote #33

Quote:
Originally Posted by Helara View Post
How can I change the color from white to something else?
PHP Code:
// Informer type 1 - Hud. 0 - disable 
aes_hud_info_type "1" 

// Informer color. Red, Green and Blue. 
aes_hud_info_color "100 100 100" 

// Informer position. X and Y axis. 
aes_hud_info_pos "0.01 0.13" 

// Bonus informer type. 1 - Hud. 0 - disable 
aes_hud_anew_type "1" 

// Bonus informer color (r g b). 
aes_hud_anew_color "100 100 100" 

// Bonus informer position (x y). 
aes_hud_anew_pos "-1.0 0.90" 
Murz is offline
Send a message via Skype™ to Murz
Agression Terrpr
Member
Join Date: Jun 2015
Location: Lithuania
Old 12-30-2015 , 23:05   Re: Advanced Experience System
Reply With Quote #34

Wow . Good job Nice
Agression Terrpr is offline
Send a message via Skype™ to Agression Terrpr
karimoo97
Member
Join Date: Apr 2018
Location: Tamazgha
Old 04-20-2018 , 22:04   Re: Advanced Experience System
Reply With Quote #35

Hey

Great plugin i'm loving it and i have some suggestions and a question

1-A chat prefix with the player's grade ?
eg: [first class] player : hello team

2-Add user commands :
/Rank - your current rank on the server
Eg : [PLUGIN_PREFIX] Your rank is 124 of 5424 players with 1475 points.
/Skill - display your skill
Eg : [PLUGIN_PREFIX] Kill/Death:320/126, Cut:12, HS:134, Points:340/800,Expert
/Top15 - here you can be creative to really make the plugin stand out
/TopHs - a simple top15 for Hs only
/TopCut - a simple top15 for knife only
/Grades - a screen list of all the gardes and the points needed to reach them
Grades :

1-private [0]
2-private first class [150]
3-x [500] so on
4-x [1000] so on
5-x [1700]
6-x [2500]
7-x [3800]
8-Bx
9-More
0-Exit
Note: it would be great if these command can be turned on/off via cvar, and the word can be changed,eg: change /top15 to /top, /best15 or whatever the user(owner) needs


Question; does it support N or f vault if i don't have SQL ?

thank's for this grea plugin,

greetings



(PS: I KNOW that this topic is old but the AUTHOR is still active on the forum)

Last edited by karimoo97; 04-20-2018 at 22:05.
karimoo97 is offline
strugurel
Junior Member
Join Date: Sep 2018
Old 12-23-2018 , 09:31   Re: Advanced Experience System
Reply With Quote #36

i have a problem in configuration AES
after every round,my bonus points and XP level , reseted? why?
strugurel is offline
strugurel
Junior Member
Join Date: Sep 2018
Old 12-23-2018 , 13:54   Re: Advanced Experience System
Reply With Quote #37

srry 4 my dublu post,please delete first.

Hello my friends,

First happy Holidays,then the problems: D

I have a problem with plugin AES

Every change the map, bonus points and XP level is reset....why?

where i find the setting ?

This is my aes.cfg



Quote:
hello,

// -- aes_main.amxx -- //

// Database settings.

// 0 - disable

// 1 - use file /amxmodx/data/aes/stats.ini

// 2 - use SQL database

aes_db_type "1"

// Prune time (inactivity days), inactive players will be deleted from stats.

// If set to 0, then no prune.
aes_db_prune_days "30"

// Rank mode.
// 0 - Nick
// 1 - SteamID
// 2 - IP
aes_track_mode "0"

// Level settings.
// Sets experience value for level. How much experience player needs to get to gain this level.
// One value of experience - one level.
// How many experience values you write here, so many levels will be.
// Do not forget to edit lang file.

aes_level "100 200 400 600 1000 1500 2000 3000 4000 6000 10000 12000 14000 15000 15500 17000 18000 20000 21000 31000 999999 9000000"
// 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

// -- aes_exp_cstrike.amxx -- //

// XP for kill.
aes_xp_frag "1"

// XP for headshot.
aes_xp_hs "3"

// How much experience will be given for one murder

aes_xp_frag "2"

// How much experience will give for killing headshots.
aes_xp_c4_explode "5"

// XP for bomb defuse.
aes_xp_c4_defused "5"

// XP for hostage got.
aes_xp_hostage_got "5"

// XP for hostage rescue.
aes_xp_hostage_rescue "5"

// XP for escaped as V.I.P.
aes_xp_vip_escaped "5"

// XP for V.I.P assassination.
aes_xp_vip_killed "5"

// FFA mode.
aes_xp_ffa "0"

// Bonuses for frags, headshots and etc.
// Syntax: "<frags> <bonus num> <frags> <bonus num> <frags> <bonus num> and etc."
// Players can use bonuses in /bonus menu.
// 0 - disable.

// for frags
aes_anew_frags "10 1 20 2 30 3 40 5"

// for headshots
aes_anew_hs "7 1 14 2 20 3 30 4"

// for knife frags
aes_anew_knife "1 1 2 1 3 1 4 1"

// for he frags
aes_anew_he "4 1 5 1 6 1 7 2"

// Frags for bonuses reset on
// 0 - never resets
// 1 - on player die
aes_anew_reset "1"

// -- aes_informer.amxx -- //

// Show message on level up. 1 - only for player. 2 - for all. 0 - disable.
aes_newlevel_chat "2"

// HUD update interval
aes_hud_update "1.5"

// Enable HUD informer about current rank and experience
aes_hud_info_default "1"

// Informer type 1 - Hud. 0 - disable
aes_hud_info_type "1"

// Informer color. Red, Green and Blue.
aes_hud_info_color "100 100 100"

// Informer position. X and Y axis.
aes_hud_info_pos "0.01 0.13"

// Bonus informer type. 1 - Hud. 0 - disable
aes_hud_anew_type "1"

// Bonus informer color (r g b).
aes_hud_anew_color "100 100 100"

// Bonus informer position (x y).
aes_hud_anew_pos "-1.0 0.90"

// -- aes_bonus_system.amxx -- //

// Enable bonus system.
aes_bonus_enable "1"

// Bonus system will be disabled until this round.
aes_bonus_firstround "3"

// Disable bonus system on certain maps.
aes_lockmap "35hp"
aes_lockmap "35hp_2"


// -- aes_main.amxx -- //
// > SQL < //

// SQL connection details.

// SQL Host.
aes_sql_host "localhost"

// SQL User.
aes_sql_user "root"

// SQL Password.
aes_sql_password ""

// SQL Database.
aes_sql_db "amxx"

// SQL AES Table.
aes_sql_table "aes_stats"

// Maximum SQL connection fails.
// After reaching SQL fails limit plugin stops connects to database until map end.
aes_sql_maxfail "10"

// SQL Driver.
// mysql or sqlite.
aes_sql_driver "mysql"

and I'm also interested in changing the / anew in / bonus command, but I do not know where I find the setting

please help me...

Last edited by strugurel; 12-23-2018 at 16:14. Reason: happy Holidays
strugurel is offline
Reply


Thread Tools
Display Modes

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 19:48.


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