Jump to content

Mystery

Members
  • Posts

    2192
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by Mystery

  1. If you're gonna go all the way back before Morocc was destroyed and you wanna use rAthena, I suggest you be careful on what you touch. Mainly, take off all renewal settings, then go into old revision of rathena around 13414 as you mentioned, and take NPCs from there.. But watch what you overwrite in your new SVN just because rAthena has had a lot of changes, typos fixed, npcs changed a tad, optimizations.. etc. so be careful.
  2. Check your conf/battle/player.conf // Maximum atk speed. (Default 190, Highest allowed 199) max_aspd: 190 // Same as max_aspd, but for 3rd classes. (Default 193, Highest allowed 199) max_third_aspd: 193
  3. When I use to play Star Gladiators, I was only able to allow the skill to be activated on different maps (IE. You cant have all 3 skills activated in one map). Well.. that's how much I remember from star glads.. o_o Try casting it on another map. http://irowiki.org/wiki/Feeling_of_the_Sun,_Moon_and_Stars
  4. In the line that was stated with an error, you've changed the source coding around somehow, someway and now whenever you're trying to compile, you're getting thrown errors at you because you changed something on that line that you shouldn't have changed/modified. Your best bet is to look over and see what you've touched, fix it, or revert back to a clean copy that you didn't mess up the coding.
  5. It's a ticket system based on ITIL functionality for Incident Management - there's nothing to do with forums in it /me throws a whole bunch of Pichus at you But but I meant the functionality of it is similar to ones for IPB :< meanie. I'll just be quiet :<
  6. No it's not o.o /me throws a Pichu at Mystrs They will when i've written the npc scripts Well.. it isn't.. in a sense of the mechanics and coding.. but the same theme is going on D:
  7. I saw this on the sidebar and I was like "! Something cool for Flux!!" I get to the topic, scroll down, "Please Note: This is a purchasable download. You may not redistribute this code under any circumstances." aw poop. D: But in a serious matter, it really looks good so far. It's a combination of ticket systems for forums but integrated with Flux. I have a suggestion, maybe, if you're talented in IPB or other forum sources, maybe link Support Ticket Systems from IPB to the Flux xD (if it's possible). That way, if either website goes down (due to any reason), both Support Sections are linked and have the same tickets cached.
  8. Wrong section. Moving it to the Spanish support forum where it should be.. I only know it's spanish cause it says gracias :> Since it's client side, its in the client area.
  9. Where can I get the ball2 map? Uploaded it in my first post
  10. I personally tried using iteminfo and added all my custom items etc. However, I couldn't even get the images to show up. I believe I fixed the sprites to show up.. I should recheck. But it's really tricky.. I don't think iteminfo reads anything else other then the data folder.. I would assume? o_o
  11. Follow the template of ones already there. groups: ( { id: 0 /* group 0 is the default group for every new account */ name: "Player" level: 0 inherit: ( /*empty list*/ ) commands: { /* no commands by default */ } permissions: { /* without this basic permissions regular players could not trade or party */ can_trade: true can_party: true } }, You're missing a few brackets.
  12. Please use the search feature we have in our boards. http://rathena.org/board/topic/71751-need-help-with-oborokagero-skills/#entry142312 http://rathena.org/board/topic/70781-does-anyone-have-a-complete-lua-files-for-2012-04-10-client/page__hl__oboro http://rathena.org/board/topic/70081-latest-svn-with-kagerou-oboro-supported/page__hl__oboro http://rathena.org/board/topic/70044-oboro-and-kagerou-skill-sprites/page__hl__oboro
  13. It's probably gonna be like a page where it will list all characters who have items for sale through the auction. Maybe columns that have the name of the item, picture of it, ID, character ID, how much the item is put on auction, and maybe how long ago it was put on auction. Then maybe.. if so, if a player wants to purchase the item right off the auction page, the item is then removed from auction and placed into the characters storage or sent by mail to their character.
  14. Why would it cause another error on the line after it, if so? o_O
  15. What do you mean the number changes for the next line? Have you tried adding the curlys as so: } } rather than }}? I believe adding a variable for the amount and ID might fix the problem then what's left to do is adding the combinations of variables together to give you the @reward one.
  16. No, just doing what is mentioned below will help solve the case of:
  17. Mystery

    VIP room

    There are a lot of "VIP" customizations to suit your needs. Try using the search feature ;D! Try an NPC: VIP Admin and a lovely lounge for VIP players: VIP Lounge
  18. Once again Xray is dead and is no longer supported. You must move onto the newer clients.
  19. Are you using updated AI files and Lua/Lub files for your client?
  20. What bugs? Just in skills? Need to be specific. Also, if there is bugs that hasn't been found, it should be reported to our Bug Tracker or maybe they're already in the Bug Tracker but currently being looked at.
  21. Bud, XRay has been dead for SOOOOOO long. I bet there isn't any xray clients out there anymore.
  22. Guess you're making it paid
  23. Hey, I suggest you look in your application.php in your config folder. 'MinPasswordLength' => 8, // Minimum password length. 'MaxPasswordLength' => 31, // Maximum password length.
  24. No there isn't. If there is, it's most likely paid.. >.<. But I've searched countless times and I never saw any released... all of them are with servers that created them privately.
×
×
  • Create New...