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

[L4D1 & L4D2][DEV] Built-in Upgrades & Skills (perks)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Dragokas
Veteran Member
Join Date: Nov 2017
Location: Ukraine on fire
Plugin ID:
8233
Plugin Version:
1.0
Plugin Category:
Technical/Development
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Old 10-05-2022 , 16:43   [L4D1 & L4D2][DEV] Built-in Upgrades & Skills (perks)
    Reply With Quote #1

    Description:
    For developers.

    L4D engine has built-in skills and upgrades system.
    Well, it's all about L4D1, not L4D2. Because in L4D2 Valve cut almost everything, it has no skills (perks) at all, only upgrades, which are also cut x10 times
    Plugin allows to:
    - dump all skills (indeces and names)
    - dump all upgrades (indeces and names)
    - apply skill
    - apply upgrade
    - remove skill
    - remove upgrade

    Dump:

    Spoiler


    Commands:

    PHP Code:

    // Apply Skill (L4D1 only)
    sm_setskill <index>

    // Get skill name by skill index  (L4D1 only)
    sm_skillname <index>

    // Remove all upgrades  (L4D1 only)
    sm_removeallupgrades

    // Dump all skills  (L4D1 only)
    sm_dumpskills

    // Add upgrade
    sm_addupgrade <index>

    // Remove upgrade
    sm_removeupgrade <index>

    // Get upgrade name by index
    sm_upgradename

    // Dump all upgrades
    sm_dumpupgrades 
    Credits:

    - Well, it's not originally mine, and I don't know who's the author. Tell me if you know. I just improved it.
    Attached Files
    File Type: zip Skills.zip (8.0 KB, 288 views)
    __________________
    Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
    [My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]

    Last edited by Dragokas; 10-05-2022 at 16:44.
    Dragokas 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:51.


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