Jump to content

casper

Members
  • Posts

    38
  • Joined

  • Last visited

Everything posted by casper

  1. Total weight, not individual 0
  2. 소스에서 어떤 파일(???.cpp)을 수정해야 합니까? 가중치를 0으로 만들려면?
  3. data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\group À¯ÀúÀÎÅÍÆäÀ̽º Is the folder named?
  4. default_codepage: utf8mb4 mysql => utf8mb4_unicode_ci clinent => dininput.dll & ini Three of the four characters look like this: ??? Unable to create a character. How do I create Korean characters?
  5. default_codepage: utf8mb4 mysql => utf8mb4_unicode_ci clinent => dininput.dll & ini Three of the four characters look like this: ???
  6. - script Test -1,{ OnPCUseSkillEvent: announce "You have used level"+ ?????????????? end; } getskillname.diff Tried to update this mod to latest rev. plz
  7. Nice to see it finally release = thankyou
  8. status.cpp Find all case SC_JEXPBOOST: and insert case SC_VIPSTATE: except this part case SC_EXPBOOST: case SC_JEXPBOOST: case SC_JP_EVENT04: find StatusIconChangeTable[SC_JEXPBOOST StatusIconChangeTable[SC_VIPSTATE] = EFST_VIPSTATE; status.hpp find SC_JEXPBOOST then SC_VIPSTATE, EFST_KILLING_AURA, EFST_VIPSTATE = find the last number on efstids.lub +1, script_constants.hpp add below sc_jexpboost export_constant[SC_VIPSTATE]; I get a compilation error.
  9. On src side, there's already a guide. LINK ??
  10. 4th job add plz. Please add file language. lang.txt
  11. bonus_script "{ callfunc \"start_setup\"; }",86400,8,0,'S'I_INCHEALRATE; I am getting an error, how can I fix it? server : December 2022
  12. 4_f_son.spr 4_f_son.act where do i get the download?
  13. [Debug]: at C:\ro\src\char\int_mail.cpp:254 - DELETE FROM `mail`WHERE `type` = '0' AND `send_id` = '0' AND `time` <= UNIX_TIMESTAMP( NOW() - INTERVAL 15 DAY ) cashitem cache usage time item
  14. The random option has a lot of numbers, so it should be 10 or less.
  15. mystic_enchanter.txt How do I change the options to normal?
  16. https://ro.gnjoy.com/guide/runemidgarts/skillview.asp?lineSeq=7&skillid=2284 max lv : 10 now lv : 5 2284,1,6,1,-1,0x2,1,10,1,no,0,0,0,weapon,0,0x0, SC_FATALMENACE,Fatal Menace The level does not go up. What should I do?
  17. New change cart new mado Gear(armor) data\sprite\이팩트\마도카트.spr data\sprite\이팩트\마도카트.act data\sprite\인간족\몸통\여\마도아머.spr data\sprite\인간족\몸통\여\마도아머.act data\sprite\인간족\몸통\남\마도아머.spr data\sprite\인간족\몸통\남\마도아머.act
  18. The current picture must be sized as the original.
×
×
  • Create New...