Full Version : svn accesslevel
xmlspawner >>Troubleshooting >>svn accesslevel


<< Prev | Next >>

koluch- 09-17-2007
The latest SVN (259 I think) added an additional accesslevel restriction to the Constructable attribute for constructors.

Is this a good thing ?
Not sure what it really means....Is it needed

Thanks

ArteGordon- 09-17-2007
the latest beta v3.23 adds optional support for this.
http://xmlspawner.15.forumer.com/index.php?showtopic=53

It isnt really necessary unless you have objects that you dont want your GMs to be able to add or spawn but you will still need to get v3.23 to get rid of compile time errors that will appear due to the change.

koluch- 09-18-2007
Thanks Arte

ArteGordon- 09-18-2007
Also note that the SVN support added for accesslevel restriction isn't really complete anyway. Although it could prevent a GM from using [add to add an object that you had restricted to a higher accesslevel, they could easily get around it by just using the default spawner to spawn it instead.
So, if you were to add Constructable restrictions to an object, and enable xmlspawner support for those restrictions with v3.23, you would still need to deal with the lack of distro spawner support.