Jump to content

sandbox

Members
  • Posts

    949
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by sandbox

  1. Can you paste here what is specifically the error?
  2. That means the compile wasn't successful, try recompiling your SVN again and paste if there would be errors that could interrupt the creation of login server.
  3. If you can see the items via commands or it is stored properly on the database, and you also said that it was fresh install, then it must be your client. Have you tried checking if your .exe(client) is updated? and if data.ini is reading your GRF properly? Try looking in this forum for more help about client setup.. http://rathena.org/board/forum/98-client-side/
  4. Just wanted to say kudos to clydelion, which I failed to do so a couple of years ago.. He was probably the most friendly person you'll ever meet in this forum, imo. He's very reliable and kind. Well to cut it short, here's what I requested him to do for my server way back... It's an awesome modification that would really make a narutard like me go.. such pro much ninja very w0w Here it is! http://www.youtube.com/watch?v=bPDmLxkfoWM
  5. Hi, i've been encountering complicated coredumps during server crashes, was wondering if anyone had encountered this too and give tips on how to fix it.. Thanks!
  6. thanks brynner, misread what it shouldve said, i thought this would have the ability to fakename a party/guild, was wondering if that is possible thank you btw..
  7. just wondering how to use this?
  8. hey guys, i'm wondering how the elements works with each other, and I was planning to copy it with variables. With elements, it works like this, right? Water is strong against fire, Fire strong against earth, Earth strong against wind Wind is strong against water.. Now my question is, if a player has a certain variable attached on him, for example #Race (set to 1) he should deal more damage to #Race (set to 2) then #Race(3) should deal more damage to #Race(4) and so on.. Is this possible? thanks!
  9. Ohh, that's nice! It uses berserk, why haven't I thought of that!? Very clever!
  10. @Alejandra Thanks! @Rudolp, Whoa, I didn't notice you're a core dev, i'm not surprised either, you've contributed alot on eA and you deserve that spot. I'm not sure if I can contribute new stuffs in here, but rather my old unreleased ones. hehe @java, yes, it's marijuana. haha = marijuana man xD
  11. Oh my.. I guess I need to update this script soon! Thanks for the comments guys!
  12. Well you seem to be liking my scripts aren't you? Thank you Jesu! I might release some more after I'm done cleaning my script archives, I haven't been much into scripting these days, I make 0-2 per month now.. Thanks for acknowledging my work! I will inform you if there would be more!
  13. @Rudolp!! Haha I knew you'd be here my man! xD @Crow! wahhh I won't forget that avatar forever, it will always remind me of you! Hahaha! @F0xxy You're name sounds familiar, what's your display name on eA?
  14. Thank you Jesu! @Jhosef, I think it is my friend uses an rAthena SVN and is using this script, no complains in a while.
  15. Hi guise! If anyone still remembers me from eA its me eathenanabs! Add me so we can catch up with things! Been a long time!
  16. Every emp break, the breaker gets +1 point, and he/she can exchange it for prizes(castle drops, etc) Installation: npc/guild/agit_template.txt find: // The Emperium has been broken. OnAgitBreak: set .@GID,getcharid(2); // Show and log error if an unguilded player breaks the Emperium. (Should NEVER happen) add: // The Emperium has been broken. OnAgitBreak: set brokeemp,brokeemp+1; set .@GID,getcharid(2); // Show and log error if an unguilded player breaks the Emperium. (Should NEVER happen) download the file, put it on your npc/custom folder, as for now you can exchange it for 5 castle drops only, you can add / replace the prizes that would be given (see script) the ladders shows the top 10 who has highest points, when you exchange your points for prizes, your points decreases @ the ladder too, you can edit that by adding another variable and editing the ladder output formula, or if you don't know how to, just post here Enjoy:D Download Link: http://pastebin.com/ausRbr9v
  17. eAthenanabs here again xD What does it do? disables the trading ability of a locked account by and re-enables it via password confirmation. How does it work? A player sets his 10 digit password, each digit is separated, then the player's GM level is going to be adjusted to 1, so he couldn't trade/drop/vend/store items as seen here: after that the player's account is now safe, except if the hacker sells his/her item, or deletes the character xD Features: Lock Account Unlock Account Forgot Password (Email used in registration required) Installation: 1. Download the file. put it on your npc/custom folder, edit npc_custom.conf add npc: npc/custom/locker.txt 2. Open conf/msg_athena.conf search for this line change it to If you find bugs, errors, questions, suggestions, feel free to post it here Note: I just moved this post from eA, hoping the rA users are interested, this script is an old chap and i'm not sure if it would be compatible in rA but hey, trying it won't hurt! Download: http://pastebin.com/rEXURAPj
×
×
  • Create New...