Search results

Play Now
  1. hershire

    [2.3] Accuracy Bonus Point Cap 255? [2.3]

    Heyas having a problem, players that add more than 255 to accuracy are having their accuracy reset to 0 and the points dissapear. It was setup as tinyint in the database which has a max of 255 whole numbers so i've tried smallint and int however it is still doing the same thing.. Anyone have...
  2. hershire

    [2.3] Updated Java with Kaori Patcher bugged?

    Heyas since ive update my java my auto patcher has stopped working anyone else have this problem?
  3. hershire

    [2.3] @murdered / @ondeath cant take bag items?

    Heyas i assumed since i can take equipped items like shields it wouldnt be a problem to do the same for an item in the players bag, ive tried it in q function and qmanage without any luck anyone else run into this issue? ---------- Post added 05-05-2012 at 10:44 PM ---------- Previous post was...
  4. hershire

    [2.3] is there anything like @spell in 2.3?

    heyas been looking to summon tao pets based on player level and reached the cap of !setup of 9-10 mobs so i was going around forums and saw in the newer files theres an option that you can link your magic id from db to the q function script. any idea if there is anything like this for 2.3 as well?
  5. hershire

    [2.3] Hiring Proven Map Maker

    Hello, i require at least 10 custom maps and revisions of past maps using regular tiles nothing fancy. I'm willing to pay you for your work and the wage is negotiable on contact. You will need to provide me with examples of your work so i know for sure your a capable Map Maker. An excellent...
  6. hershire

    [2.3] CPU's Parking at same time

    Heyas anyone ever had all 4 cpu's go on "park" mode at the same time every 5 minutes causing a 2-3 second lag in game? even the RDC client experiences the lag so I'm pretty sure its not the mir server causing it. Any help would be muchly appreciated I've tried disabling park and that hasn't...
  7. hershire

    Mir Atlantis [2.6+]

    Mir Atlantis [Custom 2.3+ Files] Useful Links: Website Forums Installation Guide Installation Links Hosted on a Dedicated 50mb Web Server ( Download Speed 1-4 Megabytes/sec ) Auto-Patcher 32-bit Java Installer ( Required for Auto-Patcher ) Full Client Server Information : Server...
  8. hershire

    Mir Atlantis [2.6+] Discussion

    Heyas all first off i would like to thank everyone for the year in which theyve played my server its really been fun for the most part, unfortunately i cannot afford to bankroll the server into the new year as of right now it is costing me over $500 monthly to have it online and the donations i...
  9. hershire

    [2.3] running Auto Patcher off same host

    Heyas trying to keep server costs down my host is on a 100mb line was just curious if this will lag people on the server?
  10. hershire

    Mir Atlantis [2.3]

    www.MirAtlantis.com ( currently under construction ) Hello, my name is Josh and I would like to take the time to give you a rough idea what our server is all about. Our server is Medium Rate ( x15 EXP ) Now before i turn off all you high rate players we have taken many steps to improve...
  11. hershire

    [2.3] Installing MSSQL Server Exoress 2005 on a Dedi-windows 2003

    Heyas , i keep getting an error right before it instals the database services. Googled the error and it says the setup file needs to be placed n a directory named SQLServer2005 and in a sub folder named Servers. Tried that and it still won't seem to work, my first time dealing with a fresh dedi...
  12. hershire

    [2.3] mssql 2008

    Heyas, this is my first time using 2008 sql. Everything seems to run fine like my m2 is reading items from db etc.. but for some reason the dbserver wont access the database i keep gettin connected/disconnected every 3 seconds. IP addresses are all set correctly like usual for an offline...
  13. hershire

    Solved 2.3 UI anyone have these files?

    Heyas, i require the prguse.wil prguse2.wil prguse3.wil and chrsel.wil anybody have these kicking around my bandwidth is limited on my dongle and cab downloading a full client to get these files. thx in advance and sorry if this is somewhere on forums already looked for about an hour :( Josh
  14. hershire

    [2.3] more than one q-function?

    if i made a new one named q-function-1 would it work might be a stupid question but mine is bloody huge and I'm an organization freak when it comes to scripts and would love to be able to separate a lot of the stuff I'm using in categories. ty for any advice!
  15. hershire

    [2.3] checknamelist of murdered player?

    heyas, heres what I'm trying to do and having a brain fart. if a player from divine faction kill a player of the chaos faction so i need to check for the player who gets killed if they are on the name list for chaos faction or perhaps a quest flag going to use kills vs a different faction as a...
  16. hershire

    Merchant Item Quantity

    Heyas, having a problem getting my potion merchant to load more than 20 potions in turn selling out very fast and leaving players without any potions. I just consolidated my npc's as i had over 100 merchants all selling the same things and unfortunately they each had their own script so i...
  17. hershire

    Mir 2 : Atlantis Rising 2.3 Server.

    Heyas all I'll just write a quick list of what my server is all about it has been online for 2 months of testing so far without a single wipe nor will there ever be one. Start out at level 7 with Apprentice kit which is upgradeable to heaven kit via Item Crafter x20 euro exp ( med/high rate )...
  18. hershire

    how do i setup a level range?

    ;============================== ;Best Pets For Level ;============================== [@best] #IF checklevelex >= 1 checklevelex <= 10 #ACT RECALLMOB SpittingSpider 5 #SAY Let me know if you change your mind <$USERNAME> I can <Kill/@kill>\ Your pets and let you start over!\ <Exit/@exit>\...
  19. hershire

    Map References?

    anyone have a quick map reference they use that just tells ya map # and map name like 0 Bichon Wall etc.. thanks!
  20. hershire

    My little Pet Renter issues!

    Figured id just condense it to one thread lol! Heres my script (without checkjob) ; =================================== ; Npc Def NPC File : PetRental-0 ; Pet Rental npc in Bichon Wall ; ----------------------------------- ; Name: PetRental ; Job: ; Map No: 0 ; Pos X 332 ; Pos Y 270 ; File...