Failed to create an instance (help to install a script)

HyperSonic2097

New member
Messages
50
Points
0
Hi all, i am tryng to install this 



I have followed the instruction:

-Added in resnametable.txt this

//Prontera Zombie Massacre Instance (Aeromesi)
[email protected]#prontera.gnd#
[email protected]#prontera.gat#
[email protected]#prontera.rsw#
유저인터페이스\map\[email protected]#유저인터페이스\map\prontera.bmp#

-Loaded RNT into mapcache.dat and uploaded on my server

-Added some line in script.c provided in the zip, then i have recompiled all with ./configure, ./make clean and /make sql

I have tried to add in map_index.txt

z@prt      1254

But the script still fail and I don't are able to warp in z@prt with the command @warp z@prt, it says me Map not found.

And in the server console says me this "[Error]: buildin_instance_attachmap: instance creation failed (z@prt): -1"

Any Hint? I have also tried to rename all in 1@prt in coording to this https://herc.ws/wiki/Instancing

"

  • Only maps, that begin with a number and @ (e. g. 1@tower) are recognized as instance map by the client. If you want to use a map, that does not match this naming scheme, just must attach it with emulation (parameter <use basename> in command instance_attachmap), which makes the client think, that it is on the actual map, instead of an instance."
 
Last edited by a moderator:
Back
Top