Hi there, I downloaded the script from that link and I still get:
[Error]: buildin_getmapxy: Player with nick 'ECwarp_1' is not found.
[Error]: buildin_getmapxy: Player with map id '0' is not found.
[Info]: [Instance] Created: Endless Cellar (1). Edit: Fixed it. There was a getmapxy(.@map$,.@x,.@y,1,("ECwarp_"+'EC_Floor)); which needed to be getmapxy(.@map$,.@x,.@y,BL_NPC,("ECwarp_"+'EC_Floor));