Raised This Month: $51 Target: $400
 12% 

Advanced Experience System


Post New Thread Reply   
 
Thread Tools Display Modes
strikegino
Member
Join Date: Mar 2013
Old 02-20-2014 , 02:30   Re: Advanced Experience System
Reply With Quote #11

super i wil test this plugin
i dont see wer is the comds for player
ex: lvl level levels ot toplevel?
strikegino is offline
flaxo
Member
Join Date: Nov 2013
Old 04-11-2014 , 16:52   Re: Advanced Experience System
Reply With Quote #12

Quote:
Originally Posted by strikegino View Post
super i wil test this plugin
i dont see wer is the comds for player
ex: lvl level levels ot toplevel?
The current player level and top level are constantly visible under the radar. I think that there aren't any commands for it.

Quote:
Originally Posted by GordonFreeman (RU) View Post
I will release your ideas in the 0.5 version.
Any planned release date anytime soon?
__________________
FastDL hosting for FREE. Just drop me a PM ;)

Last edited by flaxo; 04-11-2014 at 16:53.
flaxo is offline
Xaleer
Member
Join Date: May 2014
Location: Ukraine
Old 05-09-2014 , 21:19   Re: Advanced Experience System
Reply With Quote #13

Quote:
Originally Posted by GordonFreeman (RU) View Post
@flaxo Thank you for suggestions
I will release your ideas in the 0.5 version.
make two HUD to one please:

AES_INFORMER0
AES_INFORMER1
AES_INFORMER2

+

AES_ANEW_HUD
Xaleer is offline
Send a message via Skype™ to Xaleer
blanko
Senior Member
Join Date: Aug 2008
Old 05-09-2014 , 23:36   Re: Advanced Experience System
Reply With Quote #14

How to set the position of the "hud" to low and centered?
__________________
blanko is offline
Xaleer
Member
Join Date: May 2014
Location: Ukraine
Old 05-10-2014 , 15:11   Re: Advanced Experience System
Reply With Quote #15

Quote:
Originally Posted by Xaleer View Post
make two HUD to one please:

AES_INFORMER0
AES_INFORMER1
AES_INFORMER2

+

AES_ANEW_HUD
а ты русский, только заметил)) сделай чтобы хады звания и бонусы стали одним целым хадом, чтобы у них было одно расположение, пожалуйста... Я прописал в конфиге расположение хада бонусов под хадом званий, но на меньших разрешениях чем у меня (1920х1080), один хад налаживается на второй... Посути надо переписать немного код вот в этом месте.

len += formatex(hudMessage[len],128 - len,"%L^n",id,"AES_INFORMER0",watchName)
}

len += formatex(hudMessage[len],128 - len,"%L^n",id,"AES_INFORMER1",levelName)

if(rt[AES_ST_NEXTEXP] != -1){
len += formatex(hudMessage[len],128 - len,"%L",id,"AES_INFORMER2",rt[AES_ST_EXP],rt[AES_ST_NEXTEXP])
}else
len += formatex(hudMessage[len],128 - len,"%L",id,"AES_PLAYER_XP_MAX")

if(hudaNewOn && get_pcvar_num(bonusEnabledPointer) == 1 && rt[AES_ST_BONUSES] > 0 && watchId == id){
ClearSyncHud(id,aNewSyncObj)

len += formatex(hudMessage[len],128 - len,"%L",id,"AES_ANEW_HUD",rt[AES_ST_BONUSES])
replace_all(hudMessage,127,"\n","^n")

спасибо!
Xaleer is offline
Send a message via Skype™ to Xaleer
Toots
Member
Join Date: Mar 2007
Old 08-21-2014 , 05:21   Re: Advanced Experience System
Reply With Quote #16

It would be nice that the plugin have 2 other functionnality :

==> Points by time
Example:
//Time function
aes_time_func "1"
//Point by time
aes_points_time "10"
//Time to reach
aes_time "5"

If aes_time_func is at 1 and player in a team (No spec), palyers receive 10 points each 5 minutes.

==> Decrease points by inactivity without delete.

What is? :
// FFA mode.
aes_xp_ffa "0"

Last edited by Toots; 08-21-2014 at 05:22.
Toots is offline
DonKisgot
Senior Member
Join Date: Dec 2010
Old 08-21-2014 , 07:10   Re: Advanced Experience System
Reply With Quote #17

@toots , "FFA" means "Free For All" AFAIK.

Don't know ever you have been in FFA server , in that type of servers you can kill everyone (included your teammates) it means you are all alone , other players are your enemy.

This cvar ı think it enables you to earn points via killing your teammates.
DonKisgot is offline
Toots
Member
Join Date: Mar 2007
Old 08-22-2014 , 04:19   Re: Advanced Experience System
Reply With Quote #18

Thks for your answer Donkisgot ;)

I knew what meens FFA but i didn't know the role of this cvar because FF is off on our server. It's clearer, now.
Toots is offline
Toots
Member
Join Date: Mar 2007
Old 09-18-2014 , 05:39   Re: Advanced Experience System
Reply With Quote #19

Somebody have an example to use <call> with function from another plugin like "amx_vote", for example?

Last edited by Toots; 09-18-2014 at 05:46.
Toots is offline
GordonFreeman (RU)
Veteran Member
Join Date: Jan 2010
Location: Uzbekistan
Old 09-18-2014 , 06:06   Re: Advanced Experience System
Reply With Quote #20

Just look in aes_bonus_cstrike.sma for function example.
__________________
The functional way is the right way
GordonFreeman (RU) is offline
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 19:55.


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