I've tested '/unown all' which works well. It removes ownership from the entire structure.
'/own all' however only works on the item you're looking at.
'/own all' however only works on the item you're looking at.
string type = null;string type = args[0]; Pho3niX90Just change the line number around 241 from:string type = null;
tostring type = args[0];
Thanks! will give it a shot.
Thanks worked great!
Or, if you don't want to alter the code just use a name/ID with the command.
/own all bumfuzzler
works for me at least.
FuelStream
Or, if you don't want to alter the code just use a name/ID with the command.
/own all bumfuzzler
works for me at least.
Thanks! Good to know. I think it may have also affected /unown all though