Jump to content

Recommended Posts

Posted

jeasus are u kiding as dude they dont work

jesus dude they doensn't know how to code and read codes :O i loled when i saw the persons with over 3500 posts argueing about java lol get a certificate then argue..

  • 3 weeks later...
  • 1 year later...
Posted

1 quest why you use all the time for example :

else if (activeChar.inObserverMode())
            {
               activeChar.sendMessage("Sorry,you are in the observation mode.");
            }            
            else if (activeChar.isFestivalParticipant())
            {
                activeChar.sendMessage("Sorry,you are in a festival.");
                return false;
            }    

and you dont use simply

else if (activeChar.isFestivalParticipant()) || .inObserverMode()) || ........................................................
  {
    activeChar.sendMessage("[WARNING: You cannot use this command right now!].");
                return false;
            }    

  • 3 weeks later...
  • 2 weeks later...

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
Reply to this topic...

×   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