Support for placing new ice high wallsSuggestion

Ice walls didnt make into update?

Slevy

Ice walls didnt make into update?

I made changes to the latest (v1.0.5) version of the plugin to allow for ice walls. I'll leave it to @nivex to keep or discard the changes.

Add Ice Walls
Add Ice Walls (Diff)

thanks @magus2621 but ice walls (IceFence class) are different from regular high walls (SimpleBuildingBlock class) so more code is needed to handle them

https://pastebin.com/w4qnfPKr

Save as ArenaWallGenerator.cs if you want to try it out. I added the code along with yours

magus2621
I made changes to the latest (v1.0.5) version of the plugin to allow for ice walls. I'll leave it to @nivex to keep or discard the changes.

Add Ice Walls
Add Ice Walls (Diff)

Thank you so much. works no1 for wood, stone and ice walls.

Will use this awaiting for Nivex update for ice walls. Cheers.