Jump to content

Mystery

Members
  • Posts

    2192
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by Mystery

  1. Maybe you should store the Bugs, etc. inside the NPC because @Request doesn't work if there's no GM's online.. and what were to happen this player found a bug and wanted to report it to the NPC but the NPC can't do @request cause GM's ain't online Thus, the bugs etc. stored in the NPC (Of course, given the ability to the admin to delete bugs etc. that have been addressed so that it doesn't clutter).
  2. Oh wow, there's SVN for Luas/Lubs? =.='! Never knew. Thanks.
  3. Hm.. I only found 2011-07-16.. http://www.mediafire.com/?91wmkd99c8seyn2 Couldn't really fine the very latest yet =/ Source: http://supportmii.com/ro1/compiles.html
  4. Try using: OnDay<month><day>: OnDay<month><day>: OnDay<month><day>: For example: OnDay1128: OnDay1129: OnDay1130: <script>
  5. Thank you! It's a very simple mini event to help keep players busy
  6. Well not sure how to really explain it.. but.. when it says Index: trunk/src/common/mmo.h (or other files) those are the files that needs to be edited. So, for the first part, lines that have --- or - at the start of the line, it means you need to remove that line and add/replace it with the lines that have +++ or + before. Sadly, this isn't diff patch so can't use Tortoise.. thus, manually add-on . I think it's better off you go with 3CeAm that has all skills, third jobs, activated and working rather than manually adding =/
  7. As stupid as "Just because of making an account" sounds, it's half true. I've met people who are seriously lazy and don't like making extra accounts on sites they rarely go to. =.=' Other then that, some people want that "Mod" position cause they're flipping pathetic power hungry idiots =.='
  8. Not sure how you're missing the model if the pictures that person shown, has all the models correctly placed and is working for him/her.
  9. Well what happens if people don't want to go to BReAthena? and creating a new forum account just to get support? If they can easily get it on the forum they go on all the time? Maybe some people like eAthena better than BR eAthena. And another topic about this? I've never seen another topic regarding this except only the little message jguy said.
  10. Well.. I found a guide.. but it's only adding Third Trans =/ Not babies.. ---> http://eathena.ws/wiki/index.php/3rd_class_custom_guide
  11. Well I'm fluent in speaking it, but with reading/writing portuguese.. I'm so so. Lol
  12. Are you guys planning to add new international forums under the international forum? Ya jut got Filipino there (although it's very populated) but I wouldn't mind having a Portuguese forum or others D: (mainly portuguese cause I'm portuguese).
  13. Instead of making a whole new item for the game, you can use an item that isn't already used in eAthena by NPCs, Mobs, etc. Overall, seems fun.
  14. I like the overall theme, I just dislike the buttons used. I think the buttons don't 'Stand out'. Though, very nicely done. PS: Do you create free Jikari Patch skins too? D:
  15. Very nicely created. +10 Just a suggestion: You should make a 'Manual' book like they have for creator's recipes. In this manual for the Whitesmith, the Forge Manual, it'll say Armors: (it'll list the amount of armors you can create), then it'll list the items needed for the specified Armor
  16. Hm, very cool mod. I'll be using this in the future. Thanks for the release ;D
  17. Brian's Siggy ---> http://www.eathena.ws/board/index.php?showuser=221079 Devil's Siggy ---> http://www.eathena.ws/board/index.php?showuser=225803 And, the topic --> http://www.eathena.ws/board/index.php?showtopic=281914&st=0
  18. Color : Blue & Black Name : Mysterious Ragnarok Online Size : 420x60 Anime : Picture of Assassin Cross, Sniper, and Lordknight Animation : N / A PS: Can you do a border like the image you have on your siggy? Oh, you finished it! Thanks! Rate: 10 D:! You did a fantastic job! Thanks a lot pal!
  19. You need to use a 3CeAM SVN, not an eAthena SVN because eAthena doesn't have Third Jobs working on their SVN. Thus, 3CeAM is the SVN you need for Third Jobs.. unless.. you plan on adding Third Jobs to eAthena manually?
  20. Why do you have 2 topics?... -------> http://eathena.net/board/topic/53584-sir-simplenoob-question/ Please explain >.<
  21. Or that way. Rofl. Anyway people like it right? xD Whatever will suit their needs. Thanks.
  22. Do not do the following: Re-edit my work and Claim it as yours Re-edit my work and upload it to eAthena without my permission Re-edit my work, upload it, and not adding credits Use it for selling purposes // ~ Information ~ \\ Customize the event Input any Item ID you want Type in any Map you want the Mushroom to spawn Added a OnMinute option Whole script is shorter than Original And, is a lot easier to edit // ~ Your Customizations~ \\ Change the OnMinute time to what you want Basically change the getitem option if you dont like the Input ID I added Change the getitem .ItemID,2; to how much you want the players to gain // ~ Map Change ~ \\ If you want to change the maps the Mushroom will spawn, look at: set $@ran, rand(1,10); if ($@ran == 10) set .Map$,"hugel"; if ($@ran == 9) set .Map$,"yuno"; if ($@ran == 8) set .Map$,"comodo"; if ($@ran == 7) set .Map$,"xmas"; if ($@ran == 6) set .Map$,"aldebaran"; if ($@ran == 5) set .Map$,"izlude"; if ($@ran == 4) set .Map$,"payon"; if ($@ran == 3) set .Map$,"geffen"; if ($@ran == 2) set .Map$,"morocc"; if ($@ran == 1) set .Map$,"prontera"; Change the 10 in here set $@ran, rand(1,10) to the amount of maps being set. If you wanna add a new map, you have to add a new if ($@ran == ) set .Map$,""; So, I want lets say.. gonryun. I would do: if ($@ran == 11) set .Map$,"gonryun"; right above hugel and I will change set $@ran, rand(1,10) to set $@ran, rand(1,11). // ~ Mushrooms ~ \\ set $@ran2, rand(1,5); if ($@ran2 == 5) set .Mushrooms,"5"; if ($@ran2 == 4) set .Mushrooms,"4"; if ($@ran2 == 3) set .Mushrooms,"3"; if ($@ran2 == 2) set .Mushrooms,"2"; if ($@ran2 == 1) set .Mushrooms,"1"; This is basically the same function as for the Maps, but this is for the amount of Mushrooms spawned. "Number" in the quotes stand for the amount of Mushrooms that will spawn. Suggestions? Comments? Post em ! // ~ Download ~ \\ In order to download my Find the Mushroom event, you must head to my SVN: http://mysterious-pr....com/svn/trunk/
  23. Only way he would name it sshop or unless it was a typo. Thus, it's better off to call the shop, shop, or cashshop to label what the actual shop is. Keep in mind, if it is a custom mod, not everyone has the custom mod so it wouldn't make sense to give an example with a custom mod placed in it.
  24. Even if Jguy decides not to hire Toast as a Dev, we should at least have his Snippets in all newer versions of eAthena. If something this useful was released, why not implement it in all never revisions of eAthena?
  25. clientinfo.xml is for the newer clients.. regardless if you use 3CeAM or not. sclientinfo.xml was for the older xray clients. I advise you better stick to clientinfo.xml
×
×
  • Create New...