Jump to content

Santino

Members
  • Posts

    198
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Santino

  1. okay thanks! so if nothing changes, the problem's on the client-side right?
  2. oh ic, so maybe i messed up my 3ceam db files, i copied skill_db files & so on from eathena db folder into 3ceam db folder.but how come if i compile it, i got no errors, or skipped mods. i'll just read again some guides, i'll try rathena, hmm for rathena, is it the same steps in compiling? using visual++?
  3. ahmm. i dunno if this is the right section to post, cuz im currently not using rathena, my bad. honestly, i tested eathena svn, but cant find the exact client for it. i'm currently using 3ceam, and facing this problem, i thought SVN (rathena,3ceam,eathena are just the same?) if i switch from 3ceam to rathena? can i copy the db files to it? and the src files?
  4. I just started making my own server (1 & a half day exactly) , and i'm stuck with this skill delay problem. I saw many guides and forums about how to edit skill delays, reduce it or add more delay. First one is editing the -- conf/battle/skill.conf // Delay time after casting (Note 2) delay_rate: 100 ( i'v changed it to 0, am i doing this right?) but that didn't solved the problem. Next one I tried to edit the -- db/skill_cast_db.txt e.g. //-- AL_HEAL 28,0,0,0,0,0,0 which stands for : SkillID,CastingTime,AfterCastActDelay,Cooldown,AfterCastWalkDelay,Duration1,Duration2 but still no changes in delays. e.g for Heal. do i need to update skill_cast_db.txt in MySQL? I reaaally really have no idea on this since i just started on this If so, how to update skill_cast_db in MySQL? i can't seem to find skill_db in sql-files? or the skill_cast_db.txt will update if i run my server? really need a helping hand(s)! oh btw, my first post~
×
×
  • Create New...

Important Information

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