Open Shindo-Aardwolf opened 6 years ago
Hi!
Had some time left to Add two features:
.) NEW: MapperCExitSimpleAdd custom exit commands Added CExitSimpleAdd function with just one parameter which checks the exit and only saves if it did work. No need to enter a room number!
.) NEW: MapperCLinkAdd from_uid to_uid custom_exit_commands This was important for me because rooms with cexits can be dangerous so every cexit can be set from a save location.
.) CHANGE: MapperCExitAdd uid custom exit commands
Can upload or send the files.
Malaikat
the functionality to add custom exits still needs to be added. Currently the only way to do this would be with the uid for the target room, which means you need to do quite a lot of home work to add a custom exit. This is not ideal. It would be preferable to have a system similar to that in the Mushclient mapper, that uses the cexit and tests it before adding it to the room it left from.