Night-Stalkers / lm-scripts

PySnip Scripts
GNU General Public License v3.0
8 stars 4 forks source link

Prison #14

Open hourai-dev opened 4 years ago

hourai-dev commented 4 years ago

The prison from "trollscriptplus.py" could be improved. Currently the RPG can destroy the prison, this is not a problem per se because the prison can be rebuilt using a command. The problem is that the rebuilding command rebuilds the prison, however some clients need to reconnect it order to see prison again. Perhaps this could be improved by changing the rebuilding function?

SmokeysDev commented 4 years ago

I don't have access to that script, but think I gather what it's doing - perhaps it's easier to track what blocks are used to make the prison on build, and cancel block destroy requests for those items, negating any rebuild requirement