Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/24/11 in all areas

  1. Nearly impossible without a full documented source code. I've planed to do something like that, but its better with an doxygen generated document or something like this. Without an source documentation its to time intensively to write all things by my self. Give this project 1 or 2 months and i've cleaned up most of the comments in the source so we are able to run an doxygen over it. After this has been done, I will write an stacktrace for every process.
    2 points
  2. Actually, funny that you mentioned this... I've been in the process of creating serveral videos for eAthena scripting... "Do-It-Yourself" NPC Scripting - Video Series I'm still learning all my editing stuff, but I already have the basic guides and stuff ready to go... More info coming soon!
    2 points
  3. eA scripting for dummies someone should do that. Anyway video guides seem to be much better now a days for people to comprehend it easily.
    2 points
  4. This is just a small suggestion, but I believe posting replies should be restricted in the server advertisement section. You don't want members to bump up advertisements or have server reviews going (induce a lot of drama at times). It's just a precaution for the future XD. Just something I noticed today. I do not know about the other sections, but staff members can think it over if any other subsections need to be restricted from posting replies (starting threads is fine of course).
    1 point
  5. Well I barely found out there was an Introduction sub-forum here. o_o. I'm so late. ASDFGHJKL; My name is Karul. ;D ~~~~~~~~~~~~~~~~~~~~~~~~ I've been playing Ragnarok only for about ughh.... 5+ years so far~ I've played in RebirthRO, YatagarasuRO, SpookRO, and I forgot one more, but i think it was BlackoutRO o____o. Ever since, probably 2 months ago, I thought of making my own server, for friends use. I got really into scripting and yeah xD. Well. I'm still a noob at it ;_____;. I think Emistry corrected how many of mine. Ahh Z3ro and Emistry helped me too much ;_; Hao do they become so pro at it? ~~~~~~~~~~~~~~~~~~~~~~~~~~~ I try out different games and end up playing for about 2 years. I've played Maplestory, GrandChase, Roblox (Thats where scripting started for me ;D (I failed though)), and SoldierFront xDDD. ~~~~~~~~~~~~~~~~~~~~~~~~ Oh yeah. I love anime. and kpop. and jpop. and maybe cpop. <3 Ahh I spend alot of my time just watching anime ;D Like like, Katekyo Hitman Reborn & Fairy Tail~ The things I'm watching are located here. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ughh. Hai again ;D Hope to make friends at this new board xDD <3
    1 point
  6. I'll come check out this board too =o I mean half of my eA friends are here anyway so I thought I'd come poke around too ;p For those of you who know me, hello. For those who don't though: I'm a very old eA member/user. I've been lurking the eA board since '05 and once I got my "player" side content I thought more about development and management of servers so a couple years later I joined eA. I haven't been that active over the last few years mainly due to personal/academic reasons but I still stop by from time to time to say hey to the peeps that run stuff =o As for my general interests... Sleep, Anime, Manga, Programming, Food/Drinks, J-Stuff, MMOs I'm pretty friendly so if you need help or just want to chat sometime, feel free to add me to MSN or send me a message sometime (:
    1 point
  7. You guys seem to ignore any word I say, when I have already been a Spanish mod and I'm well aware of the situation. I was also a Spanish mod on RUNE and the spanish graphics community was there. When it closed, I just went to DivineRO and asked the admin to add a Graphics(Spriting and Mapping forum) and it got active after some months. If you really want to contribute to the community, you will have your section in any forum. Since I started working on DivineRO, I contributed with 30+ mapping guides, 20+ spriting guides, and offered people to join a Pixel Art academy inside the forum. I would have never done this in a dead inactive community such as the old Spanish section (heck, I didn't contribute that much even in RUNE). Problem weren't the inactive mods, we were 6, but we had no activity (no users wanted to use that section). First of all, that section was run by mods with bad reputation in the Spanish community. In the second hand, a international section isn't a good place for a big community like the Spanish one. We needed another forum in another place, such as DivineRO. Sometimes some sections become small for a community (for example, the graphics community moved to RUNE when it was too active, and returned to eA when many artists left RO world). However, this isn't happening in the Spanish community, and DivineRO is bigger and better every year. Ziu: There aren't potential Spanish mods in eA. Neither there is a Spanish community interested in being active in that section. So it will fail hard. That's not a solution. Even if you release 9999 scripts or whatever, that section will remain inactive. We won't add an international section to let a few users release their stuff there because they are too busy to register in another forum. A dead section is worse for us. Noah: DivineRO is pretty big and needs a good host, that host is not free, so don't complain about ads. If you want to complain about this matter, please, give serious arguments. It's really interesting how you dislike DivineRO community just because it has ads, and you say absolutely nothing about the old Spanish section. I would like to ask you to leave this conversation since you are not helping at all, just talking about this matter without any previous experience nor knowledge in the Spanish section history. Anyway, everybody already expressed his/her opinion, we don't need to talk anymore since things are pretty clear. I won't support another Spanish section in eA. That's my final view on this.
    1 point
  8. In ../src/map/mob.c find this function: int mob_dead(struct mob_data *md, struct block_list *src, int type) X: md->bl.x Y; md->bl.y
    1 point
  9. src/common/mmo.h #define MAX_PARTY 12 remember to compile
    1 point
  10. Yea TecnoCronus started it @ 2009 if I'm right. I think this is what you mean, isent it? But as you may see, this is not that much and it's many work to write this. Now assume how long it would take to write a full documentation.. this is the reason why i said, we need a nice in-code documentation to generate something like this per default. TecnoCronus_source_documentation.txt
    1 point
  11. This is a percentage setting. 100 means 100% means default rate. 1.000 means rate * 10. 10.000 means rate * 100. 100.000 means rate * 1.000. chance = 0.01%; // 100 = 1x chance = 0.1%; // 1.000 = 10x chance = 1%; // 10.000 = 100x chance = 10%; // 100.000 = 1.000x chance = 100%; // 1.000.000 = 10.000x
    1 point
  12. A little too many zeros. 2000 = 20% (10000 = 100%) Edit: oops sorry, yes you are correct Hatake item_rate_card_boss: 200000 would be 200,000 x .01% = 20% I was thinking of the item_drop_card_min/max settings xD
    1 point
  13. i guess we can write in wiki? so its better to post the guide in wiki?
    1 point
  14. I think Google account has great features 8D And I love Gmail more than Yahoo D:
    1 point
  15. 1 point
  16. Perhaps videos can be added to the Wiki site! Maybe get some Wiki contributors who are willing to write out more guides compared to the original (some details are still missing) so that we get less threads about people needing help (get the very commonly asked questions about editing certain things posted?) =D. Maybe.
    1 point
  17. Who is that Good looking Name :3 where i can't see it all i can see is this 30 users are online (in the past 15 minutes) 24 members, 6 guests, 0 anonymous users (See full list) KeiKun, KeiKun KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun, KeiKun
    1 point
  18. I'm almost positive you are using a VGA connector (the blue end one) ... chances are this is either loose, or is going bad... Try switching this cable to another one, or fiddle with it... Also, take a look at the pins and make sure none are bent (this can cause a bad connection)
    1 point
×
×
  • Create New...