Author Topic: Some questions  (Read 2038 times)

0 Members and 1 Guest are viewing this topic.

Offline rogue

Some questions
« on: August 16, 2021, 02:26:25 pm »
Is there an easy way of claiming a whole sector?
Better yet, does anyone know why there is a command called /landplusclaim that literally claims a plus? Did some past world use this specifically as a hack?

Doing /landplusclaim claims an entire sector starting from where you're standing, owned by you, except the plus??



Also is there any dopigentation on warps? I am trying to set up dungeon warps, dungeon level completion, and there's clearly some kind of item data order that I haven't figured out yet. I know data1 is x, data2 is y, and 5 or 6 is z, but what are the other ones?
 

Offline Balthazar

Re: Some questions
« Reply #1 on: August 17, 2021, 03:02:19 am »
I didn't know there was the plus thing but it was probably back when mickey was putting roads and stuff in for one of his weird ideas I remember a world like that that had a lot of towns and roads to get there .....

The warp doc u mention I got u I will message ya it

Offline Balthazar

Re: Some questions
« Reply #2 on: August 17, 2021, 03:12:34 am »
itemdata for portals
data 1 x cord
data 2 y cord
data 3 low level restriction (lowest level a player needs to be to use the warp)
data 4 high level restriction (highest level player can use the warp)
data 5 player restriction (the uuid number of a player and only that player can use the warp)
data 6 above or below ground (if below ground the layer   v2 only)(can also be 100 or what ever the dungeon(floating map) number is
data 7 no idea
data 8 must be active to use
data 9 completion restriction


/dungeonadd xsize, ysize, true/false  ( i believe true is always light and false isnt) this also puts the map at 100 or 101 for the 2nd time u use it etc and what ever number u need to add the warp to would be atleast the dungeon number going to data 6      example    /itemdata 1 1 0 0 0 101     would take u to 1,1 of map 101    not sue what active to use is   or what number 7 is

Informative Informative x 1 View List

Offline rogue

Re: Some questions
« Reply #3 on: August 17, 2021, 01:27:32 pm »
Thanks

Code: [Select]
Data1: X
Data2: Y
Data3: Low level
Data4: High level (max 32000)
Data5: '/uuid playerName' match
Data6: Z
Data7: ??????
Data8: Newbie to mainland/player activation one time use
First time the player warps once with Data8=1 then they are activated. They can't use any other warp that is Data8=1.
Data9: Dungeon
Data9=1 -> Warp failed. You must complete dungeon level 1 before you can use this warp.

So 9 is the minimum requirement to use. But I haven't figured out how to set a completion yet

Offline Balthazar

Re: Some questions
« Reply #4 on: August 17, 2021, 11:12:24 pm »
I dunno either
I didn't play when Micky implemented dungeons and quests and such
I was like u quit for a long time and had found out it was still around few years back

 

Related Topics

  Subject / Started by Replies Last post
3 Replies
1884 Views
Last post March 27, 2006, 03:13:18 pm
by Jeroy
7 Replies
2104 Views
Last post June 04, 2006, 03:34:38 am
by Daegan
2 Replies
1990 Views
Last post January 08, 2010, 01:59:10 pm
by Miner 49er
2 Replies
1936 Views
Last post July 03, 2012, 05:21:56 pm
by Daegan
40 Replies
12546 Views
Last post July 09, 2013, 12:44:05 pm
by Novibear