Jump to content

Helix91

Members
  • Posts

    5
  • Joined

  • Last visited

  • Feedback

    0%

About Helix91

Profile Information

  • Gender
    Not Telling

Helix91's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. you should try it....you will see that its not the same ;)
  2. its not the same look.... my : vagos: the "!" means that the opposite of the following is that what will happen ( sorry for my bad english :P )
  3. @vagos123: works fine, thanks :) can anyone explain me how to set a variable with the content "test" and how to use the variable?
  4. ah thanks i will try it :)
  5. Hello, i am very new at developing own sourcecodes for l2j cores and i got now my first question. Why does my script not work? i added in Enterworld.java the following lines: if (activeChar.isGM()) { activeChar.sendMessage("Hallo GM!"); } else { activeChar.sendMessage("Hallo Spieler"); } if i log in as a gm char there is a "Hallo GM!" in the System Window. But for normal players there doesnt happen anything...why?
×
×
  • 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