Jump to content
  • 0

Need some assistance


Question

Posted

Hello!

I have 1 strange problem here!

Seems like i have tryed everything to deal with it but something has gone wrong!

 

Main problem is there is no errors at all in gs console!

 

So here it goes:

When player is teleporting inside frintezza instance it gets sent back to orc village

On teleporting player can see instance for like 1 second and after that he gets ported back to village

If you go inside instance with GM char you stay there and dont get ported!

 

If there was any errors in GS console it would be easy to track down problem,but there is nothing there at all!

 

Here is my Frintezza script

http://pastebin.com/pb05SdR3

Recommended Posts

  • 0
Posted

checkConditions is used before teleport, but the players does teleport and then teleported back

 

try to put return true at start of the function

 

take a look if you get: _log.info("Final Emperial Tomb started " + template + " Instance: " + instanceId + " created by player: " + player.getName());

 

 

 

btw: wtf?

515:

        world.status += 1;

        ? ? ? = 1;

        return ? ? ?; } finally { world.lock.unlock();

  • 0
Posted

i still think problem is somewhere else not in script itself because even L2J script does the same thing to all players!This bug is killing my brains

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock