Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

Akbare

Members
  • Posts

    491
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Akbare

  1. on my test sever i used rentitem 25619 (a gem on my server) and while you own one you gain bonus exp for weapon master, its a work around for a weapon battle manual owh oke
  2. all hexed exe is sometimes detected as a virus but ignore it
  3. How to add name skill in report? sprintf(message_to_gm, "[Hansip] : Spam Detected! '%s' probably use third party. Constantly flood %d times, tick %d", sd->status.name, sd->spam_count, sum); and im found bug after add this source CMIIW use script trunk/npc/re/jobs/novice.txt and talk with : new_1-3,96,30,4 duplicate(NvBradeB) Brade#nv1b 733 after heal map server disconnect npcskill "AL_HEAL",11,99,60; percentheal 0,100; thank u
  4. create host access privilleges IP webhost <-->server[VPS]
  5. how much RAM do you use? rathena running good with 1GB RAM
  6. conf/battle/status.conf // Adjustment for the natural rate of resistance from status changes. // If 50, status defense is halved, and you need twice as much stats to block // them (eg: 200 vit to completely block stun) pc_status_def_rate: 300 mob_status_def_rate: 100 // Required luk to gain inmunity to status changes. // Luk increases resistance by closing the gap between natural resist and max // linearly. This setting indicates required luk to gain complete immunity. // Eg: 40 vit -> 40% resist. 150 luk -> +50% of the missing gap. // So 40% + (50% of 60%) = 70% pc_luk_status_def: 80 mob_luk_status_def: 100 change duration all freeze skill in db skill_unit_db.txt
  7. config/battle/items.conf 4128,Golden_Bug_Card,Golden Thief Bug Card,6,20,,10,,,,,,,,32,,,,,{ bonus bNoMagicDamage,50; bonus bUseSPrate,100; },{},{}
  8. what your hexed client?
  9. good work , waiting for tutorial to implent
  10. // 2014-02-05bRagexe - Themon disconnect when making a purchase any solution??
  11. yup just apply patch do what you need only...[ conf, npc, db] without src folder
  12. create patch in old server [sVN] checkout github and apply your patch use turtoise 1.8
  13. try to diff again and use xDiffPatcher
×
×
  • Create New...