Jump to content

Santafe

Members
  • Posts

    325
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Santafe

  1. If ur talking abt the battleground shortcut key its just a guide on how to play those bgs. So its not much of a problem
  2. Hm ok last try would be to uncomment ur bindip. The ips i mentiond usualy make it work. Just try uncomenting bindip cuz ive seen ths problem wid many others who use their own ip instead of 127.0.0 ip
  3. Go to db folder then "re" in server files and search for item_cash_db.txt and follow the guide to putting items in it.
  4. Hello guyz just a simple question , Im planning on photoshopping some of the original gravity loading screens for my server. Wondering if its allowed ? If its not please say so thx
  5. wait a moment ...what is your server maximum level ? because using use_statpoint_table only support up to level 255 it can't support to a value like 500 if your server is has max level way above 255, better set to no ... maybe... though .... not sure lol Hey My max server lvl is 255. Max stats is 255 too :I i did think it was 500 that was the cause but still the same problem wid 255. *Fixed it* i put "no" for the use_statpoint_table option. works fine now thnx annie for the patch it helped too
  6. Its quite simple Un comment Map IP in map_athena.conf/ uncomment loginip in login_athena.conf/uncomment charip in char_athena.conf thats it. It also occurs if u already have all 3 servers running. But urs should be because u didnt remove the "//" before those ips i mentioned.
  7. wait a moment ...what is your server maximum level ? because using use_statpoint_table only support up to level 255 it can't support to a value like 500 if your server is has max level way above 255, better set to no ... maybe... though .... not sure lol Hey My max server lvl is 255. Max stats is 255 too :I i did think it was 500 that was the cause but still the same problem wid 255.
  8. U cant fix this it will just show the eror. Try to see if the guild can ivite more players after 25 if they can then change ite otherwise just ignore it.
  9. Honsetly its a range. Can u specify the problem? There are 3 lines example:1. Item drop rate:xx(some value usually 1) Minimum drop rate : 1 Maximum drop rate 10000 The minumum to maximum is just a range. What u have to change is ur minumum drop rate. If u want ur server drop rate to be 5000 then change "item drop rate:" value to 5000 and the minumum drop rate to 5000. This will make the server drop rate as 5k and all 100% drops will be un affected. Now since u changed 100 to 2500 change the minimum drop rate from 1 to 2500. This should solve the problem.
  10. For job changer u cant do anything u can only Disable 3rd class. (See the last line of jobmaster.txt) For server and quest, theres no quest for rebellion as far as i know which has been implemented by rA yet. U just go to rAthena/npc/re/job quests(i think) and see if rebellion is present . If its there then go to rathena/npc/re and find scripts_athena.conf and type // before the job quest of rebellion. Thats it.
  11. Hi annie , My exp.conf use stat point table is YES and the final value (thats the last number in. Statpoints.txt) is 6058 :/ does this effect the stats in anyway
  12. I thought that would solve it but it actually became worse after compilation! from 7761 it became 6601 LOL. it goes negative after i used that src edit. X_X stays unresolved :I T_T Is there another way :I BUMP ;(
  13. O_O sry solved. :3 i didnt recompile thx sir euphy :X
  14. The new pull consisted of the npc/re/jobs/2e/kagerou_oboro.txt It has lot of scripting errors like missing ";" and unmatched ")" and so on. Plz fix this ASAP thx.
  15. Hi everyone, This is so annoying so plz help me :I. At level 99/70 if i reset my stats it becomes : Stat points left = 7781. if i reset at 255 lvl its the same thing . even at 500 its the same X_X. im following the stat point table so PLZ PLZ Help me :(
  16. Yea then its becausw the latest revision has some changes on that file. Many new commands wer introduced so old source is outdated.
  17. Visual basic download is difficult cuz u eithwr pay for it or u find a free way to get it. Download utorrent and go search a torrent for visual C++ 2010 not visuap studio. I didnt have torrent before so I had to google alot!
  18. Hi again, just look at the Docs/item_bonus.txt i found one bonus : "bonus bCastRate,sk,n;" which can adjust the skill's rate so if hundred spears rate is 100 calculate 100-30 which is 70 as "n" in the bonus script and "sk" is the skill ID of hundred spear. Hope you understood what im trying to say xD
  19. Follow the guide in this link. It works perfectly Link : http://rathena.org/board/topic/84746-tutorial-how-to-create-ragnarok-offline-2013-client-tutorial/?hl=%2Bprivate+%2Bserver
  20. Isnt that for vps servers? I mean servers that are already hosted live? They get rebooted if they crash o.o or oh well i might not know if there was smthing like that b4 :@
  21. Did u try manual installation or svn patching using tortoise? Cuz sometimes source errors occur if u use the tortoise svn patching. Since its just a small edit try manual replacement. If u see + sign then add that line to the source and delete the + sign and replace it with a "Space" My server has crashed loads of times thx tortoise svn LoL so i suggest u manually install. If it doesnt work after that then it just means that the patch is not compatable wid the latest revision.
  22. Thx again annie and its really exact of what i need so thx alooot <3
  23. Check out the skill_db.txt structue i poked my nose into that stuff too before ! since u wanna edit the hundred spears it must be in database/db/re/skill_db.txt and see the "cast defence rate" or "max count" ( Find the positions of these 2 from the 1st line in skill_db.txt)
×
×
  • Create New...