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

Heroes: Source


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Shaman
Senior Member
Join Date: Dec 2006
Location: Istanbul, Turkey
Plugin ID:
81
Plugin Version:
0.0.1a
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: Source
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    A plugin that gives xp and money to players. Players can buy new upgrades or learn new skills with them.
    Old 07-11-2007 , 12:45   Heroes: Source
    Reply With Quote #1

    Heroes: Source

    Project Status: I am working on a bug now. I will release the "playable" 0.0.2b version after I fix it.

    Current Version: 0.0.1a

    Available Languages:
    • English
    • Turkish
    • (In 0.0.1b)German
    Current Features:
    1. Easy setup without any configuration.
    2. Players earn money and experience points when they kill.
    3. Players lose money and experience points when they get killed.
    4. Unlimited levels!
    5. Levels and experiance points are saved and loaded using players' name.
    Planned Features:
    1. Warmup Round
    2. (In 0.0.1b)Players can learn skills.
    3. (In 0.0.1b)Active skills.
    4. Passive skills with cooldowns.
    5. (In 0.0.1b)Learning/Unlearning skills.
    6. (In 0.0.1b)Saving and loading player data using players' name, SteamID or IP.
    7. Players can purchase upgrades.
    8. Upgrades that improves damage, armor, etc.
    9. Selling/buying upgrades.
    10. (In 0.0.1b)Bank system.
    Console Commands:
    (In 0.0.1b) hs_menu - Shows the menu.
    (In 0.0.1b) hs_stats - Shows the stats menu.
    (In 0.0.1b)hs_bank - Shows the bank menu.
    (In 0.0.1b)hs_withdraw - Takes 1 parameter: amount - Withdraws money from the bank.
    (In 0.0.1b)hs_deposit - Takes 1 parameter: amount - Deposits money to the bank.

    Chat Commands:
    Commands typed with
    green only enabled when sm_heroessource_shortcuts is '1'!
    If a command needs a parameter you should seperate them with a ' '. For example: sh_givemoney Shaman 10000
    (In 0.0.1b)hs_menu, hsmenu, menu - Shows the menu.
    (In 0.0.1b)hs_stats, hsstats, stats - Shows the stats menu.
    (In 0.0.1b)hs_bank, hsbank, bank - Shows the bank menu.
    (In 0.0.1b)hs_withdraw, hswithdraw, withdraw - Takes 1 parameter: amount - Withdraws money from the bank.
    (In 0.0.1b)hs_deposit, hsdeposit, deposit - Takes 1 parameter: amount - Deposits money to the bank.

    CVar's:
    sm_heroessource_enable - Enables/disables plugin.
    (In 0.0.1b)sm_heroessource_shortcuts - Enables/disables chat command shortcuts.
    sm_heroessource_debug - Enables/disables debug mode.
    (In 0.0.1b)sm_heroessource_savingmethod - Changes player data saving method. (All player data will be lost when this changes.)
    (In 0.0.1b)sm_heroessource_summerytime - Changes summery panel display time.
    sm_heroessource_levelvariant - Read Level System.
    sm_heroessource_mbonus_normal - Money bonus for a normal kill.
    sm_heroessource_mbonus_knife - Money bonus for a knife kill.
    sm_heroessource_mbonus_grenade - Money bonus for a grenade kill.
    sm_heroessource_mbonus_hs - Money bonus for a headshot kill.
    sm_heroessource_xpbonus_normal - XP bonus for a normal kill.
    sm_heroessource_xpbonus_knife - XP bonus for a knife kill.
    sm_heroessource_xpbonus_grenade - XP bonus for a grenade kill.
    sm_heroessource_xpbonus_hs - XP bonus for a headshot kill.
    (In 0.0.1b)sm_heroessource_sp_perlevel - Read Skill Point System.
    (In 0.0.1b)sm_heroessource_spbonus - Read Skill Point System.
    (In 0.0.1b)sm_heroessource_spbonus_levels - Read Skill Point System.
    (In 0.0.1b)sm_heroessource_bankadvanced - Read Bank System.
    (In 0.0.1b)sm_heroessource_bankwithdrawcut - Read Bank System.
    (In 0.0.1b)sm_heroessource_bankminwithdraw - Read Bank System.
    (In 0.0.1b)sm_heroessource_bankinterest - Read Bank System.
    sm_heroessource_dec_percent - Read Decreases.
    (In 0.0.1b)sm_heroessource_defhealth - Players' normal health when round starts.
    (In 0.0.1b)sm_heroessource_maxhealth - Maximum health a player can reach.

    (In 0.0.1b)Skills:
    Health Regeneration (Active)
    Regenerates your health when you get hurt.

    1hp/sec per level.
    Endurance (Active)
    Raduces damage you recieve. Does not affect damage recieved from other skills.

    1.8 percent damage per level.
    Return (Active)
    Returns some of the damage to attacker.


    2 percent damage per level.
    Health (Active)
    Increases your health points.

    5hp per level.
    Level System:
    Levels are calculated using a simple math equation:
    Level=Square Root(Experiance Points/Level Variant)
    So if you want to make level up's harder you have to assign a higher value to sm_heroessource_levelvariant.

    (In 0.0.1b)Skill Point System:
    Skill points are calculated using this math equation:
    SkillPoint=Level*_sp_perlevel+((Level/_spbonus_levels)*_spbonus)
    So players get _sp_perlevel SP for each level and _spbonus for each _spbonus_levels.

    (In 0.0.1b)Bank System:
    There are two modes for bank system: advanced and normal mode. If you turn advanced mode off, players will deposit and withdraw money directly, but if you turn advanced mode on these will happen:
    1-Bank will cut some money from player when they withdraw it.
    2-Bank will give interest to players if they are alive at the round end.

    Decreases:
    Every player loses money and xp when they get killed. And these decreases calculated with this equation:
    Decrease=(Killer's Bonus/100)*Decrease Percent
    So if you want a lower decreasement for victims you have to assign a smaller value to sm_heroessource_dec_percent.

    Notes:
    This plugin is only for Counter-Strike: Source. If you are using this plugin with another mod your server may crash!
    This plugin tested without any other plugins. Using this plugin with other plugins (especially plugins in Gameplay category) may crash your server!

    Thanks To:
    • sumguy14 (Help and KeyValues example)
    • ferret (Help and more)
    • BAILOPAN (Help and is there anything else?)
    • -<[PAGC]>- Isias (German translation)
    • teame06, faluco and the hat (GunGame's source code really helped me)
    • pRed* | NZ (SM Super Menu)
    • Authors of the wiki articles (I love wikis)
    Translations Need To Be Updated:
    • German (I will upload the files soon.)
    Attached Files
    File Type: rar Heroes Source 0.0.1a.rar (12.2 KB, 3256 views)
    __________________

    Last edited by Shaman; 08-17-2007 at 12:05.
    Shaman is offline
    Send a message via ICQ to Shaman Send a message via AIM to Shaman Send a message via MSN to Shaman Send a message via Yahoo to Shaman
    mateo10
    Veteran Member
    Join Date: Jan 2006
    Old 07-11-2007 , 12:54   Re: Heroes: Source
    Reply With Quote #2

    Uhm.. You didn't add an attachment.
    mateo10 is offline
    Shaman
    Senior Member
    Join Date: Dec 2006
    Location: Istanbul, Turkey
    Old 07-11-2007 , 13:00   Re: Heroes: Source
    Reply With Quote #3

    It's there now. Now it only gives money and xp, but you can't do anything with xp. It doesn't crash, so you can use it as a money award/death punishment plugin.
    __________________
    Shaman is offline
    Send a message via ICQ to Shaman Send a message via AIM to Shaman Send a message via MSN to Shaman Send a message via Yahoo to Shaman
    ferret
    SourceMod Developer
    Join Date: Dec 2004
    Location: Atlanta, GA
    Old 07-11-2007 , 13:38   Re: Heroes: Source
    Reply With Quote #4

    You may want to consider a different name, to avoid confusion with the popular "SuperHeroes" addon from AMXX, which is also being rewritten for SourceMod.
    __________________
    I'm a blast from the past!
    ferret is offline
    Shaman
    Senior Member
    Join Date: Dec 2006
    Location: Istanbul, Turkey
    Old 07-11-2007 , 14:57   Re: Heroes: Source
    Reply With Quote #5

    In my mod every player is a hero. That's why I put that name. There will be skills which has cool downs, casting times, etc.
    I can say "I don't care, I picked it first!" too
    __________________
    Shaman is offline
    Send a message via ICQ to Shaman Send a message via AIM to Shaman Send a message via MSN to Shaman Send a message via Yahoo to Shaman
    Isias
    Senior Member
    Join Date: Apr 2006
    Old 07-11-2007 , 16:36   Re: Heroes: Source
    Reply With Quote #6

    German Translation
    Attached Files
    File Type: txt plugin.heroessource.base.txt (3.4 KB, 717 views)
    Isias is offline
    Rebell
    Veteran Member
    Join Date: Nov 2004
    Location: GERMANY
    Old 07-12-2007 , 02:00   Re: Heroes: Source
    Reply With Quote #7

    Ih hope to see a functional version soon ^^

    cya
    __________________
    Rebell is offline
    Pursuit
    Junior Member
    Join Date: Jul 2007
    Location: Carolina/PuertoRico
    Old 07-12-2007 , 11:51   Re: Heroes: Source
    Reply With Quote #8

    hi all, i'm new here i can help a little with spanish language translation, my spanish is perfect so shaman if you want i can translate your hero mod in spanish pm me if you want, bye all.
    Pursuit is offline
    Shaman
    Senior Member
    Join Date: Dec 2006
    Location: Istanbul, Turkey
    Old 07-12-2007 , 12:13   Re: Heroes: Source
    Reply With Quote #9

    Everybody can help. If you have an idea, request, bug report or translation feel free to post here.
    __________________
    Shaman is offline
    Send a message via ICQ to Shaman Send a message via AIM to Shaman Send a message via MSN to Shaman Send a message via Yahoo to Shaman
    Pursuit
    Junior Member
    Join Date: Jul 2007
    Location: Carolina/PuertoRico
    Old 07-12-2007 , 12:22   Re: Heroes: Source
    Reply With Quote #10

    Quote:
    Originally Posted by Shaman View Post
    Everybody can help. If you have an idea, request, bug report or translation feel free to post here.
    thxx ^^ i agreed
    Pursuit 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:06.


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