Jump to content

fiction

Members
  • Content Count

    146
  • Joined

  • Last visited

  • Days Won

    3

fiction last won the day on January 18

fiction had the most liked content!

1 Follower

About fiction

  • Rank
    Advanced Member
  • Birthday 07/05/1993

Profile Information

  • Gender
    Male
  • Location:
    Santiago, Chile
  • Emulator
    Hercules

Recent Profile Visitors

3736 profile views
  1. anyways, currently this plugin it's totally outdated, requires the change against emblems.
  2. uhm, weird, did you compile that plugins right?. If you use the default version you should have some errors.
  3. Do you have ScriptCommands.inc in you plugins folder?. Seems that error is trying to find a mission function
  4. client side System/OngoingQuestInfoList_True.lub (make sure what ongoinquest is reading your client) Server side db/quest_db.conf If you want to display the time, you need to use the setting called "TimeLimit". For example.. { Id: 12317 Name: "Trace of Time Travel" TimeLimit: 82800 },
  5. changing the size of emblem data on sql, will affect gif emblems right?.
  6. Hi @Dastgir due the big update from @4144 the plugin now it's outdated. can you please update this?. i was able to solved some errores, but i'm stucked in this error. As i see, now exist 3 GuildRequestEmblem, i used GuildRequestEmblem1, but don't know if is the correct.
  7. Well was pretty easy than i expected doing a donate with a crypto. I just used binance to make all the transaction. Hope can you continue development this features 4144 :]
  8. Hi, @4144 it's normal that this preview don't works on barter npc shop with items as currency?. Currently only works if the shop have variables as a currency. ¡Greetings!
  9. i'm having the same issue :[ really want to donate to this project.
  10. Hi exist a way to make a calculation in decimal and the result round off?. For example... .@chance1 = (1/(1+10 **(((1580 - 1500)/400)))); .@chance2 = (1/(1+10 **(((1500 - 1580)/400)))); .@score1_new = 1500 + 32(1 - .@chance1); .@score2_new = 1580 + 32(0 - .@chance2); _____ .@chance1 = 0.38686317984 .@chance2 = 0.61313682015 .@score1_new = 1519.62037825 round off to 1520 Currently all numbers are round off to 0 when decimals exist :[
  11. maybe you need to comment the part that say "RATHENA". Anyways, if you're having trouble with setunitdata, you can read this: https://github.com/HerculesWS/Hercules/blob/master/doc/script_commands.txt#L10510
  12. Hello, no for both. Herc, is more oriented to optimize resources in a high level.
  13. Nice, gonna make a donation. Thank you @4144
  14. Oh bad news...Personally i don't use any kind of crypto, maybe herc need a section for crowdfunding, like rathena does. I'll like to support this projet, because is a benefit for all the hercules users, but the actual currency is a limitation for me
×
×
  • Create New...

Important Information

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