Jump to content

Setekh

Legendary Member
  • Posts

    2,510
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Everything posted by Setekh

  1. intreabal pe psy :))
  2. e doar un text intr-un tabel, gasesti pe net cum sa il faci html lol >.>
  3. ce are daca il faci u singur ?
  4. mmm, i have to do smth similar to that too for one of my projects, tho im new to gracia and up, ill have your answer after i dig up more info today :P Later edit: My lil research leaded me to this, the cloaks being equipped and so on is handled client side, so in order to get them working to your method is to crack the system folder, requires client mod. (Witch i kinda lack info) But i think i came up with a cheat, you can lie to the client about wearing a cloak xD You can do it like so: - Set a new item with is the cloak item as 'back' bodypart - Edit the userinfo packet and charinfo packet to broadcast the user using a cloak.
  5. just c/p the zone info to no_store_zones.xml and ZoneData table, and you're done >.>
  6. well your greek blog is fucking retarded. Vlad "Draculea" Tepes was the ruler ("Domnitor) of the Romania Land he didn't reach 1500's he died in december 1476. He was called also Vlad The Impaler, he impaled thousands of turks on spikes, also he implied villains. And the hungarians said hes a vampire (yeah he fucked Hungary bad too), and from them the word traveled allover the world >.>
  7. update your topic title, to request. Later edit >.> Hope your not expecting a script xD, heres how you should do it: I. Things you'll need: 3 fields - 1 int[3] array containing the spawn point (or just do it dirty), 2 int field witch the last npc id will be incremented, 3 an array with npc ids II. When you will you use spawn method make sure u increment the npc id to the "last used npc field". III. To restart the procedure, check if the last npc id of the npcId array is also the last incremented npcid, set the "last used npc field" to the first entry of the npcid array. IV. Create a runnable task for the spawning procedure, also you could set the runnable's constructor handle the next npc parsing. Hope it helps, cheers.
  8. updated, small fix applied xD Also you can call it full, it has everything you'll ever need and simple with everything working.
  9. see? now thats just stupid >.>
  10. thats so gay, it made me puke >.> and thats another reason why i don't read modern day books about vampires or watch movies -> series. >.> ass
  11. basically everything living >.> once the pray is asleep just like mosquito they use their saliva to anaesthetise the wound then making a small incision, they wont let the blood clot and close the wound till they are finished. They can feed off any living creature, 3 times bigger then them and far larger. (the bigger the better)
  12. i think everyone under the age of 5 knows it :P
  13. its not vladimir >.> its vlad simple freaking VLAD! im not russian >.>
  14. its not, just look at the two pics sido posted.
  15. i wont code it for you, but ima give you some tips. In l2j every npc can get the current castle his in("this.getCastle()" - the chamberline in this instance or w/e the name), so you gotta do a simple switch case with castles then you can use your method to give the lord the cloak. And for the losing part, check CrownManager, you'll see there the methods when the crown gets destroyed. The npc instance should look like this: int cloakId = 0; switch(this.getCastle().getCastleId()) { case 1: cloakId = 12345; break; case 2: cloakId = 12345; break; case 3: cloakId = 12345; break; case 4: cloakId = 12345; break; case 5: cloakId = 12345; break; case 6: cloakId = 12345; break; case 7: cloakId = 12345; break; case 8: cloakId = 12345; break; case 9: cloakId = 12345; break; } if(cloakId > 0) { // Do stuff } hope it helped, cheers
  16. exactly
  17. gay
  18. GO!
  19. Setekh

    PAYPAL

    your better of with money bookers >.>
  20. hahahaha i like how they defined lower and upper case letters: "Small Letters, Big letters, Normal letters"
  21. "on my awesomest?" your english sucks ass xD Cool story tho!
  22. GTFO ALREADY!
  23. didn't you left yet? also don't advertise other topics >.> its a rule you know..
×
×
  • 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