Search results

Mu online season 21 - grand opening
  1. Chris22

    Wondering

    Is there a command to check what somone is wearing and what is in there bag i think you can do it on 2.6 not sure on 2.3 but can you do this if so how :P :thumbup2:
  2. Chris22

    Anyone...

    Thanks for spending 5 mins of your time writing that out chris, it was really usefull, but im still looking for a partner to help me develop a server because its quite a lot of work for one person, but thanks anyway m8.................:sneaky2: Politeness really is a thing of the past eh.
  3. Chris22

    Anyone Have..

    The Wil for this wep looked thru Nemesis realse of wepaons and wasnt in there anyone got it send it to me plz thanks :D
  4. Chris22

    Help plz, npc query

    In m2server envir MapQuest.def QManage [@login] #IF ISNEWHUMAN #SAY Welcome to Mir2 heres your free kit.. #ACT GIVE item GIVE item GIVE item break You could use a select box on #SAY and lead to the script that gives the items, but new players tend to cancel crap like that, so your better...
  5. Chris22

    Mystery Items

    If i remember correctly i think you can change it through your m2server application, take a look in the game options...
  6. Chris22

    Bounce Back!

    Your welcome :cool1:
  7. Chris22

    windows 7

    2005 works fine with W7, just needs setting up same as vista.
  8. Chris22

    Anyone...

    MonGen (Either import it from the mongen file thats floating about on the forum somewere, or, use @map to find the map name and size of the map, the first cooreds are the central point, the range is the distance from that point and then the quantity of mobs.) Kits Added (use hh8 wil editor, to...
  9. Chris22

    Bounce Back!

    In M2server setup.ini change this to 400. RunIntervalTime=400 WalkIntervalTime=400 TurnIntervalTime=400 I had a problem with bounce back but it was set around 500, this cleared it up a treat :)
  10. Chris22

    LoginGate Error Plz Read

    Have you checked that your ips are in your m2server Setup.txt Theres about 4 ips that need changing near the bottom, they tend to be forgotton because there not at the top like the rest..... To me it almost certainly sounds like your ip address, there are ips wrong somewere which is why it...
  11. Chris22

    Script Help

    o didnt see you post but anyways what about bottom 1? It works sort of but the probelm is it dosent work when a norm player kills a GM but when a GM kills a player it does work :S anyway of fixing? also any ideas about this 1 how would you do a gmserver shout that shows the gms name b4 the...
  12. Chris22

    Script Help

    Thanks very much ill give that a go
  13. Chris22

    Script Help

    A few more im not sure about [Onmurder] #IF ISADMIN #SAY Well done you have killed a GM heres 1m #ACT GIVEGOLD 1000000 (HOW WOULD I NOW GET THIS TO DO SHOUTOUT SAYING <USername> HAS KILLED A GAMEMASTER) if thatd even work in q-funtion and how would you do a gmserver shout that shows the gms...
  14. Chris22

    Script Help

    While im here is it also possible to do one so that when a GM is killed by a player a server shout will come up saying GM has been killed and will award the player that killed the GM 100k is this possible if so how would you go about doing it?
  15. Chris22

    Script Help

    Hahahaha tis no wonder i knew there was something wrong, ive made countless scripts, kept drawing a blank. Kinda feel like the guy who called for IT support but forgot to push the power button :laugh: Cheers bud
  16. Chris22

    Script Help

    [@login] #IF ISADMIN #ACT CHANGEMODE 2 1 sendmsg 0 "Hello Administrator, <$USERNAME> is online." put this into Q-funtion still get nothing :S
  17. Chris22

    Script Help

    Any1 help with this plz [@Login] #IF ISADMIN Checknamelist GM1 #ACT SENDMSG 1 GameMaster "GM1" is now online. #IF ISADMIN Checknamelist GM2 #ACT SENDMSG 1 GameMaster "GM2" is now online. #ELSEACT break This does not work any ideas why it supose to do a server shout out of " GM1 is now...
  18. Chris22

    Mega Releases XMas 09

    Edit: wrong section
  19. Chris22

    Die Problam.

    I dont understand why you would want to have someone spawn back in a cave they just got killed in. Whats the point in people dieing if they can just spawn back were they died. You might as well set the command @realive for all players......
  20. Chris22

    Hp/Mp

    LevelValueOfTaosHP=6 LevelValueOfTaosHPRate=2.5 LevelValueOfTaosMP=8 LevelValueOfWizardHP=15 LevelValueOfWizardHPRate=1.8 LevelValueOfWarrHP=4 LevelValueOfWarrHPRate=4.5 How does this actually work i think this is the correct bit to change mp/hp also in here there is LevelValueOfTaosMP but...