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

New Way To Block Round End


Post New Thread Reply   
 
Thread Tools Display Modes
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 02-01-2011 , 05:41   Re: New Way To Block Round End
Reply With Quote #41

Try InfiniteRound plugin.
__________________
Arkshine is offline
Jurij
Junior Member
Join Date: Dec 2010
Old 02-07-2011 , 11:34   Re: New Way To Block Round End
Reply With Quote #42

maybe anything for linux ? o.O
Jurij is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 02-07-2011 , 11:41   Re: New Way To Block Round End
Reply With Quote #43

See my above post.
__________________
Arkshine is offline
Old 08-09-2012, 12:53
pratham966
This message has been deleted by pratham966.
darktemplar
Member
Join Date: Sep 2009
Old 02-03-2013 , 07:00   Re: New Way To Block Round End
Reply With Quote #44

Could you make native for this module ? I prefer using native to using console command
darktemplar is offline
jim_yang
Veteran Member
Join Date: Aug 2006
Old 02-03-2013 , 07:21   Re: New Way To Block Round End
Reply With Quote #45

this is more like a concept to show the way of blocking round end, giving people some inspiration to do things like this, it's not intended to be a working plugin. And Arkshine already made a plugin using orpheu, you can check it out. End of story.
__________________
Project : CSDM all in one - 99%
<team balancer#no round end#entity remover#quake sounds#fake full#maps management menu#players punishment menu#no team flash#colored flashbang#grenade trails#HE effect#spawn protection#weapon arena#weapon upgrade#auto join#no weapon drop#one name>
jim_yang is offline
OvidiuS
Chillaxin'
Join Date: Dec 2009
Location: Serbia
Old 02-03-2013 , 11:29   Re: New Way To Block Round End
Reply With Quote #46

Quote:
Originally Posted by joaquimandrade View Post
Compiled for linux and minimally tested.

Edit:

jim, i'm testing and it blocks the round end when I kill myself playing alone ("Round Draw") and when c4 explodes ("Terrorist Win") but it doesn't block when the time counter reaches 0 ("Target has been saved"). If that is not what expected, tell me if It can be consequence of alterations I did to the code (i made some alterations to make it compile) (I don't think so but you will know)

PHP Code:
unsigned char save[sizeof(ret)] = {0x00}; 
PHP Code:
void OnMetaAttach()
{
        
RESOLVE_SIG(g_func_roundendvoid *, CHALFLIFEMULTIPLAY_CHECKWINCONDITIONS);

        if(
g_func_roundend != NULL)
                
REG_SVR_COMMAND("sv_noroundend"SV_NoRoundEnd);

PHP Code:
 memset(save0sizeof(save)); 
And removed a return from RESOLVE_SIG define.
Can you attach source of linux version?
OvidiuS is offline
Send a message via Skype™ to OvidiuS
Alexander.3
Junior Member
Join Date: May 2009
Old 02-04-2013 , 17:14   Re: New Way To Block Round End
Reply With Quote #47

Searching function sub_10094E90 is not found in mp.dll
why?

Last edited by Alexander.3; 02-04-2013 at 17:14.
Alexander.3 is offline
Send a message via ICQ to Alexander.3 Send a message via Skype™ to Alexander.3
last_hope
Senior Member
Join Date: Dec 2011
Old 12-01-2013 , 00:29   Re: New Way To Block Round End
Reply With Quote #48

any chance to have this on last hlds linux build?
__________________
last_hope is offline
Send a message via ICQ to last_hope
_GamerX
AlliedModders Donor
Join Date: Jun 2011
Location: Fun Server
Old 12-05-2013 , 08:12   Re: New Way To Block Round End
Reply With Quote #49

please linux version
_GamerX is offline
Send a message via ICQ to _GamerX Send a message via Skype™ to _GamerX
Reply



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 08:30.


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