Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/28/12 in all areas

  1. Hello, Sorry for those who wait these renders. I got internet problem. Feel free to use these renders. Credit to © Gravity Co., Ltd. & Lee MyoungJin(studio DTDS). All rights reserved. © GungHo Online Entertainment, Inc. All Right Reserved. 3rd Job Renders.rar
    2 points
  2. Me too I want to code it to a fully working website but I'm to busy.
    2 points
  3. Euphy's Scripts Disclaimer You may use, modify, and host all of my released scripts. You may not sell them, re-release them in any way (modified or otherwise), or remove the credits. < Event Manager > < Hunting Missions > < Queue System > < Euphy's WOE Controller > < All-In-One NPC > < Euphy's Quest Shop > < Euphy's Warper > < Item Rewards > < Custom Currency Multi-Shop > < Build Manager + > < Class Mastery System > < Class Specialization > < Badge System > < Guarantee Refine Ticket > < Item Fusion > < Euphy's MVP Ladder > < Card Trader > < NPC Duplicate Generator > < Auto-Potion >
    1 point
  4. The Billion Banker A simple banker where you can store and withdraw large amount of Zeny without doing small transactions again, again and again... Compatibility: rAthena SVN, r15039+ Changelogs: 1.0 - Released! 2.0 - Fixed string variable issue. Files: billion_banker_v1.1.txt billion_banker_v1.0.txt Post any bugs, comments, suggestions and criticisms.
    1 point
  5. *** Update, Map Realeased, see below *** This is the market map realeased in eA a long ago. It has like 1 thousands of downloads actually . Map Sketch Blue rings, are the areas where merchies will be able to use @autotrade only. (with the needed mapflags). Red area, is the respawn or the warp point. There will be unable to use @autotrade as also there I will put tool dealers and such things. Black areas are the stands. Blank area between the blue rings are the "passages" where the users will walk trough the merchies. So here is the sketch now in the map I did: This is an simetric map. I mean, every distance between block per block, is perfectly calculated, so the map is really exact. Btw those blue blocks are the areas where they can use @autotrade except the corners obviously (that I need to feel with models, or just with nowalk cell). I would apreciate any feedback or suggestions about this simple but useful map that I made. ============================ Download Link ---> http://rathena.org/board/files/file/2263-market-map-by-olrox/ Script Included (fits for 250 - 300 vending cells, you can modify or wait for small, medium & bigger population restricted vending zones realease, thx) ============================
    1 point
  6. Template #1 Template #2 Download: Template #1.rar Template #2.rar You can do whatever you want in this layout this for free. *Also doing some graphic request just post it here or PM me.* *Also available to be hire on some server (free of charge)*
    1 point
  7. Hello everybody! well I'm showing here and posting a new prontera I edit. This I am very cool and very colorful with SOME models recolored and custom textures. I made her stay put rather colorful balloons gifts flowers and other things ^ ^ The trees were quite legal and texture as well xD the only thing I really liked were naum shadows more they are necessary on a map kkkk Well here it is my hope prontera you like it ^ ^ Link for download here: http://www.mediafire.com/?7a96t3n1ufnt2iw ahh if you are missing a file just send pm and i will send it ^ ^ Another thing I do not know if this is a problem but when I put the file with the name "prontera" SOME banks gave naum to sit down when I put it under another name naum was no problem I do not know the cause, however recommend that you add to the name "hc_prontera" Leave it as a custom map xD. Like if you guys want to use the textures or models of the map is colored Permissions ^ ^
    1 point
  8. Are you serious? You can´t even read the few lines Mysterious posted? You don´t wanna do anything for your server and just get spoon fed!? So you don´t wanna work but want stuff hmm... Then you probably have to hire staff: http://rathena.org/board/forum/44-employment/ For your "no offense" comment: Sorry but imo your entire post is an insult. So "no offense" doesn´t really work. Good luck with that attitude of yours to find someone to help you.
    1 point
  9. // Your Server Max Zeny Amount set .MaxZeny,1000000000; // Coins Item ID and each Coins Costs setarray .Coins[1],675,671,674; setarray .Zeny[1],1000000,10000000,100000000;
    1 point
  10. for shockwave @skill.c case HT_SHOCKWAVE: status_percent_damage(src, bl, 0, 15*skilllv+5, false); break; and with the ugly dance case DC_UGLYDANCE: rate = 5+5*skilllv; if(sd && (skill=pc_checkskill(sd,DC_DANCINGLESSON))) rate += 5+skill; status_zap(bl, 0, rate); break;
    1 point
  11. autobonus2 "{ bonus bDef,10; }",3,10000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_FREEZED; }"; Effect Chance Duration Condition when it happens PewPew laser show
    1 point
  12. Define best. Everyone has different opinions and thus different "best" clients. If you want all the new features, even tho most of it isn´t translated: go with 2012.04 + clients If you wanna use Bakonawa: 2011.11+ If you want custom Hairstyles: - 2011.09 Newer clients are less customizable.
    1 point
  13. For 1 minute: OnEnable: for(set .@i,0; .@i<12; set .@i,.@i+1) { specialeffect 563; sleep 5000; } end; Have whatever NPC you're using call the "OnEnable" label, and 12~5000 is almost definitely incorrect (play around with time values to see what works).
    1 point
  14. 563. Earthquake Effect (Juperos Elevator) https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/doc/effect_list.txt I believe for the timing.. You would have to use the effect multiple times in sleep timers. I don't think you can make an effect "Last" for that long without using some sort of sleep timers to "refresh" the earthquake. Because, in-game, Earthquake's effect lasts for like 5 seconds? or so.
    1 point
  15. https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/battle/monster.conf // Whether or not to spawn the mvp tomb. // See http://irowiki.org/wiki/MVP#Gravestone mvp_tomb_enabled: no
    1 point
  16. 1 point
  17. Update your kro. I guess the MVP Tombstone sprite is missing in your files.
    1 point
  18. Hi onizame, I'm not sure what other way to explain it to you, as I feel that I've stated it very basically; any beginner-level MySQL user should have been able to understand. I can only recommend that you use Google to expand your research on how to enable your account for % (Any Host). Here is the 1st search result on Google; http://www.howtogeek.com/howto/programming/mysql-give-root-user-logon-permission-from-any-host/
    1 point
×
×
  • Create New...