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

No Weapon Drop [+defuser support] [v0.1.2beta]


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Plugin Info:     Modification:   Counter-Strike        Category:   Gameplay        Approver:   Hawk552 (427)
VEN
Veteran Member
Join Date: Jan 2005
Old 01-01-2007 , 20:28   No Weapon Drop [+defuser support] [v0.1.2beta]
Reply With Quote #1

Plugin disables weapon drop. Quite differs from No Weapon Drop on Death

Comparision table:
Code:
+------------------------+----------------+-------------------------+
|                        | No Weapon Drop | No Weapon Drop on Death |
+------------------------+----------------+-------------------------+
| safe weapon deletion   |       +        |            -            |
| death mode             |       +        |            +            |
| alive mode             |       +        |            -            |
| disconnect mode        |       +        |            -            |
| teams mode             |       +        |            -            |
| custom weapons support |       +        |            -            |
| defuser support        |       +        |            -            | 
| required modules       |    fakemeta    |    fakemeta, engine     | 
| use pcvar system       |       +        |            -            | 
+------------------------+----------------+-------------------------+
By default this plugin disables any weapon drop except C4. Via CVars you can configure alive/death/disconnect/team modes, enable drop for specific weapon(s), disable defuser drop.

Code:
CVARs
  nwd_state (flags: 1&2&4, default: 7)
    1 - affect on alive players
    2 - affect on player's death
    4 - affect on player's disconnect (bomb only)
  nwd_teams (flags: 1&2, default: 3)
    1 - affect on Terrorist players
    2 - affect on Counter-Terrorist players
  nwd_allow (flags: 1&2&4..., default: 65)
             1 - defuser [not a weapon but item; allowed by default]
             2 - p228
             4 - shield
             8 - scout
            16 - hegrenade [will not be dropped in any case]
            32 - xm1014
            64 - c4 [allowed by default]
           128 - mac10
           256 - aug
           512 - smokegrenade [will not be dropped in any case]
          1024 - elite
          2048 - fiveseven
          4096 - ump45
          8192 - sg550
         16384 - galil
         32768 - famas
         65536 - usp
        131072 - glock18
        262144 - awp
        524288 - mp5navy
       1048576 - m249
       2097152 - m3
       4194304 - m4a1
       8388608 - tmp
      16777216 - g3sg1
      33554432 - flashbang [will not be dropped in any case]
      67108864 - deagle
     134217728 - sg552
     268435456 - ak47
     536870912 - knife [will not be dropped in any case]
    1073741824 - p90
Attached Files
File Type: sma Get Plugin or Get Source (noweapondrop.sma - 8439 views - 5.7 KB)

Last edited by VEN; 01-03-2007 at 17:18.
VEN is offline
 



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:55.


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