Jump to content

kilow

Members
  • Posts

    41
  • Joined

  • Last visited

Everything posted by kilow

  1. i am not sure what you say exactly but i would like all mvp to 0.5 ( so i set 5000 as i write in the first post ), except few mvp to 0.25 ( 2500). That is why i did like that, and adjust those few mvp after seting to 0.5 commons mvp. If i understand you, i can only do that with adjustement mvp by mvp? ( make the card to 0.5% and 0.25 one by one? ok Thank you Ok, this works, thank you. * i tried this line in a wrong file because it was written : // - Does not affect card/item-granted drops. To adjust card/item-granted // drops, edit them in item_db. English is not my native language so i believed that this comment said that for card it can't be possible to writte directly on the file.
  2. Hi, I didn't found / understand how specific drop's card rate works, aspecially if i need to set a value smaller than global value. For example : item_rate_card: 100000 //10% item_rate_card_boss: 10000 // 1% item_rate_card_mvp: 5000 // 0.50% item_drop_card_min: 100 item_drop_card_max: 100000 For GTB, not 0.50 % but 0.25% - Item: Golden_Bug_Card Rate: 1 -- no change ( > 0.5% according to item_rate_card_mvp) Rate: 100 gives GTB card at 25% but how to set a smaller value? because writing this : - Item: Golden_Bug_Card Rate: 0.5 or 0,5 -- make error I alsow tried to write 4128, 2500 in item_db.yml ( db/pre re and db/) 4128, 10 in item_db.yml ( db/pre re and db/) ( to test ) Thank you
  3. Of course, as i say, the first time not, but the second and third time that i tryed, yes. edit : solved. hard to explain, but i needed to write a new password and added database in php admin, create same user account.
  4. thx, I used pre-re data but with Re it works.
  5. Hi, I'm requesting you for this error when i launch client ( i had 3 errors but i didn't find answer for this one by searching ). Note : client works but still show this error when it starts. Hope you can help me. Thank you
  6. Hi, I tryied to install fluxcp ( 2 times ) on localhost. After that, mysql didn't work, running server was impossible. I believed that i forgot my password ( the first time ) because i could'nt run the server and connect to mysql work bench. I remade installation. But the seconde times, when i tryed to connect to fluxcp ( with an error ), i saw that the server can't run one more time. It shows this when i try to run server And this when i try to run mysql It's like mysql was broken. edit : i have reinstalled for the third time mysql, i will wait for your answer for what should i do to don't do this error one more times. Edit2 : It seems that after wamp was installed, rathena database was deleted of mysql. ( on Mysql workbench ) If you can help me thank you
  7. Hello, I use getcharip() in script and it return the local host ip. Is it because my server is in local host? When the server will be online, getcharip() will show a different ip? Thank you
  8. Hii, Someone can tell me the name of the file and where is scripts wich control sprite. This one which control how the sprite (of the player or monster) is display, for example player walk to South, the sprite is showing the char's player to the South. I would like to know how the scripts run. same things for monster, and attak, skill direction. Thx
  9. Thx and sorry for the wrong section, i hesitate between database and script… i found the answer and it's not in the link that you put. I was searching for the files wich link scripts_athena.conf in the game and why it not link directly (without using loadnpc) the scripts_test.conf. The answer is, i Believe, in scripts_main..conf . And it's not explaining in the tuto "adding a script". but thx ^^
  10. Hi Community! I'm new, so sorry if i am not in the good forum's section. I started to install and understand how the server side run, only recently. And i have a question about adding npc. If i put the newnpc.txt in the scripts_test, when i stop running server and restart it, the npc is not here. But put the newnpc.txt in scripts_athena, the npc is save. Can you tell me where is saved?because i Don't see difference between scripts_athena and scripts_test. thx
×
×
  • Create New...