Quote:
Originally Posted by DustyPorViva
The parameter is for a prefix, thus you can use removetiledefs("overworld_"), or whatever, to remove certain tiledefs.
|
From what I assumed was that it removed the tiledef with "strprefix" in the same kind of fashion as it added so I figured I'd have to manually remove each entry.
It'd be nice if /scripthelp had more descriptions on these kinds of things.
I.e: removetiledefs(strlevelprefix) - Removes all tiledefs with strlevelprefix.