Jump to content

DevJJ

Members
  • Posts

    49
  • Joined

  • Last visited

Everything posted by DevJJ

  1. Try mo po palitan line 601,Wing_Of_Fly,Fly Wing,11,60,,50,,,,,0xFFFFFFFF,7,2,,,,,,
  2. Marami guide sa youtube how to setup ragnarok server google lng pano mo edit 99/70 change to 255/120 kaya mo yan
  3. try this // Status points bonus for transcendent class transcendent_status_points: 52 to 1 (0 is invalid)
  4. Line 11 sir post mo buong script nsa like 35-45 ka sir download ka ng notepad+++
  5. way po pano mo ni rerecompile yan? centos 64bit? check mo compatibility ng compiler mo sa OS mo gamit?check mo conf. mo kung tama pag kakalagay ng mga IP?
  6. with specific time? or nothing? during woe?
  7. Try mo nlng gamitin idol default quest thana_quest.txt then ayusin mo nlng time hindi sila mkakapasok may time ka dun na aayusin
  8. download ka ng gray.grf then edit mo sa data.ini merge mo save
  9. check mo mag bawas ng weight kung makakapag skill na
  10. Ganyan po ba? basic script po yan
  11. prontera,123,123,4 script QuestWarper 123,{ mes "[^0000FFQuest Warper Guy^000000]"; switch(QuestWarp) { default: mes "I can warp you if you find me these items!"; mes "# Item 1"; mes "# Item 2"; QuestWarp = 1; close; case 1: if(countitem(ITEM 1 ID) >= # && countitem(ITEM 2 ID) >= #) { mes "Great! You have the items."; select("Warp Me"); delitem ITEM1ID,#; delitem ITEM2ID,#; QuestWarp = 2; warp "thana_map",123,123; end; } else { mes "Bring me the items I asked for!"; close; } case 2: mes "Would you like to warp?"; select("Yes!"); warp "thana_map",123,123; end; } }
  12. Pwede kita ma help dyan pm mo ako
  13. Hello, Please check this link :
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.