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

Pushable Object Speed Fix


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Technical/Development        Approver:   GHW_Chronic (70)
MPNumB
Veteran Member
Join Date: Feb 2007
Location: Lithuania
Old 04-29-2008 , 18:28   Pushable Object Speed Fix
Reply With Quote #1

Description:
This is a simple plugin that fixes pushable object speed bug. That bug is when you are moving using some pushable object ("func_pushable") - your speed can rise up to sv_maxvelocity cvar number. Anyway, this plugin fixes that bug by blocking it and forcing your used entity move by your move direction (plus it slows you down by half of your standart speed, and in some time you are just getting tired what forces you to release the object).


Requires:
FakeMeta
HamSandWich


Additional info:
Tested in Counter-Strike 1.6 with amxmodx 1.8.0. But shold work with all Half-Life mods.


Change-Log:

* 1.0
- First release.
Attached Files
File Type: sma Get Plugin or Get Source (func_pushable_speed_fix.sma - 2184 views - 2.7 KB)
__________________
Skill and no annoying bugs with fixed balance issues is my goal!
My approved plugins what don't show up in Approved List:
* Bomb/Death/CSS Radar
* HotVision
___
Need help? Please check this documentation first.
MPNumB is offline
Send a message via Skype™ to MPNumB
Old 04-29-2008, 18:40
YamiKaitou
This message has been deleted by YamiKaitou. Reason: nvm
Jay-izi
Senior Member
Join Date: Mar 2008
Location: Estonia Tallinn
Old 05-02-2008 , 07:02   Re: Pushable Object Speed Fix
Reply With Quote #3

THX Very much!!!!!!!
This bug was annoying on my Zm mod !
Thx again for that fix
__________________

Jay-izi is offline
Send a message via ICQ to Jay-izi Send a message via MSN to Jay-izi Send a message via Skype™ to Jay-izi
hleV
Veteran Member
Join Date: Mar 2007
Location: Lithuania
Old 05-02-2008 , 12:38   Re: Pushable Object Speed Fix
Reply With Quote #4

PHP Code:
#include <amxmodx>
#include <hamsandwich>
 
public plugin_init()
{
        
register_plugin("NoSpeedBugs""0.1""MeRcyLeZZ")
 
        
RegisterHam(Ham_Use"func_pushable""fw_PushBox")
}
 
public 
fw_PushBox()
        return 
HAM_SUPERCEDE 
__________________
hleV is offline
MPNumB
Veteran Member
Join Date: Feb 2007
Location: Lithuania
Old 06-13-2008 , 09:44   Re: Pushable Object Speed Fix
Reply With Quote #5

Quote:
Originally Posted by hleV View Post
PHP Code:
#include <amxmodx>
#include <hamsandwich>
 
public plugin_init()
{
        
register_plugin("NoSpeedBugs""0.1""MeRcyLeZZ")
 
        
RegisterHam(Ham_Use"func_pushable""fw_PushBox")
}
 
public 
fw_PushBox()
        return 
HAM_SUPERCEDE 
With this you cannot push box in your direction. With my you can.
__________________
Skill and no annoying bugs with fixed balance issues is my goal!
My approved plugins what don't show up in Approved List:
* Bomb/Death/CSS Radar
* HotVision
___
Need help? Please check this documentation first.
MPNumB is offline
Send a message via Skype™ to MPNumB
hleV
Veteran Member
Join Date: Mar 2007
Location: Lithuania
Old 06-13-2008 , 09:48   Re: Pushable Object Speed Fix
Reply With Quote #6

Quote:
Originally Posted by MPNumB View Post
With this you cannot push box in your direction. With my you can.
Awesome then.
__________________
hleV is offline
Orangutanz
Veteran Member
Join Date: Apr 2006
Old 06-13-2008 , 12:04   Re: Pushable Object Speed Fix
Reply With Quote #7

Argh stop finding these bugs

Something to add to my Player Physics module I suppose.
I'm trying to work out how to implement your ducking code fix as well.
__________________
|<-- Retired from everything Small/Pawn related -->|
You know when you've been Rango'd
Orangutanz is offline
MPNumB
Veteran Member
Join Date: Feb 2007
Location: Lithuania
Old 06-13-2008 , 14:44   Re: Pushable Object Speed Fix
Reply With Quote #8

Don't wory. When & if this plugins will get approved i will submit second bug fix pack.
__________________
Skill and no annoying bugs with fixed balance issues is my goal!
My approved plugins what don't show up in Approved List:
* Bomb/Death/CSS Radar
* HotVision
___
Need help? Please check this documentation first.
MPNumB is offline
Send a message via Skype™ to MPNumB
meigyoku
BANNED
Join Date: Apr 2009
Old 04-19-2009 , 00:54   Re: Pushable Object Speed Fix
Reply With Quote #9

I am admin! My server have somebody move so fast, can this plugin be prevent it? Thanks!
meigyoku is offline
1337
Senior Member
Join Date: Mar 2009
Old 04-19-2009 , 10:35   Re: Pushable Object Speed Fix
Reply With Quote #10

MPNumB can u make plug for doesnt make any dmg to hossies though walls?
1337 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 09:53.


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