Jump to content

marwan

Banned
  • Posts

    774
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by marwan

  1. money
  2. made something like that before but without that kind of rating and the matchmaker
  3. JELLY HATERSS
  4. hack
  5. would you tell us your server files ?
  6. so on enter world message up this variable , sendMessage(""+date);
  7. just look how the //spawn command works , also if you want to make it de respawn after certain time just make a thread in the item handler class which runs after dat time and remove last spawned npc
  8. I will re-code that later , since i discovered alot of wrong thing I done.
  9. even the code won't work , lol
  10. L2Monster ?
  11. u mad bro ? Yes you are :troll:
  12. what's wrong with you really ? I never said that I'am a pro coder or something like that I was in rush when I coded it and didn't test and now working fine Also about gameserver.java I didn't touch that class , I dont know from where you get dat ? ?, the thread class is starting from the npc superclass why all this madness ? I can code all your codes in the marketplace and it will be real pain for you , so stop being a kid and manup a little bit oh forgot , did you delete your topic in the marketplace since its shared :troll:
  13. first of all its tested and tested , also i replayed in your topic and i said i will code it and you said ok why you mad now ?
  14. marwan

    Awards given

    son or moon ?
  15. sorry but I only coded in less than 10 minutes + didn't test now tested and working fine http://pastebin.com/4vHhtLmF why do you think so ? , oh forgot you mad because I shared something you sell why i need google , lol , anyway lets end this
  16. why would i google it ? since i can code it
  17. Sorry I only code whatever I like
  18. here you go http://maxcheaters.com/forum/index.php?topic=263283.new#new
  19. Hey idea taken from here http://maxcheaters.com/forum/index.php?topic=263258.0 even the topic title since that guy sell it for 30 euro and it really not worth that much , so decided to code it for you guys ever 15 minutes a window pop up for voting and the most votes will be in the gk html , i added only Giran, Aden and Gludio http://pastebin.com/4vHhtLmF coded by me
  20. so easy to make , I think i will code and share it
  21. if the sql side is now XML , why it won't work ?
  22. here private static final String[] ADMIN_COMMANDS = { "castlewars" }; should be private static final String[] ADMIN_COMMANDS = { "admin_castlewars" };
  23. how many copies you sold ?
  24. if any flag killed it iwill win attacker even if its not the third : + if (getNpcId() == 36006) + { + if(!CastleWars.isFinished) + { + CastleWars.flagskilled++; + CastleWars.attackersWin(); + } + + } you should check if(CastleWars.flagskilled == 3){ CastleWars.attackersWin(); }
  25. :okey:
×
×
  • 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