Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Depends of the condition. If its just like that, you should store the info into db.
  2. "convert" not rly. But thats possible. Moved.
  3. Add it and then compile the project.
  4. lmao :D Install the db properly, create new connection and make sure the (database) name is the same @ properties.
  5. You should pay more attention for the 'config'.. 6019,2,30; Id, amount, chance;
  6. You will NOT buy them. Period. But if you want to try your luck, pm vampir. Expect huge price. Locked, since scam on it's way..
  7. It's easy. Check the Reagent Pouch xml structure and do the same ;) Item xml <set name="handler" val="ItemSkills" /> <set name="item_skill" val="2174-1" /> ==> skill xml <skill id="2174" levels="3" name="Ingredient Bag"> <table name="#extractableItems"> 6019,2,30;6013,2,30;6014,1,20;6016,1,20 <--- here, it's level 1 skill 6017,2,10;6020,2,20;6014,1,35;6016,1,35 6012,1,20;6018,2,20;6019,2,20;6013,1,40 </table> <set name="capsuled_items_skill" val="#extractableItems" /> <set name="operateType" val="OP_ACTIVE" /> <set name="skillType" val="EXTRACTABLE" /> <set name="target" val="TARGET_SELF" /> </skill>
  8. Check the task manager if the mysql is running. Maybe you unchecked the 'startup the service with system' and so, it's dead.
  9. Locked.
  10. Hmm, for me, it's not even average :D
  11. For others, L2Clan.java public boolean levelUpClan(L2PcInstance player) Locked.
  12. I could not find bigger kappa
  13. In addition its not your work.
  14. Remove getInstance()
  15. You need it to 'communicate' with database/navicat.
  16. xamp/wamp coinstainse mysql(?) if I'm not wrong, but still you need a navicat or phpmyadmin to create/store the database.
  17. Right click on the Config.PM_TEXT2 -> Open declaration and see under which properties is the message.
  18. You have to install a subclipse. http://subclipse.tigris.org/update_1.10.x More details http://acis.i-live.eu/index.php?topic=78.0
×
×
  • Create New...