AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY?] No FallDamage (V0.6.3, 03.10.2020) (https://forums.alliedmods.net/showthread.php?t=171754)

zloykif 05-13-2012 11:21

Re: [ANY?] No FallDamage (V0.2, 10.05.2012)
 
can u add team filter?

Impact123 05-13-2012 19:30

Re: [ANY?] No FallDamage (V0.2, 10.05.2012)
 
I can add whatever you want it if makes sense to add it.
Do you mean something like this?
Code:

sm_noblock_teamfilter "0"
  - Team that should have falldamage protection, 0 = any

Yours sincerely
Impact

minimoney1 05-14-2012 00:51

Re: [ANY?] No FallDamage (V0.2, 10.05.2012)
 
Quote:

Originally Posted by Impact123 (Post 1708514)
Team that should have noblock enabled, 0 = any, 2 = RED, 3 = BLUE

No fall damage you mean?

zloykif 05-14-2012 00:58

Re: [ANY?] No FallDamage (V0.2, 10.05.2012)
 
Quote:

Do you mean something like this?
guess so, i need nofalldmg only for terrorist team (CS:S deathrun mod)

Impact123 05-14-2012 01:02

Re: [ANY?] No FallDamage (V0.2, 10.05.2012)
 
Quote:

Originally Posted by minimoney1 (Post 1708574)
No fall damage you mean?

Oh, thanks for the hint, i've fixed it in my repo :)

Quote:

Originally Posted by zloykif (Post 1708576)
guess so, i need nofalldmg only for terrorist team (CS:S deathrun mod)

Read my last post, i've already done it and awaiting feedback.

Yours sincerely
Impact

zloykif 05-14-2012 09:21

Re: [ANY?] No FallDamage (V0.2, 10.05.2012)
 
Quote:

and awaiting feedback
sm_nofalldamage_teamfilter 2
work fine for me

Impact123 05-14-2012 21:04

Re: [ANY?] No FallDamage (V0.3, 15.05.2012)
 
Update v0.3

Okay, i have added the last 2 requests from you guys.
Code:

* 15.05.2012
- Added teamfilter
- Added clientfilter

See first post for more information.

Yours sincerely
Impact

Impact123 05-15-2012 22:14

Re: [ANY?] No FallDamage (V0.3, 15.05.2012)
 
Update v0.4

Code:

* 15.05.2012
Added support for Customflags
Added caching for:
 - Is admin
 - is bot
 
 Added a lateload hook to re add the cachingflags for clients
 Added a disconnect hook to purge the flags

Yours sincerely
Impact

Impact123 08-06-2012 05:00

Re: [ANY?] No FallDamage (V0.5, 06.08.2012)
 
Update v0.5
Code:

* 06.08.2012 - v0.5
- Removed customflags depency
- Fixed the unhook on OnClientDisconnect
- Fixed the IsClientValid Stock
- Added support for updater

Yours sincerely
Impact

thetwistedpanda 08-15-2012 13:44

Re: [ANY?] No FallDamage (V0.5, 06.08.2012)
 
Review for Approval
Status: Approved
  • There's no real issue with your code, but dear god man, the spaces! The spaces are everywhere! The only thing I'd recommend is removing SDKUnhook, as it's called automatically when a client disconnects.
  • You may also want to clean up your previous posts with previous versions if your latest one in the first post is the correct one.


All times are GMT -4. The time now is 04:10.

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