Jump to content

Limestone

Members
  • Posts

    647
  • Joined

Everything posted by Limestone

  1. still got compile error i thought it worked on you?
  2. n means "Skill Name" while x is the percent of the damage.
  3. i still got this error, 1>e:\ro test\rathena\src\map\skill.c(5212) : error C2065: 'sc' : undeclared identifier 1>e:\ro test\rathena\src\map\skill.c(5212) : error C2065: 'sc' : undeclared identifier 1>e:\ro test\rathena\src\map\skill.c(5212) : error C2223: left of '->data' must point to struct/union
  4. i have error on compile 1>e:\ro test\rathena\src\map\battle.c(539) : error C2106: '=' : left operand must be l-value 1>e:\ro test\rathena\src\map\battle.c(539) : warning C4047: '=' : 'status_change_entry *' differs in levels of indirection from 'int'
  5. no problemo amigo!
  6. In your skill.c Find this if( sc->data[sC_DANCING] && skill_get_inf2(ud->skillid)&INF2_SONG_DANCE && sd ) skill_blockpc_start(sd,BD_ADAPTATION,3000) [/color] then //if( sc->data[sC_DANCING] && skill_get_inf2(ud->skillid)&INF2_SONG_DANCE && sd ) //skill_blockpc_start(sd,BD_ADAPTATION,3000) then recompile
  7. same problem as XeroBall.
  8. are you using eathena? or rathena?
  9. please post here what is the error.
  10. for me is 2011-11-22aRagexeRE
  11. here -> https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/npc/other/turbo_track.txt
  12. i think that's Turbo Track
  13. Awesome! i thought they will never update kRO anymore o_O
  14. @papazola, what is the cause of map crash?
  15. bump!
  16. ok guys. i have a big problem in xantara's flux cp, i registered a account, then i recieve a confirmation in my email, when i click the link, its says in my cp Unauthorized, then i checked my database, the password of my account in my database is in alpha numeric. in my server.php, the md5 is set to false, please help..!
  17. please teach me how to creating database step by step using putty
  18. @MrBryce, yes. im using 16815
  19. just upgrade your svn to latest in order to know what's new on rAthena.
  20. Here's the Diff Peopleperson49 http://trac.rathena.org/changeset/16749/rathena
  21. yes.. it's working.. i'm using this src.
×
×
  • Create New...