Search results

Mu online season 21 - grand opening
  1. SQL and NPC Help

    TBL_StdItem FLD_Source minus numbers is for holy there is a UPDATES AND DOCS folder in the mirserver folder that has files with the commands and what they do, id suggest looking there first.
  2. How Can i

    With ya M2Server running go to OPTIONS/FUNCTION and there is a Tab for weaponLuck QFunction is in C:\Mirserver\M2Server\Envir\Market_Def Orb luck is in TBL_StdItems FLD_ACMAX
  3. SQL Error...

    Quick search and i found this... Select Start - Run. At the Open prompt enter: mmc Click OK Select File - Add/Remove Snap-in... Click Add... Select Microsoft SQL Enterprise Manager Click Add, then Close Click Ok to return to the mmc. Select File - Save As... Delete or rename the original...
  4. con closed plz help

    Does it actually matter? Just asking cause M2Server is the one i always open first.
  5. Makeing an item only last a few day.

    also dont forget to check the store as well or you could store the item before logging off.
  6. party problems

    np, glad to of helped
  7. party problems

    the other player has to type @allowpopup
  8. infinate RT

    Your right :cray::cray::cray:
  9. infinate RT

    Brilliant :bounce::bounce::bounce::bounce: hadnt got round to trying it yet. Thanks for everyones help:)
  10. infinate RT

    if i put my actual characters name in instead of <$USERNAME> it works fine, but that aint really any help is it lol
  11. infinate RT

    your right it didnt work :( well it half worked lol, it disapperared from my bag and i got another one back in its place, but i didnt move cause i had a <$USERNAME> not found error, any ideas ??
  12. infinate RT

    Im trying to make a RandomTeleport type thing but one that stays in ya bag and dont disappear like a RT does. Is there a easy way or will it have to be scripted?
  13. Armours

    ah i didnt know that, nice 1:bounce:
  14. Armours

    have a look at your std items table in the database, look at the heaven armour you will see that there are a few there, heavenarmour(1), 2 etc. in one of the fields (sorry cant remember which) you set the level for when you want the stats to change. basically just copy all the heavenarmours to...
  15. npc shape

    If you open npc.wil you will see that each npc has 60 different images. so npc 1 = images 0-59 npc 2 = images 60-119 etc so if the first image of the npc you want to use is 1920 divide that by 60 gives you 32.
  16. Black line across bottom of screen

    Thats what i thought, but always worth asking.:)
  17. Black line across bottom of screen

    I have altered the Interface slightly, mainly made it a bit shorter. I wanted to make it even shorter but if i do a black line appears that is normally hidden by the interface. I have seen another interface that is much shorter than mine (think its Lifcos one) so i know the black line can be got...
  18. mob help!

    oooh i aint got that mob, where ya get it?:D
  19. graphics folder

    Dont know if there is a limit on how many you can have in a wil but you could try adding them to weapon.wil in the data folder.
  20. Items on the floor, And Drop time

    The images for the items on the floor are in Dnitems.wil, seems like your items.wil has been duplicated. You will need another DnItems.wil to replace yours. Timeing for dropped items can be changed in the M2server options under /game/wartime settings