[CSS] HardCoreFriendlyFire
2 Attachment(s)
<HardCoreFriendlyFire> Introdution there is few plugins that r changing friendly fire damage or changing game into FFA. but, this plugin has few different points in it`s code. this plugin changes player`s team when they r attacked by teammates, so damage will correctly calculated by game. not like other FF damage change plugins that r just simply changing damage to teammates by multiplying some values to damage. so u can expect this plugin will work better with other plugin/maps that r making players deal dmg to teammates. however, this plugin can make side effect to plugins that r having code related to OnTakeDamage function and player_death and player_hurt event. and, if u want to hide friendly fire warning msg in chat area, i recommand this plugin to be used together. https://forums.alliedmods.net/showth...19#post1852319 this plugin has bug related with round end msg of css. because game actually thinks u attacked enemy, not your teammate. but its not a critical thing... Requirements this plugin needs the things listed below to work:
Installation to install this plugin
Configuration cvarlist for this version Code:
// This file was auto-generated by SourceMod (v1.5.0-dev+3697)i want to say thanks to these guys
Change Log all the date`s format is y/m/d Code:
update at 2012 12 12(ver 1.0.0.0) |
Re: [CSS] HardCoreFriendlyFire
Genius.
|
Re: [CSS] HardCoreFriendlyFire
Cache cvars instead of using GetConVarBool in event hooks.
You can also rewrite Code:
stock bool:isClientConnectedIngameAlive(client){Code:
stock bool:isClientConnectedIngameAlive(client) { |
Re: [CSS] HardCoreFriendlyFire
When trying to compile I get:
SourcePawn Compiler 1.4.2-dev Copyright (c) 1997-2006, ITB CompuPhase, (C)2004-2008 AlliedModders, LLC G:\Sm Plugins\HardCoreFriendlyFire\HardCoreFriendly Fire.sp(45) : error 100: function prototypes do not match G:\Sm Plugins\HardCoreFriendlyFire\HardCoreFriendly Fire.sp(46) : error 100: function prototypes do not match G:\Sm Plugins\HardCoreFriendlyFire\HardCoreFriendly Fire.sp(108) : error 017: undefined symbol "SDKHooks_TakeDamage" 3 Errors. Compilation Time: 0.17 sec |
Re: [CSS] HardCoreFriendlyFire
It compiled when I used a newer version of SDKHOOKS.
|
| All times are GMT -4. The time now is 13:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.