Jump to content

Virtue

Members
  • Posts

    354
  • Joined

  • Days Won

    6

Everything posted by Virtue

  1. i've tried this but mes " ~ "+getcastlename("aldeg_cas02")+": "+getcastledata("aldeg_cas02",1); mes " ~ "+getcastlename("gefg_cas05")+": "+((.@t)?"^0055FF"+getguildname(.@t):"^777777unoccupied")+"^000000"; } No Luck, how do you suppose i should do it?
  2. Hi @Euphy, what do i do when i want to display only 3 castles when checking with the check owners on your WoE Controller? Thanks
  3. still no luck w/ Harmony. *sigh* nobody replies when i am contacting them.
  4. it could patch files into RO/System/.. i am using thor patcher and as far as it goes i have no errors in adding new things at the iteminfo.lub
  5. i want to avail harmony too but its been weeks and they still haven't contacted me back yet.
  6. @@Euphy can i get the link? i've been searching for it a while ago but no luck.
  7. yup, but i just want to use the Reward System from that, not the whole script tho.
  8. Hi Euphy, what if I only want to use the Auto Rewards on the WoE Script?
  9. Virtue

    Monster Aura

    where can i find that?
  10. Hi, I have a question about monsters aura, if the monsters level is above 99, they have an aura, how do i remove this?
  11. - script FloatingRates -1,{ OnInit: //add any other HOURS OnHour00: OnHour06: OnHour12: OnHour18: //------------------- set $@brate,rand(100,150); set $@jrate,rand(100,150); set $@drate,rand(100,150); //Base exp setbattleflag("base_exp_rate",$@brate); //Job exp setbattleflag("job_exp_rate",$@jrate); //Drops setbattleflag("item_rate_common",$@drate); setbattleflag("item_rate_heal",$@drate); setbattleflag("item_rate_use",$@drate); setbattleflag("item_rate_equip",$@drate); //we don't change card drops rate, because these values won't change them anyway atcommand "@reloadmobdb"; announce "Current Rune-Midgard rates are: 1."+($@brate-100)+"x 1."+($@jrate-100)+"x 1."+($@drate-100)+"x",bc_all,0xFF6060; end; } Hi, How do I make this script auto activate when the online players reached 40. and how ( if possible ) can i add the MVP equips & cards to the script too? Thanks, Virtue
  12. Hi, it is clearly as stated, if anybody have those and are kind enough to help thanks. Translated iteminfo for LHZ_DUN04,Mora Equipments and Octopus Instance Items
  13. what i meant is, only specific items will be allowed for that grup, since it would be hard to block all of it
  14. thanks alot. i will be trying this now. EDIT : its working great.
  15. Hi @Euphy, i've got an idea to use your Quest Shop + the bindatcmd scrip command, but i've been experementing for a few now but sadly i didn't get anywhere with that.. is that possible or not?
  16. Virtue

    changegm NPC

    change guild master
  17. Hi, I would like to request a change gm npc that can't be used when war of emperium is active. thanks EDIT : change guild master NPC
  18. checked it so many times. nothings wrong with the configs and main.ini Update : unless i delete the .dat file from the patcher. it won't update itself. this is kinda weird and this is the first time i've encountered this. I hope @Aeomin takes a look on this weird problem
  19. I am always having this problem recently, all config settings and main.ini are set correctly. got no problems with the file hosts but still having this problems
  20. Hi, if anybody could help me, I need an npc that will act as an Instance Ladder. i guess it would display how many times a party has finished an instance. and an npc that would give an item to a gm every 6hrs. bump
  21. this would be nice if you could also set what items can be allowed for certain gmlevels / groups example, for an event GM she/he could only @item the items that allowed for their group.
  22. where exactly if you don't mind thanks
×
×
  • Create New...