Jump to content

Recommended Posts

Posted

@author Crystalia ?? klklklklll

 

from frozen:

 

// Check player status.

if(activeChar.isCastingNow() || activeChar.isMovementDisabled() || activeChar.isMuted() || activeChar.isAlikeDead() || activeChar.isInOlympiadMode() || activeChar.isAwaying())

return false;

 

from sigmo:

 

if(activeChar.isCastingNow() || activeChar.isMovementDisabled() || activeChar.isAway() || activeChar.isMuted() || activeChar.isAlikeDead() || activeChar.isInOlympiadMode())

{

return false;

}

 

maybe in frozen this is not same i dont know..

 

/** character away mode *. */

private boolean _awaying = false;

 

/** The _is away. */

private boolean _isAway = false;

 

[GR]trava kane report st forum afta einai bug se ena project oxi se ola eleos...tetai noobo fix gia to frozen exw kamia 10aria na ta kanoume edw share?? tespa den se krazo aplos egine afto me to karma kai pirame fora kai kanoume share noobofix apla na paroume karma :)[/GR]

Posted

Lol you decided to share such a code after all this days and nights you spend on coding it?

 

Good share ,keep sharing mega-shares like this!

Posted

Lol you decided to share such a code after all this days and nights you spend on coding it?

 

Good share ,keep sharing mega-shares like this!

You think you are funny. It's a fix for some projects, many shares exist like this.

 

Go spam in another topic, thanks.

Posted

For god sake , everyone here can share thousand shares like this one, 2 lines doesn't considered as a code !this way  we should make all forum full of craps shares

  • 4 months later...
Posted

Hello everyone, I saw many servers have this bug with anti-target from away.

 

Here is the fix, http://pastebin.com/KLig1jU4

 

Enjoy!

There is already this code is the same.

 

// Check to see if the current player is sitting.

if(activeChar.isSitting())

{

    activeChar.sendMessage("You may not escape when you sitting.");

    return false;

}

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