Jump to content

S-T-I-N-K-Y

Legendary Member
  • Posts

    1,041
  • Joined

  • Last visited

  • Days Won

    21
  • Feedback

    100%

Everything posted by S-T-I-N-K-Y

  1. Thanks my friend i will :D
  2. We have to add on spawnlist tab with instance id ? can you help a bit about that? :D
  3. True its same UTX. We can fix that, contact with me in skype.
  4. Looks Banned : -2 Rep xD //onTopic Good luck Reborn Trusted ;)
  5. I hope the best for you. Good luck with your sales.
  6. To much love between you guys :D
  7. this code working till 364 without errors
  8. Will be nice interface ;) If you don't trust stinky I'm sorry :(
  9. More info about this :P
  10. Nice reshare good to see active guys on forum ;) - P.S. i hate this interface for Interlude :P
  11. Much guys will hate you now :P Nice try with html's ;)
  12. +1 to this setting ( You can add it as config ) Thanks for sharing
  13. Βγάλε την δεξιά σου κάλτσα. -και κάνε Restart τον Server με το Config "True" στο Pack όχι στο Source ;)
  14. i have to download much clients and my SSD Space not helping ;D I have to search rly to much till i find server having this files inside :D - icon.utx added
  15. im searching from all client (Gracia till GOD) UTX files inside systextures - L2Font-e.utx - L2UI.utx - L2UI_CH1.utx - L2UI_CH3.utx - icon.utx
  16. You can do it like "shift + press item" xD
  17. You can make it with steps so everybody use the steps in order ;) nice share -stinkymadness
  18. aCis 360+ Fintezza and Zaken working ^_^
  19. Thanks for your feedback guys :) i will update images in few days. O0
  20. ================================================================================================================== For aCis gameserver/datatables/SpawnTable.java if (template1.isType("L2SiegeGuard")) { // Don't spawn guards, they're spawned during castle sieges. } + else if (template1.isType("L2Monster") && template1.getNpcId() > 5000) + { + // Ignore all monsters with higher ID then 5000 + } else if (template1.isType("L2RaidBoss")) { // Don't spawn raidbosses ; raidbosses are supposed to be loaded in another table ! _log.warning("SpawnTable: RB (" + template1.getIdTemplate() + ") is in regular spawnlist, move it in raidboss_spawnlist."); } and you can spawn your own monster with custom ID lower then 5000 ================================================================================================================== For L2JFrozen SQL solution DELETE spawnlist, npc FROM spawnlist, npc WHERE spawnlist.npc_templateid=npc.idTemplate AND npc.type='L2Monster'; ==================================================================================================================
  21. Yes my friend ;) here its my point.
×
×
  • 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