Jump to content

KeiKun

Members
  • Posts

    967
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by KeiKun

  1. Client Released: Recant Ragnarok Online Yang Ragnarok Online Download Link is Sent to you via Private Message! So, Please Check your rA Messenger. If you have Concern about you Requested Client. Just Reply to this Thread Thank You~
  2. Request Accepted! Note(s): * Please Wait for Request to be Released.
  3. 2 different servers with different location sucks unless the server from another country will be a SQL Server like what im doing on my network right now my SQL Server is here in the philippines and my current servers are on florida (Note this servers are for testing purposes)
  4. KeiKun

    Aura...

    i suggest not editing this SVN/conf/battle/client.conf // Maximum allowed 'level' value that can be sent in unit packets. // Use together with the aura_lv setting to tell when exactly to show the aura. // NOTE: You also need to adjust the client if you want this to work. // NOTE: Default is 99. Values above 127 will probably behave incorrectly. // NOTE: If you don't know what this does, don't change it!!! max_lv: 99 // Level required to display an aura. // NOTE: This assumes that sending max_lv to the client will display the aura. // NOTE: aura_lv must not be less than max_lv. // Example: If max_lv is 99 and aura_lv is 150, characters with level 99~149 // will be sent as being all level 98, and only characters with level // 150 or more will be reported as having level 99 and show an aura. aura_lv: 99 to prevent aura problem since aura of 99 and 150 are different~
  5. Topic Moved from Tulong para sa Script at Database.
  6. hairtyles SVN/conf/battle/client.conf min_hair_style: 1 max_hair_style: 27 then restart server or use @reloadbattleconf
  7. KeiKun

    Aura...

    are you sure your running rAthena? not eAthena? if eAthena of course thats still a bug if rAthena the bug is fixed about aura not being seen by others~
  8. Hi, I'm not trying to be wise here but, as far as the format is concerned //Max Level,Class list,Type (0 - Base Exp; 1 - Job Exp),Exp 255 is ok, the following digits with the ":" sign pertains to an equivalent job, the following tells if it is a base exp or a job exp, next is the equivalent exp needed to reach 1 level. I've manually count yours and the total exp chart is for level 150 only. Please correct me if I'm mistaken though. thanks for the help. hi since you know that max job @ exp table is just 150 have you tried not doing with it and instead you max the job level to 255 then try to level your character's job with it after making character job = 255 have you check your character's job exp using @stats then after checking character's job exp check your exp table again the line of the job exp that you've posted
  9. Request Accepted! Note(s): * Please Wait for Request to be Released.
  10. Request Denied! Note(s): * Unknown Diff "Ignore Changed Alert Messages"
  11. the problem might be this after you submit your file as thor file <-- thor's patch file instead of the files found @ data it must be duplicated and now found @ datadata try to check via extracting the grf ~~~~
  12. lub is an encrypt lua files hmm i cannot explain lub and lua again since i will type too long again i guess that question i've answered like 4x already to some people here but to explain why removing load lua before lub here's a post of it Link: http://rathena.org/board/topic/56317-decompiled-luas-for-2011-11-22aragexere-client/ even i can't read lub only lua files
  13. try to remove load lua before lub diff and use matching lub to your client if using 2011 01 11 client use 2011 01 11 lub too since 2011 01 11 lub doesn't exist use the nearest to it like 2011 01 12 lub
  14. set #kafra_code,@code; SQL Database > ragnarok db > global_reg_value char id - str - value - type - account id example for your problem 0 - #kafra_code - 20121212 - 2 - 2000000 password is 20121212
  15. KeiKun

    Aura...

    i think your problem might be on client since you said your using latest trunk svn and i dont see any problems with it might be the client's diffs enable aura to 150 Diff might be missing on your client
  16. lawson? isn't that found @ ROdatatextureÀ¯ÀúÀÎÅÍÆäÀ̽º and ROdatamodel
  17. KeiKun

    Aura...

    Hi Command /aura and if that doesn't work can you give information like what SVN your using and what rev cause i think your problem might be already solved @ rA but not @ eA
  18. More Information Please... do you have customs hair,dye,cloth color. headgears? anything?
  19. MOTD?? svn/conf/mod.txt // Internal default is limited to 128 lines. If you need more, you will need to modify the MOTD_LINE_SIZE definition in pc.c Welcome to rAthena SVN! Enjoy! Please report any bugs you find.
  20. Use WoE Controller + Banner Script By Toast of Doom~ Search System will be helpful if you used it
  21. Hi FrustFenix, 1. Xray... Of course you can do hexing with it. No idea about Diffing it.. 2. Currently X-ray Clients are dead. but as i know @ eA someone did an xRayRE for it 3. no idea what your talking about
  22. this is due to load lua before lub problem you requested that diff LOL so what should i do? dont apply that diff? yes you must not include it with your client to prevent the problem
  23. Doing Updates and Upgrades

  24. ROdataOptionInfo.lua OptionInfoList["AutoOpen1to1Window_Friend"] = 1 OptionInfoList["PlaySound_Open1to1Window"] = 1 the problem might be you added the save files inside your grf this 3 files ChatWndInfo_U.lua OptionInfo.lua UserKeys_s.lua must not be found inside your grf
  25. this is due to load lua before lub problem you requested that diff LOL
×
×
  • Create New...