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

Automatic Unstucking


Post New Thread Reply   
 
Thread Tools Display Modes
alien
Senior Member
Join Date: Aug 2005
Location: London || Slovakia
Old 10-07-2007 , 20:16   Re: Automatic Unstucking
Reply With Quote #41

Quote:
Originally Posted by Ramono View Post
Why that, its not used in any other function than that.
Creating another static for it would create more slowdown...
Do you realy think thats a NEED for the plugin?
Static variables should not be considered as slowdown if used in such scenarios. Your function is executed relatively frequently and it's using quite few variables. 'new' statement will cause to realloc and null needed memory upon every function execution. 'static' statement will cause them just to be used, nothing else. It should make it a bit faster.

Ah, and also, statics are not to be used in any other functions as they're pseudo-global (not accessible from any other function except the one they're used in.)
__________________
alien is offline
Send a message via ICQ to alien
Lt Llama
Senior Member
Join Date: Aug 2004
Old 10-23-2007 , 17:51   Re: Automatic Unstucking
Reply With Quote #42

Ramon, I requested a port of this to Sourcemod:

http://forums.alliedmods.net/showthr...493#post545493

Wanna have a go?
__________________
A dodo: Used to describe someone without common sense and who always has the pathetic confused look on their face when a question is asked.
Lt Llama is offline
F|4THeAd
Member
Join Date: Jan 2005
Old 01-16-2008 , 23:53   Re: Automatic Unstucking
Reply With Quote #43

When I tried running this plugin in NS 3.2.0, I received an error right after jumping into the command chair:

User Msg 'EditPS': 10 bytes written, expected 2

..Odd
__________________
F|4THeAd is offline
mysticssjgoku4
Veteran Member
Join Date: Jan 2005
Location: Chicago Heights, IL
Old 03-06-2008 , 16:53   Re: Automatic Unstucking
Reply With Quote #44

Quote:
Originally Posted by F|4THeAd View Post
When I tried running this plugin in NS 3.2.0, I received an error right after jumping into the command chair:

User Msg 'EditPS': 10 bytes written, expected 2

..Odd
Disable the effects function and you will be fine.
__________________

mysticssjgoku4 is offline
Send a message via AIM to mysticssjgoku4 Send a message via MSN to mysticssjgoku4
FreakOut!
Member
Join Date: Aug 2008
Old 09-17-2008 , 14:51   Re: Automatic Unstucking
Reply With Quote #45

..found a bug, if u are specing someone and pressing the +grab buttom they will fly away
FreakOut! is offline
benamo6
Veteran Member
Join Date: Aug 2008
Location: NeverLand
Old 11-17-2008 , 05:52   Re: Automatic Unstucking
Reply With Quote #46

.. if you are using semiclip and you go throw a player. it unstuck you!
__________________
Please help me with this Thread
I am 70% addicted to Counterstrike. What about you?
Ill make any spanish translation of a plugin. Just ask for it
benamo6 is offline
Send a message via MSN to benamo6
matiaslp
Senior Member
Join Date: Apr 2007
Old 05-02-2009 , 23:22   Re: Automatic Unstucking
Reply With Quote #47

I'm getting this error.

FATAL ERROR
User Msg 'BlinkAcct': 10 bytes written, expected 1

and server crashws

any ideas?

thanks in advance
matiaslp is offline
Ramono
Veteran Member
Join Date: Nov 2005
Location: Netherlands
Old 05-03-2009 , 08:25   Re: Automatic Unstucking
Reply With Quote #48

Try putting amx_autounstuckeffects to 0 it doesnt seem to support all mods.

Been a long time since I posted on this forums and I dont feel like continuing to update mods, got alot of things on my mind atm.

Good luck,
-Ramon(o)
__________________
Um, hi.
Ramono is offline
Old 05-25-2009, 16:04
koleos
This message has been deleted by koleos. Reason: nm
KadiR
Unnecessary Member
Join Date: Aug 2008
Location: Zürich / Switzerland
Old 10-16-2009 , 11:35   Re: Automatic Unstucking
Reply With Quote #49

this plugin crashes my server with semiclip sometimes.. is that normal ?!
KadiR is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 11-30-2009 , 20:44   Re: Automatic Unstucking
Reply With Quote #50

If you could please, add bot support.
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
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:38.


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