Make walls like in L2off LOOK !!! all plz
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- L2j Senior Developer
- Posts: 795
- Joined: Sun Aug 14, 2005 11:27 am
Re: Make walls like in L2off LOOK !!! all plz
It is a a server packet send to the client, can't remember the exact name. It was named something with "Fence".
I'm not sure anymore, but i think the packet contained a fenceId and the fence dimensions(ofc dimensions).
A fence is a rectangle.
The fence stops your movement client side.
There were a client command like ///fence or something.
As i said i can't really remember much of this stuff.
I would check it myself, but i'm at army and i'm not going to buy a notebook soon.
I'm not sure anymore, but i think the packet contained a fenceId and the fence dimensions(ofc dimensions).
A fence is a rectangle.
The fence stops your movement client side.
There were a client command like ///fence or something.
As i said i can't really remember much of this stuff.
I would check it myself, but i'm at army and i'm not going to buy a notebook soon.
Away cause of a bulding side in my place.
H5 GeoData from Nos & FBIagent
GoD Ch3 Lindvior GeoData from Nos & FBIagent
Yet another Buffer (Freya & HighFive)
Party Teleporter (Freya & HighFive)
FBIagent
H5 GeoData from Nos & FBIagent
GoD Ch3 Lindvior GeoData from Nos & FBIagent
Yet another Buffer (Freya & HighFive)
Party Teleporter (Freya & HighFive)
FBIagent
- denser
- Posts: 1392
- Joined: Wed May 30, 2007 9:13 pm
- Location: Russia
- Contact:
Re: Make walls like in L2off LOOK !!! all plz
hehe) i typed ///fence and get 4 cubes around me...
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
L2J - the place where glad to see you any time!
- XavierElf
- Posts: 92
- Joined: Wed May 14, 2008 3:39 am
- Location: Russia
Re: Make walls like in L2off LOOK !!! all plz
This is not a mod. It exists in retail servers. These walls created via "EventMatch" system. First you define width and length of area (there are angular columns after that), next you "build" this zone (walls connecting columns "grow"), after that you define red team and blue team and start the match. I worked with it when used C4 PTS server.
Sry for my bad english...
-
- Posts: 34
- Joined: Tue Sep 08, 2009 9:15 am
Re: Make walls like in L2off LOOK !!! all plz
so any commands for us to play with?
-
- Posts: 36
- Joined: Tue Feb 21, 2006 7:11 pm
Re: Make walls like in L2off LOOK !!! all plz
Well, iv'e been GM on a server using the L2Offi engine, the exact command is:
//eventmatch create 1 team1 team2 x y z 920 900
next you can use //eventmatch list to see the ID generated for this event
than you can use //eventmatch manage <id> and a window will appear where you can click the button saying "Fence up / Fence down"
Using 2 .dll files on your local C drive you can set certain rules for event matches such as non allowed weapons/skills/potions etc.
Quite fun to use, and NOT a client mod, it already exists in the client (both thw wall and the eventmatch window popup for gm's with builder lvl 3 and up.
You can even stack them on top of each other to build like a extra high wall.
//eventmatch create 1 team1 team2 x y z 920 900
next you can use //eventmatch list to see the ID generated for this event
than you can use //eventmatch manage <id> and a window will appear where you can click the button saying "Fence up / Fence down"
Using 2 .dll files on your local C drive you can set certain rules for event matches such as non allowed weapons/skills/potions etc.
Quite fun to use, and NOT a client mod, it already exists in the client (both thw wall and the eventmatch window popup for gm's with builder lvl 3 and up.
You can even stack them on top of each other to build like a extra high wall.
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Make walls like in L2off LOOK !!! all plz
pls continue here. packet already found and ready to use on l2j. viewtopic.php?f=73&t=13947
Last edited by janiii on Mon Nov 23, 2009 2:27 pm, edited 2 times in total.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 1
- Joined: Tue Feb 19, 2008 2:42 pm
Re: Make walls like in L2off LOOK !!! all plz
Yes i also see this on the official server here in L2 SouthEast Asia..
I'm a friend of the GM who made //event commands while they are conducting the Battle League for SEA..she gladly show off some commands to me
*but poor memory, theyre just too long to memorize hehe*
There is some DLL file that they place on the system folder of the client..
I also see some //observer command stuff like that to begin the match..
Usually after the match, the winner shows off a level up effect plus fire crackers...
Also while in battle, the GM client shows skills and the items that is used by the players and serves as their LOG while the game is in process... to determine if they use forbidden skills/items as the rules says..
I'm a friend of the GM who made //event commands while they are conducting the Battle League for SEA..she gladly show off some commands to me

There is some DLL file that they place on the system folder of the client..
I also see some //observer command stuff like that to begin the match..
Usually after the match, the winner shows off a level up effect plus fire crackers...
Also while in battle, the GM client shows skills and the items that is used by the players and serves as their LOG while the game is in process... to determine if they use forbidden skills/items as the rules says..
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Make walls like in L2off LOOK !!! all plz
it is more important which packets are used than which commands they use.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
- bauwbas
- Posts: 60
- Joined: Wed Nov 18, 2009 12:44 pm
- Location: Lithuania
Re: Make walls like in L2off LOOK !!! all plz
Its not in topic, but how to delete fencis?
i wrote ///fencis, spawned it, but now i don't know how to delete it 


- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Make walls like in L2off LOOK !!! all plz
that is only client side. just relogbauwbas wrote:Its not in topic, but how to delete fencis?i wrote ///fencis, spawned it, but now i don't know how to delete it

if you want to make the fence durable and use some admin commands, check the other topic:
viewtopic.php?f=73&t=13947
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
- bauwbas
- Posts: 60
- Joined: Wed Nov 18, 2009 12:44 pm
- Location: Lithuania
Re: Make walls like in L2off LOOK !!! all plz
Thank you janiii, you always helping mejaniii wrote:that is only client side. just relogbauwbas wrote:Its not in topic, but how to delete fencis?i wrote ///fencis, spawned it, but now i don't know how to delete it
if you want to make the fence durable and use some admin commands, check the other topic:
viewtopic.php?f=73&t=13947


-
- Posts: 28
- Joined: Sun Aug 19, 2007 4:16 pm
- Location: Vilnius, Lithuania
Re: Make walls like in L2off LOOK !!! all plz
The packet must be supported with geodata, otherwise it's worthless & exploitable.

-
- Posts: 271
- Joined: Wed Mar 19, 2008 10:16 am
Re: Make walls like in L2off LOOK !!! all plz
Well, it has to be supported server side... which don't mean that it has to be in Geodata but that the movement/targetting engine has to take the fences into account...
- ThePhoenixBird
- L2j Inner Circle
- Posts: 1857
- Joined: Fri May 27, 2005 5:11 pm
Re: Make walls like in L2off LOOK !!! all plz
janiii wrote:pls continue here. packet already found and ready to use on l2j. viewtopic.php?f=73&t=13947