AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   New Plugin Submissions (https://forums.alliedmods.net/forumdisplay.php?f=26)
-   -   Nade Semiclip v2.7 (https://forums.alliedmods.net/showthread.php?t=282427)

JusTGo 05-06-2016 18:43

Nade Semiclip v2.7
 
1 Attachment(s)
Nade Semiclip v2.7



Description:
Semilcip for grenades, now they can go through teammates or even enemies if you want to!
No more annoying teammates blocking your grenades and making them explode in your face xD

Cvars:
nade_semiclip 0: Plugin disabled.
nade_semiclip 1: Nades can only go through teammates. ( default )
nade_semiclip 2: Nades can go through all players.

The new setting will take effect in the next round.

Changelog:
Code:

-V1.0:
* First release.
-V1.1:
* Made distance calculations more accurate.
-V1.2:
* Fixed a conflict with the c4.
-V1.3:
* a better way to calculate distance.
* fixed nade getting stuck in its real owner.
-V2.0
* fully rewritten.
* no more grenade stuck bugs.
-V2.1
* fixed nade stuck in the opposite team because of a bug in get_user_team native.
-V2.2
* Added distance check to avoid useless calls.
-V2.3
* Fixed damaging teammates bug.
-V2.4 (1k downloads)
* Fixed possible wrong nade owner id.
-V2.5
* Rewritten the code to make it clearer.
* Added a tracking cvar.
-V2.6 (+200 downloads)
* Minor changes to improve readability.
-V2.7
* Fixed a bug with cvars conflicting.
* Optimized and refactored the plugin.

Note:
If you are using rehlds make sure that your liblist.gam file have both those lines commented or removed :

gamedll_linux "dlls/cs.so"
gamedll "dlls\mp.dll"

gabuch2 05-09-2016 16:59

Re: [CS] Nade Semiclip v2.0
 
What makes this CS specific?

JusTGo 05-09-2016 17:02

Re: [CS] Nade Semiclip v2.0
 
Quote:

Originally Posted by Shattered Heart Lynx (Post 2417947)
What makes this CS specific?

well nades ? i guess it also works on CZ but didn't test it.

edit:i guess HL also have nades but not sure if they have the same classname "grenade".

EFFx 05-09-2016 17:53

Re: Nade Semiclip v2.0
 
When i die, my grenade desapear?

EFFx 05-09-2016 17:54

Re: Nade Semiclip v2.0
 
Hm..... Not bad, need updates.

JusTGo 05-10-2016 08:56

Re: Nade Semiclip v2.0
 
Quote:

Originally Posted by EFFx (Post 2417959)
When i die, my grenade desapear?

are you sure ? never faced such problem. do you get any error logs ?

Quote:

Originally Posted by EFFx (Post 2417960)
Hm..... Not bad, need updates.

what updates ?

Old.School 05-10-2016 23:42

Re: Nade Semiclip v2.0
 
Bug Report :
nade getting stuck in the other team...

JusTGo 05-11-2016 05:08

Re: Nade Semiclip v2.0
 
Quote:

Originally Posted by Old.School (Post 2418220)
Bug Report :
nade getting stuck in the other team...

i guess its fixed.

edit:
even with the plugin disabled there is a chance the the nade get stuck in the other player face buts its very low.

Old.School 05-20-2016 19:58

Re: Nade Semiclip v2.2
 
new bug : friendly fire is off and with this plugin u can kill your teammates using he grenade. lol noob

JusTGo 05-21-2016 07:34

Re: Nade Semiclip v2.2
 
updated.
Code:

-V2.3
*Fixed damage teammates bug.



All times are GMT -4. The time now is 01:33.

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