Jump to content

Aeia

Members
  • Posts

    63
  • Joined

  • Last visited

Everything posted by Aeia

  1. Sir darristan, Oh well my bad. From the first place yes it's a Hat Builder. Nvm my request then I'll discover it myself. Thanks anyways.
  2. Sir goddameit's great as ever. Thank you for the script. I will use this sir.
  3. Thank you for the script sir. I got some idea to how I can use your script. Question: Is it possible if you can give me that script with a Quantity Requirement. For example, 2pcs. [1] Hat and 3pcs. [2] Hat = Random Item. Why do I request this? 'Coz I got this idea to make the Random Item not only Hat but Special Ore for that matter. I want my player to hunt 1000pcs. Jellopy and 10 Steel (for example) in exchange for a random Special Ore. That's what I understand in your script as I have tested it. Overall, thanks for the script it's great.
  4. I observed that, there were some bugs that occurred while I played the game. It went possible that 2 or more can enter the room (but the script can only accommodate one player, which in a way that only one player can click the eggs even though a lot of players surrounds him/her - that's good.) I had 3 lives left and 2 minutes remaining left but suddenly the eggs just then disappeared and I was kicked out ( I wasn't idle tho - that went bad ).
  5. Nice script you got there Sir Pneuma. How if I want to delete the requirements for every use? I mean, if I have the Fishing Pole + Lure then I caught an Item, both Fishing Pole + Lure will be deleted. Is it possible?
  6. Thank you sir insarius. I hope all the source codes from eAthena will left unmodified. Still looking for more answers.
  7. We're liking rAthena especially that our server is Renewal. However, we do not know how can we switch to rAthena. What are pointers to take note when switching to rAthena? Will our eAthena files be removed/modified or will cause great conflict? Does our server be affected, is there wipe-out something? Well, I'm sorry for the noob questions. We just want to make sure everything gonna be fine when we move to rAthena. Thank you so much rAthena.
  8. Aeia

    Hourly Points

    There, got it. Thank you so much sir Emistry, working fine! Solved
  9. Aeia

    Hourly Points

    Thank you sir Emistry, I now have the checking of Hourly Points and Log-In, but the Shop isn't there. Hope you can give me a sample script of an Hourly Points Shop at the same time Hourly Points system itself in one NPC.
  10. Sure it's Sir goddaimet, but he's a savior. AT: Thanks for the script. Working fine.
  11. First, I do not have any idea if this topic was taken already. Second, Thank you in advance if you would help me out. Third, Sorry for disturbing. So here it goes. - script Hourly Points -1,{ OnTimer000: if(checkvending() >= 0 || checkchatting() == 0) { stopnpctimer; end; } OnTimer00000: if( #minute == 0 ) { set #minute,0; set .@point_amt, 0; set #KAFRAPOINTS, #KAFRAPOINTS + .@point_amt; set #consecutive_hour, #consecutive_hour + 0; } if(#consecutive_hour == 0) { set #consecutive_hour, 0; set .@point_amt, 0; set #KAFRAPOINTS, #KAFRAPOINTS + .@point_amt; } end; } This script is account-based, stops the Hourly Points if the user is Vending/OnPub but I've edited 50% of that script because I will just request; how to have IN ONE NPC the following: 1. Hourly Points Checker (checks how many points a player has with his/her account) 2. Log In to Hourly Points System (which is hassle-free so players will no longer need to relog if they were vending, in a chat/pub, or idle - 'coz the system restricts a player from vending/pub) 3. A shop Looking forward for replies. Again, thank you very much.
  12. Thank you for sharing. EDIT: I should've post my feedback as soon as I test it on our server. A.W.E.S.O.M.E!
  13. Sorry to ask this very noob question. I do understand the script except for this <x1>,<y1>,<x2>,<y2> or more likely I'm saying that I can't achieve this kind of marketplace. The x are the vendors and see how organized they should be. Thanks in advance.
  14. Thank you for sharing a kind of script. I will post the outcome as soon as I test it on my server. P.S. As far as I read through threads in rAthena, a simple "thank you" is not enough for the authorities or with prior knowledge to scripting. Keep up the good work. Please stay on being generous.
×
×
  • Create New...