Jump to content

Fjaan

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by Fjaan

  1. this topic had started by someone else, and then another person joined in.

    Well i was looking at getting my hands on that script to and its funny how only couple of servers had it and no one sells the script.

    @Emistry willing to work on a similar script ?

    or anyone else who has this hero quest script which i can use and modify. (wouldnt mind paying $$$)

  2. +1 for bringing ragray alive by rathena. would be very useful

    At the moment for my players i downloaded the latest kro from rms & patched it then made 2 files of it data.rar & files.rar and uploaded it to my webhost so if someone wants a direct download link i can share it's 1.25 gig data.grf & 300ish mb all the rest of files. (i get about 600 kbps dl speed people in asia get 200 ~ 600 kbps).

  3. Dragon Breath Damage actually can be cap...

    conf/battle/skill.conf

    // Set this to the max HP cap that you would like Rune Knight skills to add extra bonus damage from. // [Pinky]
    // Current Rune Knight skills using Max HP as damage multifactor: DRAGON BREATH
    // Examples:
    // 0 =  disabled, it will use the original player's max hp rate.
    // 75000 = if the player's max hp rate is above 75000, this will force the skills to use 75000 HP instead of the original player's max hp rate.
    // NOTE: Use this wisely, it's suggested to set it to 75000 since that's the average MAX HP a Sura class can get with stats/hp items/cards in official server.
    //	   Anything higher than 75000 will let you experience higher/overload damage from the above mentioned Sura skills
    skillsbonus_maxhp_RK: 0
    

    Hmmm unable to find skillsbonus_maxhp_RK:0 <<< u sure it's in skills.conf?

  4. there is alot way to do so ~

    for example edit the mob skill ? :D

    when hitted by sniper..will auto cast pneuma skill..

    when hit by Magic AOE Skill will cast Land Protector

    status like..high Mdef would be a great defense against Acid Demonstration Skill / Magic Type Attack. ( Acid Demonstration reduced by Mdef )

    Ghost Element to resist Asura Strike... ( Asura cant hit Ghost Property )

    Long Range Attack to attack Sniper Class ( Sniper with good attack speed almost able to block movement )

    So if i make the MDEF high for MVP would the skill "Dragon's Breath" of rune knight & some skills of 3rd class wizard (duno what it's called) would they have low damage on the MVP then?

  5. Hope i was right here ^^

    For Example you wan to make another Poring.

    Original Poring Database :

    1002,PORING,Poring,Poring,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1

    Duplicated Database for New Poring :

    ( I used 25000 as example for the ID )

    25000,PORING,Poring,Poring,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1

    Okay, now go to your

    db/mob_avail.txt

    add this

    25000,1002

    with this..your Monster with ID of 25000 will using the Poring Sprite ID ( 1002 )

    Thanks Emistry, i was guna do this and start searching for it u answered my question to :D

  6. Hi,

    Well my name is F - Jaan

    F stands for my first name which is Farhan meaning "Happy" Arabic word "farhan"

    Jaan stands for "Life" in Urdu Language

    Combine F(farhan=Happy) with Jaan(life) = Happy Life ;)

    So Fjaan : 0

    My other name i k u <<<< stands for I keel U inspired from the greatest dead terrorist "Achmed The Dead Terrorist" Silence I keel u!!!

  7. Hey guys,

    Okie another question:

    In my server i have max lvl 1000, max stat 300 (max stat point 12000 so u can't have all the stats full 300).

    Now keeping that in mind the damn 3rd job skills such as "Dragon's Breath" of rune knight is doing 999,999 dmg so about 2 ~ 9 mill dmg. A few 3rd job wizard skills are also doing 900,000 dmg....

    How can i reduce them to lets say rune knight's skill dragon's breath to 100,000 ~ 500,000 max

    and wizard to the same amount?

    Hope i explained it right.

    Thank you,

    *Special thanks to who ever who gives it a thought*.

    • Upvote 1
  8. Or you can just simply use 'getitem' and change these values in the file below.

    rAthena > conf > battle > gm.conf

    // The minimum level for a GM to be unable to distribute items.
    // You should set this to the same level @item is set to in the atcommand.conf
    // NEVER SET THIS VALUE TO 0, or you will block drop/trade for normal players
    gm_cant_drop_min_lv: 90
    
    //The trust level for your GMs. Any GMs ABOVE this level will be able to distribute items
    //ie: Use Storage/Guild Storage, Drop Items, Use Vend, Trade items.
    gm_cant_drop_max_lv: 90
    

    change the '90' for whatever you want.

    Thanks for the reply, yeh i realized that i was supose to update my post but i just got home now. That should fix the problem of gm's not being able to distribute items at all.

    And for the items disappearing every week, you can just add a script with the OnPCLoginEvent: function, checking the GM level and deleting if it's umm sunday or whatever..(even though it would depend in what day the item was made, but it will work just fine).

    I have not used OnPCLoginEvent: script before should i be adding a day after " : " or time?

    Also the reason why i made the request was because i never wrote a script to began with... So yeh i can edit once i have something to play around with but making my own is "IDK" <<< I DON"T KNOW ;(

  9. Hi,

    First thanks in advance who ever gives it a though.

    I basically want a NPC that will give items to lvl 50+ GM's. And not give using getitem but instead use bounditem command so the gm's can't take it out, drop, storage just use it and thats it.. And also if possible make the item available for 1 week only then it will disappear from their inv.

    Also the shop can be some what like those donation shops so u can view items.

    Thank you,

  10. Okie, i want to have the max stats point gained ot 12000 while the max lvl in my server is 1000.

    basically when a player reaches 334 level he gets about 11988 stat points i want it to pretty much stay there and not go above?

    I checked the db/statpoint.txt & statpoint_renewal.txt both have numbers in it starting from 48,51,54,57,.....,5847,5859,5872,5885 and ends. I don't quite get the way i am suppose to change this to make it so that when the player gets to about 12000 stats points this stops.

    Any help would be appreciated

    Thanks in advance!!!!

    Fjaan~

    EDITED: Okie so how to fix that problem just incase someone else is as newb as me? Well open excel depending on ur max level of ur server type in the desired stat points given on each level so i made it +100 each level until 100 then i made it +12 each level (each line is a new level so line 1 = lvl 1, line 100 = lvl 100 & line 1000=lvl1000). So you can make it the way u want and should work with ease. End results copy past into statpoint.txt and all done

    Thanks!!!

  11. Name: Farhan A

    Nickname: Fjaan

    Role: eAthena Member

    Age: 25

    Location: Australia

    __________________________________________________________________________________________________________

    BIO: Well i been playing RO since 2004 a friend of mine in High School introduced me to it. in 2007 i was part of a private server as player and donated a lot of money then got banned when my items were deleted in wipe and asking for replacement!!! Since then i had the urge to make my own server and many of my RO friends supported me in that thus i came to eathena.

    Have been a member since 2007, in 2008 i finally had a server up and running with help of a few people. Got ripped of here n there ;) part of being a newb i guess? eventually closed my server and left for good.

    2 months ago with the stress of work & life i wanted to get away so i decided to come back to RO. Got into a new server n didn't like it so i decided to make one instead. ;) YAY so now back to eathena and here rathena.

    To my surprise everything has changed which sux cuz i have to learn again.... So hoping for you guys to go easy on me in my newb days.

    Apart from RO, I work full time also planning to go back to studies and finish my bach in OH&S.

    Very big fan of cars, drifting, circuit race, go karting, v8s & other related events.

    Love to play around with photoshop as well. I made a few designs but i lost the data so i don't have psds left or else i would had released them.

    And love to WOE / PVP / GVG etc!!!

    Family: Well i am engaged to the most loving & innocent person in world.

    As i always say to her to the world u might be 1 person but to me u are the world ;)

    In the end well i hope to befriend with lots of interesting people here and learn alot from you guys.

    Thanks,

    Regards.

    Fjaan

×
×
  • Create New...