Search results

Mu online season 21 - grand opening
  1. chimera

    Slowness

    go to task manager, check processes running, if anything like svchost is using 90+% of your system - that's the problem. http://www.help2go.com/Tutorials/Protect_Your_PC/Get_Rid_of_Spyware%2C_Adware%2C_and_Web_Browser_Hijackers.html <---another suggestion is to get and run HiJackThis :)
  2. chimera

    Survived another crash (H)

    More than likely you'll get a retest so considering the hardship you are under you won't be driving legally again for a very long time. I'll consider the roads safer. This is why I support the young driver probationary period and the concept of refresher training every 5 years for all drivers...
  3. chimera

    Exp Rates

    work out a formula - how many mobs do you want to kill at a set level in order for your character to level up? I rewrote, mobs, exp, exp to level to a formula based on this. Example lvl 1 hen kill 10 to level up, hen gives 5 points, set exp to level to 50. Yes it's a bit of work but you get...
  4. chimera

    cd338: taming speed and number of mobs

    Are we still saying there is no way to get lvl 5+ taming working?
  5. chimera

    nintendo wii

    Go to your local model shop, buy some paints and customise it :)
  6. chimera

    Helmet Display

    unfixable/bugged I believe.
  7. chimera

    Overwriting Database

    Extract database to microsoft XL if you have it :)
  8. chimera

    Flight hours

    9 hours to canada for me, 18 hours for Matzi to new zealand before I met her :)
  9. chimera

    Area only Accessible by Server Hosts

    What would constitute a server owner though, those that advertise or those that don't - and that have been up for xx amount of time :)
  10. chimera

    looking for a song

    http://www.gomusic.ru/artist.aspx?id=2184 http://agressost.ag.funpic.de/grip-inc.html
  11. chimera

    Holly & Dark Talisman dont work ?

    Thank you Mick and the Sting player :)
  12. chimera

    Holly & Dark Talisman dont work ?

    With 3.55 files is it now possible to buff holy/dark, if so how? TIA
  13. chimera

    Monsters, Hermits, sabuk

    Are you using 3.55+ files? if so there is a way to change the integer but most of mine changed automatically - I just had a problem with character levels. Try checking the TBL_Ability within Game3g - you need the Design table to view as above. Maybe your Integers are set differently?
  14. chimera

    Monsters, Hermits, sabuk

    Sounds like you have some basic server files problems.....some files missing or corrupt maybe, I'd think about setting up a duplicate set of files and try again.
  15. chimera

    Recallmon command

    This is a little test thing I wrote which should solve your problem :) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;mob time(hours) level [@tamingtest] #IF #ACT monrecall oma 1 7
  16. chimera

    RevivalWater idx in SQL 3.55

    all I did was put my gm to lvl 1000 and used a revival water, worked fine for me :)
  17. chimera

    RevivalWater idx in SQL 3.55

    Minimum level to use water set to 40, what level you trying to use it from? :)
  18. chimera

    Svchost.exe

    You'll laugh when you think about this :D
  19. chimera

    RevivalWater idx in SQL 3.55

    631 RevivalWater 3 15 2 0 0 0 0 0 64 0 40 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 5 0 0 华立软件
  20. chimera

    Could som1 plz Teach me how to make NPC's plz?

    Example: From Merchant.txt in c:\...\mud3\envir\ 04Potion_Bichon 0 189 255 (PotionShop)_Jarad 0 1 04Potion_Bichon = the file name(no spaces in name 0= map number 189=X coordinates 255=Y coordinates This will equate to a file in c:\...mud3\envir\market_Def\ called 04Potion_Bichon-0...