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

surf_ski_2: Rules Watcher v1.1


Post New Thread Reply   
 
Thread Tools Display Modes
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 10-16-2009 , 09:27   Re: surf_ski_2: Rules Watcher by xPaw
Reply With Quote #21

Quote:
Originally Posted by turshija View Post
Godmode in mario room stops working when you open that shelf (located in marioroom) with use button ...
Same problem with the other rules watcher plugin ...
So far I'm using WalkGuard to block approach to that shelf ...
Is that plugin's fault or my server's ?
What button you're talking about ?
__________________
xPaw is offline
turshija
Member
Join Date: Jan 2009
Old 10-16-2009 , 09:36   Re: surf_ski_2: Rules Watcher by xPaw
Reply With Quote #22

Press E here:



and godmode + teleport stops working ...

edit:
and oh yea, WalkGuard has the same problem with that too ...
when I make nocamp zone in entire mario room, it disappears when someone uses that shelf ...

Last edited by turshija; 10-17-2009 at 08:10.
turshija is offline
asd13
Member
Join Date: Apr 2009
Old 10-18-2009 , 06:27   Re: surf_ski_2: Rules Watcher by xPaw
Reply With Quote #23

Hi, i have this question how i can edit it so that it would work on surf_green and so on maps to?
asd13 is offline
turshija
Member
Join Date: Jan 2009
Old 10-25-2009 , 16:56   Re: surf_ski_2: Rules Watcher by xPaw
Reply With Quote #24

Quote:
Originally Posted by turshija View Post
Press E here:



and godmode + teleport stops working ...

edit:
and oh yea, WalkGuard has the same problem with that too ...
when I make nocamp zone in entire mario room, it disappears when someone uses that shelf ...
no solution ?
turshija is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 10-25-2009 , 17:07   Re: surf_ski_2: Rules Watcher by xPaw
Reply With Quote #25

Quote:
Originally Posted by turshija View Post
no solution ?
Strange... Maybe its some other plugin problem
__________________
xPaw is offline
Vertricus
Junior Member
Join Date: Aug 2009
Location: Poland>Śląs
Old 12-18-2009 , 13:57   Re: surf_ski_2: Rules Watcher by xPaw
Reply With Quote #26

No I have the same with Jail and Mario, when I press red button to escape jail, a protection disappear.
I used eel and I saw that "ent" was moved. ;(
Vertricus is offline
Send a message via Skype™ to Vertricus
Old 12-18-2009, 14:05
xPaw
This message has been deleted by xPaw. Reason: -moved to first post-
yura097
Junior Member
Join Date: Sep 2009
Location: Russia, Yekaterinburg
Old 04-14-2010 , 11:08   Re: surf_ski_2: Rules Watcher by xPaw
Reply With Quote #27

How I can add zones for other maps?

I writed this cod (change in sma) to


Code:
  get_mapname( szMap, 13 );
    
    if( equali( szMap, "surf_machine2" ) ) {
        CreateTrigger( JAIL, Float:{ 3297.2, -308.6, 2113.0 }, Float:{ 3521.9, 289.0, 2298.8 } );
        CreateTrigger( GUNROOM, Float:{ -2443.0, -907.8, -1501.0 }, Float:{ -3375.3, -3611.0, -431.3 } );
        CreateTrigger( MARIOROOM, Float:{ -2545.9, -2467.4, -587.2 }, Float:{ -2278.2, -2688.7, -828.3 } );
        
        register_touch( g_szClassname, "player", "FwdTriggerTouch" );
        RegisterHam( Ham_Spawn,        "player", "FwdHamPlayerSpawn", 1 );
        RegisterHam( Ham_TakeDamage,   "player", "FwdHamTakeDamage" );
        RegisterHam( Ham_TraceAttack,  "player", "FwdHamTraceAttack" );
        
        register_event( "HLTV", "EventNewRound", "a", "1=0", "2=0" );
        
        CacheCvars( );
    }
but it doesn't work, zones doesn't creat

Where I must change some thing for take this?


Xpaw, Can You create new version with menu.

In this new menu admin must can create zones in game!

It wil be real cool!
yura097 is offline
Send a message via ICQ to yura097
Rosenstein
Senior Member
Join Date: Feb 2008
Location: Serbia
Old 07-10-2010 , 16:45   Re: surf_ski_2: Rules Watcher by xPaw
Reply With Quote #28

^ bump
__________________
+1
Rosenstein is offline
DaxProxy
Senior Member
Join Date: Sep 2007
Old 07-10-2010 , 19:17   Re: surf_ski_2: Rules Watcher by xPaw
Reply With Quote #29

Yeah, the mario bug is annoying, that once you try to get he, it all stops working.
DaxProxy is offline
Old 07-11-2010, 15:25
buzzy147
This message has been deleted by buzzy147.
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 08-11-2010 , 09:50   Re: surf_ski_2: Rules Watcher v1.1 by xPaw
Reply With Quote #30

I moved version 1.1 to main post, this version fixes mario room.
Version 1.0 downloads: 2250
__________________
xPaw is offline
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 21:31.


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