As a developer, I sometimes have to get to a prescribed place immediately after the game starts.
Currently I do it by adding a hack into the code and recompiling, but having a console command would be nicer and more useful.
The idea is to have a command which teleports player to prescribed coordinates, e.g.:
teleport 11280 -5664 -6108
Perhaps someone have heard of any such command?
If there is no such command currently, then do you think adding such command is a good idea?
Are there any alternative versions of input which would be useful to mappers?
P.S. I can also add a command which will show current coordinates in console.
It can probably make it easier to beta-test maps (unless author moves rooms), because testers can send player coords when reporting an issue.