Jump to content
  • 0

Need some assistance


fokys

Question

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

Link to comment
Share on other sites

Recommended Posts

  • 0

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();

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • 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