Search results

Mu online season 21 - grand opening
  1. idaBigA

    mapquest mapentry.

    I don't think you can move a mob, but just remove all Guards from a map and then respawn them later on. GM Script to remove mobs from a map (I have added this to my D Menu) but the only Command you need is MonClear, see below where A0 = Map and A1 = Mob MonClear %A0 %A1 GM Script...
  2. idaBigA

    Call of Duty, Modern Warfare 2

    Makro - £20 Finish work @ 6am.. there for 7am :)
  3. idaBigA

    mapquest mapentry.

    A guard is just a mob, so spawn it as you would a mob..
  4. idaBigA

    mapquest mapentry.

    Not tested this.. but give it a try.. #IF CheckGroupCount #ACT Mov P0 %P9 #IF Large P0 1 #ACT Enter_OK RecallGroupMembers #ELSEACT MapMove 0 164 236 Break
  5. idaBigA

    iphone hacks thing

    Interesting Read.. ta m8
  6. idaBigA

    IPhone 3Gs

    O2, WiFi coverage is very good, as well as 3G and Edge coverage. I have a 3GS (32Gb), missus has the 3G (8Gb), the 3GS is noticably better performance... don't get suckered into getting the 3G just because its free on the lower contracts.
  7. idaBigA

    MSSQL problem

    There is a crack around for it.. search torrents and things.
  8. idaBigA

    MSSQL problem

    Have you installed the EVAL version and time has run out?
  9. idaBigA

    New DSM Woool Server 1.9.5.5

    Very nice Mick, always has been a nice game. This should go down well, just keep building it up :)
  10. idaBigA

    Reading tables in sql

    I believe this can be done with SQL scripts of some kind, to do A to one table and output B in another table, then you would get Mir to read from Table B. I think Coly knows how to do this, or you could search the internet, its not something I know how to do. I have done this same thing using...
  11. idaBigA

    Dreamscape Servers UK

    True.. and Good luck with everything. :)
  12. idaBigA

    HaseKura

    If I saw someone cheating, as I have done in the past, and then banned said person, I wouldn't care about proof, I saw it, who cares what anyone else thinks? Its my server, and when it comes to someone entering my house.. I am GOD! That isn't ego talking, thats simple fact. Don't even reply...
  13. idaBigA

    Orb & Gem

    Just check for the item again at each stage. You could also put in some punishment.. i.e. take some cash off them for trying to cheat.. i.e. #IF CheckItem Orb 1 #ACT Upgrade #ELSEACT Take Gold 100000 #ELSESAY Thanks for the 100k, don't try to cheat again.
  14. idaBigA

    CheckHum

    Dam soz lol.. yes he does.. n1 dilina :) I have made it into a ! not
  15. idaBigA

    CheckHum

    The CheckHum command will show them as on the map, you can't check whether they are alive or not. If you just want to check if the map is empty or not then clear it, you can use the following.... #IF !CheckHum Map 1 #ACT MonClear Map
  16. idaBigA

    CheckHum

    The CheckHum command works fine.. use #IF CheckHum MAP 1 #SAY There is at least 1 person on that map #ELSESAY There is Nobody on that map
  17. idaBigA

    db error

    This wasn't hard to find.. I searched for "wait error" http://www.lomcn.co.uk/forum/showthread.php?t=60823&highlight=wait+error
  18. idaBigA

    rekon mir3 will be as popular as mir2?

    Any server, the actual game play is easier.
  19. idaBigA

    rekon mir3 will be as popular as mir2?

    I agree.. Mir 2 will be more popular.. Mir 3 is too easy to be honest.
  20. idaBigA

    MonAi Commands

    YOu can't make it AI that attack, thats just a normal mob attack.