bala1412

Member
ServUO Version
Publish 57
Ultima Expansion
Age Of Shadows
37.png
If it is checked with Damaging as shown in the picture above, is it a setting that causes damage when it touches this item? I checked it myself, but I don't have any damage, so I would like to ask you. If it is correct that the object with Damaging checked causes damage, is there a way to set it to cause damage?
 
That's correct that the Damaging flag is for a tile that can cause damage when moved over. Though that being said I don't think that tiledata flag is actually used anywhere in the actual code base and you'll still have to script the functionality server side regardless of flags.

You'll want to look at the fire field spell - specifically FireFieldItem's OnMoveOver code to replicate this functionality.
 
Tiledata is a client flag set :D it has nothing to do with server. If you want to do something write a script. You can use tiledata on your server to be able to check some flags but that's it :D It's just a value,
 

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back