Jump to content

AccessDenied

Banned
  • Posts

    2,105
  • Joined

  • Last visited

  • Days Won

    8
  • Feedback

    100%

Everything posted by AccessDenied

  1. those IL fans crawl on your walks while you're sleeping at night :o
  2. Fuck me >.> <.< go to db then -.- and load the info if you like db con that much >.> <.< I'm sure afterwards you gonna say Ok, what about earth desctruction? -.-
  3. Exquse me i dont even use eclipse to check syntax or anything but there you go.. static Hashtable<Integer, Integer> _hashTable = new Hashtable<Integer,Integer>(); public static HashMap<Integer, Integer> _StartingSupport = new HashMap(_hashTable); public static void CheckPlayer(L2PcInstance player) { if (!_StartingSupport .isEmpty() && _StartingSupport .containsKey(player.getObjectId())) { player.setReceivedSupport(true); // or idk what. } } Why no? Avoid store at db and is a nice solution until server restart.. which again is not needed cause we speak for basic gear and basic buffs.. the 2nd integer is used to check the current state actualy 1 for the 1st window 2 for the 2nd window 3 for the rd window just to know in which window player is when he login
  4. well as i said is not that important... i mean is basic gear and buffs.. come on.. in the worst case you make a map and store objectid of the player and his current state and on enterworld it check if the map contain his key and activeChar.setReceivedSupport(true);
  5. nah he just like money ;P is confirmed and bitches -.-
  6. thats easy and you dont even need to store to db its useless if it give basic gear or buffs.. just add a method at L2PcInstance.java private boolean _receivedSupport; public void setReceivedSupport(boolean h) { _receivedSupport = h; } public boolean isReceivedSupport() { return _receivedSupport; }
  7. Why.. you think xdem does? or even better you think he can code :D?
  8. See? Told ya i'm legendary in Graphics >.>
  9. awww <3 :$ Shut up you make me red! >.>
  10. Wikipedia... I wont reveal any other source of mine >.> HO HO HO
  11. Why even ask you? Your friends aka my sources already provided me with the necessary photos Ps i love your name Adrian <3
  12. The vote scream LEECH LEECH LEECH LEECH LEECH ! that what it scream.
  13. Tessa is the female version of xdem Soon gonna drift with new 8k car from incomes of l2aepvp
  14. If sweeTs upload his nude photos it will get more views than facebook visits per day
  15. kk maybe you have it like allowMarriage or idk ..
  16. Thats my boyyyy ;P
  17. You're not allowed... respect your own codes.. private boolean allowMarry(L2PcInstance object) { if (object instanceof L2PcInstance && object !=null) return true; return false; }
  18. Thank you... for one someone said it and i though i were alone in this forum :'( Screw Justice you're more handsome husband
  19. bravetobe is spying on us >.> beware he is hacker!
  20. the only null here is your talent to impress me :$ *walks aways feeling happy for pwned you*
  21. Can you imagine that i lost/deleted the 3 that was the BEST one? With some animal looking with dramatic face when see that L2mid closed e.t.c i lost them :( but anywayyy xD i see you liked the one i made with "all together" :P
×
×
  • 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