ServUO Version
Publish Unknown
Ultima Expansion
Time Of Legends
So I know this sounds stupd that i would even want to know this, but , does anyone know the simple area command for dropping a very large "floor" for lack of better term
I have tried the followering:
[add area static 10354
[static area 13054
And the only one that will work is the single static command:
[m static 10354

Again I do apologize about this post as I am very aware many of you are thinking I'm a total Newb atm but O'well lol
Help is appreciated of course but if this post only served as a humor comment for some, then you welcome too . =)
 
be sure to add the z number for height :) along with the id number-raise by one or it will sink at some point
 
Thank you both very very much
So it would look something like this
[Tile static 10354 z +1
Or
[Add static tile 10354 where itemid=itemid z+1
 
welcome- it would be something like this :
[tilez 1 static 938 set movable false

Best thing to do is add a tile-raise by 1 prop for height then use that number
 
Setting movable false.......will still make it a static and with enough statics, can cause server lag correct?
 
There are no timers or anything attached, so it shouldnt worry the server too much, but a massiv (not just a few hundred) will maybe increase the save time. If there are a ton on one spot, you will notice quicker as a player than the server would ^^
 
Back