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

[L4D2] ALPHA Gun XP - RPG


Post New Thread Reply   
 
Thread Tools Display Modes
Author
eyal282
Veteran Member
Join Date: Aug 2011
Plugin ID:
8477
Plugin Version:
1.0
Plugin Category:
Gameplay
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Gun XP remake to become an RPG
    Old 06-02-2023 , 05:28   [L4D2] ALPHA Gun XP - RPG
    Reply With Quote #1

    IMPORTANT: This gamemode is meant to support exactly 8 survivors.

    In server.cfg if you forgot to:
    sm_cvar "sv_hibernate_when_empty" 0

    Features:
    Gameplay somewhat similar to MGFTW, but with less player count, and stronger tanks that cannot be easily cheesed.
    RPG Tanks mostly stolen from MGFTW ( Sorry ) like Psychic ( = Heartbroken) and Shaman and Troll ( = Bomb )
    Perk Trees which are upgradable levels to constantly improve a certain aspect.
    Skills which are one time upgrades to affect your progress.
    Automatically buy upgrades unless disabled manually for non-complicated gameplay.
    Ability to reset your perk trees and skills for free. The plugins will penalize any existing upgrade during the reset.
    Controlling which cvars are affected during each difficulty.

    Server tag of "GunXP" or "RPG" for easy searching on the server browser.

    [OPTIONAL] Using a MySQL Database




    Updater [RECOMMENDED]

    Left 4 Dhooks [REQUIRED]

    myGaming's Karma Kill System [REQUIRED]

    Weapon Handling API [REQUIRED]

    Melee Unlocker [REQUIRED]

    Point System API [REQUIRED]

    Restart When Empty [REQUIRED]

    Lagged Movement Conflict Resolver [REQUIRED]

    Tank Anti Stuck [REQUIRED]

    Get Plugin



    View Source


    __________________
    I am available to make plugins for pay.

    Discord: Eyal282#1334

    Last edited by eyal282; 11-26-2023 at 10:24.
    eyal282 is offline
    eyal282
    Veteran Member
    Join Date: Aug 2011
    Old 06-02-2023 , 06:01   Re: [L4D2] ALPHA Gun XP - RPG
    Reply With Quote #2

    To use a MySQL database, make a database called "GunXP-RPG", then head to l4d2/addons/sourcemod/configs/databases.cfg, and add this as a new entry.

    Code:
    "GunXP-RPG"
    {
    	"driver"			"mysql"
    	"host"				"your_host_here"
    	"database"			"GunXP-RPG"
    	"user"				"your_username_here"
    	"pass"				"your_password_here"
    }
    __________________
    I am available to make plugins for pay.

    Discord: Eyal282#1334

    Last edited by eyal282; 10-14-2023 at 18:05.
    eyal282 is offline
    leaffan
    Senior Member
    Join Date: Jan 2013
    Old 06-03-2023 , 14:11   Re: [L4D2] ALPHA Gun XP - RPG
    Reply With Quote #3

    Thank you for the moderation. Well done!
    leaffan is offline
    eyal282
    Veteran Member
    Join Date: Aug 2011
    Old 10-14-2023 , 18:01   Re: [L4D2] ALPHA Gun XP - RPG
    Reply With Quote #4

    TBH I want to reserve this one too.
    __________________
    I am available to make plugins for pay.

    Discord: Eyal282#1334
    eyal282 is offline
    sirphr
    Member
    Join Date: Jun 2010
    Location: Florida, USA
    Old 11-22-2023 , 05:35   Re: [L4D2] ALPHA Gun XP - RPG
    Reply With Quote #5

    This looks pretty cool might try to install and configure on a test server. Thanks!
    __________________
    sirphr is offline
    Krufftys Killers
    Senior Member
    Join Date: Jan 2014
    Old 11-25-2023 , 10:56   Re: [L4D2] ALPHA Gun XP - RPG
    Reply With Quote #6

    Got this errorL 11/25/2023 - 10:54:41: SourceMod error session started
    L 11/25/2023 - 10:54:41: Info (map "c5m1_waterfront") (file "C:\servers\kruffty2\left4dead2\addons\source mod\logs\errors_20231125.log")
    L 11/25/2023 - 10:54:41: [SM] Fatal error encountered parsing translation file "serverhop.phrases.txt"
    L 11/25/2023 - 10:54:41: [SM] Error (line 0, column 0): Stream failed to open
    L 11/25/2023 - 10:54:41: [SM] Unable to load plugin "[RPG]\PerkTrees\PerkTree_Pet.smx": Native "L4D_LaggedMovement" was not found
    L 11/25/2023 - 10:54:42: [SM] Exception reported: Entity -1 (-1) is not a CBaseEntity
    L 11/25/2023 - 10:54:42: [SM] Blaming: [RPG]\RPG-Perks.smx
    L 11/25/2023 - 10:54:42: [SM] Call stack trace:
    L 11/25/2023 - 10:54:42: [SM] [0] AcceptEntityInput
    L 11/25/2023 - 10:54:42: [SM] [1] Line 2158, c:\Users\eyal2\Documents\GitHub\l4d2-gun-xp-rpg\addons\sourcemod\scripting\[RPG]\RPG-Perks.sp::Event_RoundStart
    Krufftys Killers is offline
    king kong
    Member
    Join Date: Oct 2021
    Old 11-25-2023 , 11:32   Re: [L4D2] ALPHA Gun XP - RPG
    Reply With Quote #7

    Quote:
    Originally Posted by Krufftys Killers View Post
    Got this errorL 11/25/2023 - 10:54:41: SourceMod error session started
    L 11/25/2023 - 10:54:41: Info (map "c5m1_waterfront") (file "C:\servers\kruffty2\left4dead2\addons\source mod\logs\errors_20231125.log")
    L 11/25/2023 - 10:54:41: [SM] Fatal error encountered parsing translation file "serverhop.phrases.txt"
    L 11/25/2023 - 10:54:41: [SM] Error (line 0, column 0): Stream failed to open
    L 11/25/2023 - 10:54:41: [SM] Unable to load plugin "[RPG]\PerkTrees\PerkTree_Pet.smx": Native "L4D_LaggedMovement" was not found
    L 11/25/2023 - 10:54:42: [SM] Exception reported: Entity -1 (-1) is not a CBaseEntity
    L 11/25/2023 - 10:54:42: [SM] Blaming: [RPG]\RPG-Perks.smx
    L 11/25/2023 - 10:54:42: [SM] Call stack trace:
    L 11/25/2023 - 10:54:42: [SM] [0] AcceptEntityInput
    L 11/25/2023 - 10:54:42: [SM] [1] Line 2158, c:\Users\eyal2\Documents\GitHub\l4d2-gun-xp-rpg\addons\sourcemod\scripting\[RPG]\RPG-Perks.sp::Event_RoundStart
    https://forums.alliedmods.net/showthread.php?p=2792637
    king kong is offline
    eyal282
    Veteran Member
    Join Date: Aug 2011
    Old 11-26-2023 , 10:23   Re: [L4D2] ALPHA Gun XP - RPG
    Reply With Quote #8

    Quote:
    Originally Posted by Krufftys Killers View Post
    Got this errorL 11/25/2023 - 10:54:41: SourceMod error session started
    L 11/25/2023 - 10:54:41: Info (map "c5m1_waterfront") (file "C:\servers\kruffty2\left4dead2\addons\source mod\logs\errors_20231125.log")
    L 11/25/2023 - 10:54:41: [SM] Fatal error encountered parsing translation file "serverhop.phrases.txt"
    L 11/25/2023 - 10:54:41: [SM] Error (line 0, column 0): Stream failed to open
    L 11/25/2023 - 10:54:41: [SM] Unable to load plugin "[RPG]\PerkTrees\PerkTree_Pet.smx": Native "L4D_LaggedMovement" was not found
    L 11/25/2023 - 10:54:42: [SM] Exception reported: Entity -1 (-1) is not a CBaseEntity
    L 11/25/2023 - 10:54:42: [SM] Blaming: [RPG]\RPG-Perks.smx
    L 11/25/2023 - 10:54:42: [SM] Call stack trace:
    L 11/25/2023 - 10:54:42: [SM] [0] AcceptEntityInput
    L 11/25/2023 - 10:54:42: [SM] [1] Line 2158, c:\Users\eyal2\Documents\GitHub\l4d2-gun-xp-rpg\addons\sourcemod\scripting\[RPG]\RPG-Perks.sp::Event_RoundStart

    Fixed in Updater module. Make sure updater is live in your server.
    __________________
    I am available to make plugins for pay.

    Discord: Eyal282#1334
    eyal282 is offline
    eyal282
    Veteran Member
    Join Date: Aug 2011
    Old 11-28-2023 , 18:26   Re: [L4D2] ALPHA Gun XP - RPG
    Reply With Quote #9

    Alpha means "It is fully ready to be played in a main server but I push updates to main after 30 minutes of testing"
    __________________
    I am available to make plugins for pay.

    Discord: Eyal282#1334
    eyal282 is offline
    Krufftys Killers
    Senior Member
    Join Date: Jan 2014
    Old 03-23-2024 , 19:32   Re: [L4D2] ALPHA Gun XP - RPG
    Reply With Quote #10

    Am getting this error
    L 03/22/2024 - 11:06:08: Error log file session closed.
    L 03/22/2024 - 11:07:00: SourceMod error session started
    L 03/22/2024 - 11:07:00: Info (map "c1m1_hotel") (file "e:\l4d2\servers\4\serverfiles\left4dead2\add ons\sourcemod\logs\errors_20240322.log")
    L 03/22/2024 - 11:07:00: [SM] Exception reported: Invalid parameter number: 11
    L 03/22/2024 - 11:07:00: [SM] Blaming: [RPG]\RPG-Tanks.smx
    L 03/22/2024 - 11:07:00: [SM] Call stack trace:
    L 03/22/2024 - 11:07:00: [SM] [0] GetNativeCell
    L 03/22/2024 - 11:07:00: [SM] [1] Line 196, c:\Users\Eyal282\Documents\GitHub\l4d2-gun-xp-rpg\addons\sourcemod\scripting\[RPG]\RPG-Tanks.sp::Native_RegisterTank
    L 03/22/2024 - 11:07:00: [SM] [3] RPG_Tanks_RegisterTank
    L 03/22/2024 - 11:07:00: [SM] [4] Line 111, c:\Users\eyal2\Documents\GitHub\l4d2-gun-xp-rpg\addons\sourcemod\scripting\[RPG]\Tanks\Tier1_JockeyTank.sp::RegisterTank
    L 03/22/2024 - 11:07:00: [SM] [5] Line 41, c:\Users\eyal2\Documents\GitHub\l4d2-gun-xp-rpg\addons\sourcemod\scripting\[RPG]\Tanks\Tier1_JockeyTank.sp::OnPluginStart
    L 03/22/2024 - 11:07:00: [SM] Unable to load plugin "[RPG]\Tanks\Tier1_JockeyTank.smx": Error detected in plugin startup (see error logs)
    L 03/22/2024 - 11:07:00: [SM] Exception reported: Invalid parameter number: 11
    L 03/22/2024 - 11:07:00: [SM] Blaming: [RPG]\RPG-Tanks.smx
    L 03/22/2024 - 11:07:00: [SM] Call stack trace:
    L 03/22/2024 - 11:07:00: [SM] [0] GetNativeCell
    L 03/22/2024 - 11:07:00: [SM] [1] Line 196, c:\Users\Eyal282\Documents\GitHub\l4d2-gun-xp-rpg\addons\sourcemod\scripting\[RPG]\RPG-Tanks.sp::Native_RegisterTank
    L 03/22/2024 - 11:07:00: [SM] [3] RPG_Tanks_RegisterTank
    L 03/22/2024 - 11:07:00: [SM] [4] Line 223, c:\Users\eyal2\Documents\GitHub\l4d2-gun-xp-rpg\addons\sourcemod\scripting\[RPG]\Tanks\Tier1_TrollTank.sp::RegisterTank
    L 03/22/2024 - 11:07:00: [SM] [5] Line 53, c:\Users\eyal2\Documents\GitHub\l4d2-gun-xp-rpg\addons\sourcemod\scripting\[RPG]\Tanks\Tier1_TrollTank.sp::OnPluginStart
    L 03/22/2024 - 11:07:00: [SM] Unable to load plugin "[RPG]\Tanks\Tier1_TrollTank.smx": Error detected in plugin startup (see error logs)
    L 03/22/2024 - 11:07:00: [SM] Exception reported: Invalid parameter number: 11
    L 03/22/2024 - 11:07:00: [SM] Blaming: [RPG]\RPG-Tanks.smx
    L 03/22/2024 - 11:07:00: [SM] Call stack trace:
    L 03/22/2024 - 11:07:00: [SM] [0] GetNativeCell
    L 03/22/2024 - 11:07:00: [SM] [1] Line 196, c:\Users\Eyal282\Documents\GitHub\l4d2-gun-xp-rpg\addons\sourcemod\scripting\[RPG]\RPG-Tanks.sp::Native_RegisterTank
    L 03/22/2024 - 11:07:00: [SM] [3] RPG_Tanks_RegisterTank
    L 03/22/2024 - 11:07:00: [SM] [4] Line 596, c:\Users\eyal2\Documents\GitHub\l4d2-gun-xp-rpg\addons\sourcemod\scripting\[RPG]\Tanks\Tier2_PsychicTank.sp::RegisterTank
    L 03/22/2024 - 11:07:00: [SM] [5] Line 75, c:\Users\eyal2\Documents\GitHub\l4d2-gun-xp-rpg\addons\sourcemod\scripting\[RPG]\Tanks\Tier2_PsychicTank.sp::OnPluginStart
    L 03/22/2024 - 11:07:00: [SM] Unable to load plugin "[RPG]\Tanks\Tier2_PsychicTank.smx": Error detected in plugin startup (see error logs)
    L 03/22/2024 - 11:07:00: [SM] Exception reported: Invalid parameter number: 11
    L 03/22/2024 - 11:07:00: [SM] Blaming: [RPG]\RPG-Tanks.smx
    L 03/22/2024 - 11:07:00: [SM] Call stack trace:
    L 03/22/2024 - 11:07:00: [SM] [0] GetNativeCell
    L 03/22/2024 - 11:07:00: [SM] [1] Line 196, c:\Users\Eyal282\Documents\GitHub\l4d2-gun-xp-rpg\addons\sourcemod\scripting\[RPG]\RPG-Tanks.sp::Native_RegisterTank
    L 03/22/2024 - 11:07:00: [SM] [3] RPG_Tanks_RegisterTank
    L 03/22/2024 - 11:07:00: [SM] [4] Line 135, c:\Users\eyal2\Documents\GitHub\l4d2-gun-xp-rpg\addons\sourcemod\scripting\[RPG]\Tanks\Tier2_ShamanTank.sp::RegisterTank
    L 03/22/2024 - 11:07:00: [SM] [5] Line 46, c:\Users\eyal2\Documents\GitHub\l4d2-gun-xp-rpg\addons\sourcemod\scripting\[RPG]\Tanks\Tier2_ShamanTank.sp::OnPluginStart
    L 03/22/2024 - 11:07:00: [SM] Unable to load plugin "[RPG]\Tanks\Tier2_ShamanTank.smx": Error detected in plugin startup (see error logs)
    L 03/22/2024 - 11:08:25: Error log file session closed.
    Krufftys Killers 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 09:37.


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