AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   WalkGuard - no camping/climbing/bug using - V1.3.2 (https://forums.alliedmods.net/showthread.php?t=55245)

shawshank 03-24-2009 17:54

Re: WalkGuard - no camping/climbing/bug using - V1.3.2
 
Quote:

Originally Posted by arkshine (Post 787870)
Read the description on the first message, about "camper-zone" and you will get your answer.

my bad, i should have said HOW do i apply it to a specific team because i cannot figure it out.

shawshank 03-26-2009 12:51

Re: WalkGuard - no camping/climbing/bug using - V1.3.2
 
Quote:

Originally Posted by shawshank (Post 788336)
my bad, i should have said HOW do i apply it to a specific team because i cannot figure it out.

no one can help?

8088 03-26-2009 13:26

Re: WalkGuard - no camping/climbing/bug using - V1.3.2
 
When editting a zone, keep pressing 1 (change zone-mode) until the mode of your choice appears.

Is3 05-01-2009 08:34

Re: WalkGuard - no camping/climbing/bug using - V1.3.2
 
In Day Of Defeat , cheater sides and block not working :/

TwinRraZzorR 05-04-2009 02:22

Re: WalkGuard - no camping/climbing/bug using - V1.3.2
 
1 Attachment(s)
Quote:

Originally Posted by mogel (Post 477672)
  • block-zone
  • blocks a specific area, like the SkyWalkGuard from HLGuard ... but the player will not teleport and stuck

in my case i run a death match (with bots) server , and i am wondering if you can make the plugin more "liter" for me , because i don't use the other options .
so i need it to include only this fonction > block-zone .

For ppls who use bots (like me) ,you have also to rewrite the navigaion file fot them :
> sipmly open the waypoints editor and removes way points from blocked areas
you may also need to add some points like the "goal" one in the middle of the allowed area (for exemple)
but also don't forget to backup the original wp.File before proceding .
___

update :
This is some map.spawns.cfg's & waypoint files for some maps remaked for this plugin ,the archive include also my walkguard configuration for those maps :
as_oilrig
cs_747
cs_italy
de_cbble
de_dust
de_nuke
de_train
hope you injoy it !

--kml-- 05-04-2009 10:25

Re: WalkGuard - no camping/climbing/bug using - V1.3.2
 
Introduction


with WalkGuard can u define 3 zones

did u mean by

u can

?

Kitami 06-25-2009 21:49

Re: WalkGuard - no camping/climbing/bug using - V1.3.2
 
Is there a way to increase the time limit from 30 seconds that's a bit short I was hoping like 60 seconds.

`666 06-26-2009 08:59

Re: WalkGuard - no camping/climbing/bug using - V1.3.2
 
just find 30 (only 1 there) in sma & change it to what ever you want, just a guess :P

Kukulis :* 06-26-2009 09:27

Re: WalkGuard - no camping/climbing/bug using - V1.3.2
 
Lithuanian translation
Code:

[lt]
WALKGUARD_KILL_MESSAGE = jus iejote į zona, kuri yra pazymeta kaip cyteriu zona
WALKGUARD_CAMPING_INIT = -= tychu-zona - kelios sekundes iseiti =-
WALKGUARD_CAMPING_DAMG = -= tychu-zona - jus gavote zalos =-
WALKGUARD_CAMPING_TIME = -= tychu-zona - %i sekundes iseiti =-
ZONE_FILE_SAVED = zonos-failas issaugotas '%s'
ZONE_FULL = zonos yra pilnos, pasalinkite senesnes ar nenaudojamas zonas
WGM_ZONE_FOUND = %s^n%i zonos surastos
WGM_ZONE_CURRENT_CAMP = %s (srove %i -> '\d%s\w' [zala paskui '\d%i\w' sekundes])
WGM_ZONE_CURRENT_NONE = %s (srove %i -> '\d%s\w')
WGM_ZONE_EDIT = %s^n1 - redaguoti einamaja zona
WGM_ZONE_CHANGE = %s^n      2 <- perziureti    3 -> kitas
WGM_ZONE_CREATE = %s^n4 - sukurti nauja zona
WGM_ZONE_DELETE = %s^n6 - \rpasalinti\w einamaja zona
WGM_ZONE_SAVE = %s^n9 - issaugoti visas zonas
WGM_ZONE_EXIT = %s^n0 - baigti
WGE_ZONE_CURRENT_CAMP = %s^n1 - pakeisti zonos-moda -> '\d%s\w', zala paskui '\d%i\w' sekundes
WGE_ZONE_CURRENT_NONE = %s^n1 - pakeisti zonos-moda -> '\d%s\w'
WGE_ZONE_CURRENT_CHANGE = %s^n      2 <- maziau      3 -> daugiau
WGE_ZONE_SIZE_INIT = %s^n4 - pakeisti dydi '\d%s\w'
WGE_ZONE_SIZE_MINS = %s^n      \r5 <- auksciau      6 -> placiau\w
WGE_ZONE_SIZE_MAXS = %s^n      \y7 <- auksciau      8 -> placiau\w
WGE_ZONE_SIZE_STEP = %s^n      9 - augimas \d%i\w vienetai
WGE_ZONE_SIZE_QUIT = %s^n0 - atgal
TRANSLATE_X_KOORD = x-koordinates
TRANSLATE_Y_KOORD = y-koordinates
TRANSLATE_Z_KOORD = z-koordinates
ZONE_MODE_NONE = nera funkciju
ZONE_MODE_CAMPER = tychu-zona
ZONE_MODE_CAMPER_T1 = tychu-zona komandai 1 (pvz. teroristas)
ZONE_MODE_CAMPER_T2 = tychu-zona komandai 2 (pvz. policininkas)
ZONE_MODE_BLOCKING = blokuoti visus zaidejus
ZONE_MODE_CHEATER = cyteriu-zona, uzmusti
ZONE_MODE_CHEATER_T1 = cyteriu-zona (komanda 1 [pvz. teroristas]), uzmusti
ZONE_MODE_CHEATER_T2 = cyteriu-zona (komanda 2 [pvz. policininkas]), uzmusti
ZONE_KILL_INIT = \yDEMESIO!\w Pasalynti enamaja zona?
ZONE_KILL_ASK = %s^n^n^n1 - ne^n^n0 - \rtaip, pasalinti\w
ZONE_KILL_YES = zona pasalinta
ZONE_KILL_NO = zona NE pasalinta


Kitami 06-26-2009 15:31

Re: WalkGuard - no camping/climbing/bug using - V1.3.2
 
Quote:

Originally Posted by `666 (Post 857542)
just find 30 (only 1 there) in sma & change it to what ever you want, just a guess :P

Thats what I was going 2 do but I was afraid of fucking up the script lol.


All times are GMT -4. The time now is 02:53.

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