Raised This Month: $7 Target: $400
 1% 

Vehicle Kills


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff        Approver:   devicenull (200)
DS
SourceMod Developer
Join Date: Sep 2004
Location: WI, USA
Old 10-07-2004 , 03:32   Vehicle Kills
Reply With Quote #1

Vehicle Kills 1.25
by Damaged Soul

AMX Mod X Version: 1.75 and above
Supported Mods: Counter-Strike 1.6 and Condition Zero

Description
This plugin allows players to see death messages that can show who killed whom with a vehicle.

Required Modules
Cstrike
Fakemeta

Usage
  • Cvars
    • amx_vk_frags [Default Value: 1]
      • Determines how many frags a player gets for killing someone on the other team with a vehicle
    • amx_vk_tkpenalty [Default Value: 1]
      • Determines how many frags a player loses for killing someone on the same team with a vehicle
    • amx_vk_tkpunish [Default Value: 0]
      • Determines whether or not to instantly kill a player when they kill a teammate with a vehicle
      • If set to 1, a TKer will be killed directly after killing someone on the same team with a vehicle
      • If set to 0, then the plugin will do nothing directly after killing someone on the same team with a vehicle
    • amx_vk_version
      • Shows the version of the plugin
Version History
  • 1.25 [July 4, 2006]
    • Added: amx_vk_version cvar for more easily finding a server with this plugin
    • Death messages are now also done via emessage_begin which now allows team kill plugins, such as ATAC, to detect vehicle kills. This should allow things such as forgiving the team kill.
    • No longer relies on the Engine module
  • 1.22 [Apr. 26, 2006]
    • Added: amx_vk_tkpunish cvar that when set to 1 will instantly kill a player after they kill a teammate
    • Fixed: No death message appeared when there was a suicide involving a vehicle (somehow the bug returned or wasn't fixed properly the first time)
  • 1.21 [Apr. 23, 2006]
    • Fixed: As a side effect of replacing suicides with vehicle deaths in the HL logs, chat logging (as well as most logged information from CS/CZ) was blocked
  • 1.20 [Apr. 21, 2006]
    • Minor optimizations to code
    • Now uses the pcvar natives for getting values of cvars
    • Fixed: Runtime errors involving invalid players
    • Fixed: When a true suicide involving a vehicle occurred no death message appeared at all
    • Fixed: Vehicle deaths were still being reported as suicides in standard HL logs
  • 1.10 [Oct. 7, 2004]
    • Public release
    • Changed to no longer rely on fun module
    • Added: amx_vk_tkpenalty cvar for how many frags to subtract for team killing with a vehicle
  • 1.00 [Oct. 4, 2004]
    • Initial version
Attached Files
File Type: sma Get Plugin or Get Source (vehiclekills.sma - 3679 views - 8.2 KB)

Last edited by DS; 07-04-2006 at 16:38.
DS is offline
Kamikaze
Senior Member
Join Date: Mar 2004
Location: Butler, PA
Old 10-07-2004 , 11:35  
Reply With Quote #2

Wow, I have always wanted this feature for cs_carzzzz map, it's no fun playing that map when you get no kills when running ppl over plus ppl worry about stats so much, they snipe on the top of the hill, now everyone can have fun with this map, including the statistics worrying ppl.
Kamikaze is offline
Send a message via ICQ to Kamikaze Send a message via AIM to Kamikaze Send a message via MSN to Kamikaze Send a message via Yahoo to Kamikaze
antileet
Member
Join Date: Sep 2004
Location: Los Angeles
Old 10-07-2004 , 19:37  
Reply With Quote #3

Great plugin, I use it now on my server 24/7 (We are a Nipper-only map server so this plugin fits in great)
__________________
My CS Clan is BACK!!, www.utbclan.com
antileet is offline
tinkleondabeach
Junior Member
Join Date: Jul 2005
Old 07-26-2005 , 05:51  
Reply With Quote #4

it makes players cant buy round after.
tinkleondabeach is offline
Send a message via AIM to tinkleondabeach
Bo0m!
Veteran Member
Join Date: Mar 2006
Location: New Jersey
Old 04-21-2006 , 00:04  
Reply With Quote #5

Code:
L 04/20/2006 - 21:58:44: [CSTRIKE] Invalid player 23
L 04/20/2006 - 21:58:44: [AMXX] Displaying debug trace (plugin "vehiclekills.amxx")
L 04/20/2006 - 21:58:44: [AMXX] Run time error 10: native error (native "cs_get_user_team")
L 04/20/2006 - 21:58:44: [AMXX]    [0] vehiclekills.sma::score_delay (line 106)
I know it's been a while since this plugin has been updated but, can anyone fix this? It's flooding my server logs all over the place
__________________
Bo0m! is offline
Send a message via AIM to Bo0m! Send a message via MSN to Bo0m! Send a message via Yahoo to Bo0m!
DS
SourceMod Developer
Join Date: Sep 2004
Location: WI, USA
Old 04-21-2006 , 14:41  
Reply With Quote #6

Quote:
Originally Posted by Bo0m!
I know it's been a while since this plugin has been updated but, can anyone fix this? It's flooding my server logs all over the place
I have just posted an update to this plugin that fixes various issues. See if the new version doesn't fix the problem you describe. (It should...)
DS is offline
`666
AlliedModders Donor
Join Date: Jan 2006
Old 04-21-2006 , 15:55  
Reply With Quote #7

hmmm im geting bad load
`666 is offline
`666
AlliedModders Donor
Join Date: Jan 2006
Old 04-21-2006 , 16:03  
Reply With Quote #8

oh i think i know why im using amxx 1.60 lol
`666 is offline
Bo0m!
Veteran Member
Join Date: Mar 2006
Location: New Jersey
Old 04-23-2006 , 00:38  
Reply With Quote #9

Problem with this plugin: When using it the logs refuse to log chat messages even with mp_logmessages 1. Not sure if it causes any other problems.
__________________
Bo0m! is offline
Send a message via AIM to Bo0m! Send a message via MSN to Bo0m! Send a message via Yahoo to Bo0m!
DS
SourceMod Developer
Join Date: Sep 2004
Location: WI, USA
Old 04-23-2006 , 06:05  
Reply With Quote #10

Quote:
Originally Posted by Bo0m!
Problem with this plugin: When using it the logs refuse to log chat messages even with mp_logmessages 1. Not sure if it causes any other problems.
Thank you for reporting this bug. I made a mistake with the return value of the contain native. This is now fixed in 1.21.
DS 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 01:52.


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