Raised This Month: $ Target: $400
 0% 

DeathRun XP & Ranks Mod (Version 1.0.2) (Bonus per Lvl / Rank Tags / and more...)


Post New Thread Reply   
 
Thread Tools Display Modes
quilhos
Veteran Member
Join Date: Jun 2010
Old 10-02-2012 , 13:54   Re: DeathRun XP & Level Mod
Reply With Quote #11

Quote:
Originally Posted by Jhob94 View Post
Sounds good

But one thing...
health_per_lvl
armor_per_lvl
damage_per_lvl

Do it have some new objective or is just to have more hp/armor/damage to kill one TT?
What? I dont understand what you are saying
__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!
quilhos is offline
quilhos
Veteran Member
Join Date: Jun 2010
Old 10-02-2012 , 14:39   Re: DeathRun XP & Level Mod
Reply With Quote #12

Quote:
Originally Posted by ConnorMcLeod View Post
Following codes are not acceptable, please remove :

PHP Code:
    formatex(none[0], sizeof(none) -1""), formatex(none[1], sizeof(none) -1" ")
    
    if(!
equali(chatnone[0]) && !equali(chatnone[1])) 
PHP Code:
    while(eXP[iTarget] >= Levels[Level[iTarget]]) 
    { 
        
ColorChat(iTargetGREY"%s Congratulations, you've leveled! You are now level: ^4%i^3"szPrefixLevel[iTarget])
        
Level[iTarget] += 
    

    
    while(
eXP[iTarget] <= Levels[Level[iTarget]]) 
    { 
        
ColorChat(iTargetGREY"%s Oh No, you've lost a level, you are now only level: ^4%i^3"szPrefixLevel[iTarget])
        
Level[iTarget] -= 1
    

Thanks for the advice.

Update v0.0.4 [02-10-2012]
Code:
Optimize/Improve Level Prefix and Personal Info
__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!
quilhos is offline
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 10-02-2012 , 15:31   Re: DeathRun XP & Level Mod
Reply With Quote #13

Quote:
Originally Posted by quilhos View Post
What? I dont understand what you are saying
For what it is if on dethrun just have 1 Terrorist?
__________________
Jhob94 is offline
quilhos
Veteran Member
Join Date: Jun 2010
Old 10-02-2012 , 16:06   Re: DeathRun XP & Level Mod
Reply With Quote #14

for cts ..
__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!
quilhos is offline
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 10-02-2012 , 16:09   Re: DeathRun XP & Level Mod
Reply With Quote #15

How many levels it have?
__________________
Jhob94 is offline
quilhos
Veteran Member
Join Date: Jun 2010
Old 10-02-2012 , 16:36   Re: DeathRun XP & Level Mod
Reply With Quote #16

12
__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!
quilhos is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 10-03-2012 , 00:57   Re: DeathRun XP & Level Mod
Reply With Quote #17

Same for while loop in eDeath function.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
quilhos
Veteran Member
Join Date: Jun 2010
Old 10-03-2012 , 03:16   Re: DeathRun XP & Level Mod
Reply With Quote #18

I forget that, , I will update this sooner x)
__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!
quilhos is offline
quilhos
Veteran Member
Join Date: Jun 2010
Old 10-03-2012 , 09:17   Re: DeathRun XP & Level Mod
Reply With Quote #19

Update v0.0.5 [03-10-2012]
Code:
Optimize EventDeathMsg & Improve Check Level
Connor that is correct?
PHP Code:
public CheckLevel(id)
{
    if(
Level[id] < MaxLevels-1)
    {
        while(
eXP[id] >= Levels[Level[id]])
        {
            
Level[id] += 
            ColorChat
(idGREY"%s Congratulations, you've leveled up! You are now level : ^4%i^3"szPrefixLevel[id])
        }
    } 

__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!
quilhos is offline
Nick Haldem
Senior Member
Join Date: Jun 2011
Location: Moldova
Old 10-04-2012 , 14:27   Re: DeathRun XP & Level Mod
Reply With Quote #20

Sounds good.But we need more usefull staff for ct and t
__________________
Your server is empty? Visit our webpage http://boost.dyc.lv/ and make it full!!!
Nick Haldem is offline
Send a message via Skype™ to Nick Haldem
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:17.


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