Search results

Mu online season 21 - grand opening
  1. Miles

    BloodServer

    I think its a great server personally but i can see why its too involved for most people because about 80% of people like simple servers which are easy to play etc, but im sure that if they tryed it, they would think it was great. /Miles
  2. Miles

    What is the BEST server of all time?

    I have alot of favourite servers but i'd have to say WhIpLaSh /Miles
  3. Miles

    ok 2 problems

    You didnt put a #SAY tag in this bit [@main2] #IF check [501] 1 #Say naff off m8 #ELSESAY think u can kill me well give it a <go/@go> And you dont need an #IF in this bit. [@go] #ACT Param1 0 Param2 353 Param3 238 MonGen deer 1 1 mapmove 0 354 239 give TownTeleport SET [501] 1 break /Miles
  4. Miles

    My Status

    Welcome back m8, glad to see you returned once again =p /Miles
  5. Miles

    Patch Stopper

    *locked* Just spam, you already have a thread for it. /Miles
  6. Miles

    Hate Situation

    *locked* Issue sorted guys, any queries can be PM'ed to me or a Co-Admin. /Miles
  7. Miles

    Hate Situation

    Ok guys, i've un banned everyone who was banned by Hate today so everything should be back to normal. /Miles
  8. Miles

    Hate Situation

    And i've been abit busy for about 3 days, and you should have talked to me on msn which i've been avaliable more than i have been. I Should be alot more active again soon guys, in a day or so. /Miles
  9. Miles

    stupid code 1000

    You can't really stop it, its usually a ram problem i think, but im not 100% sure. Try posting you comp specs m8. /Miles
  10. Miles

    having problems with map edit

    Yup wrong forum *Moved to Mir2 Help* /Miles
  11. Miles

    flags......

    Not really, basically flags are used to check if you have been somewhere or done something on an npc. Basically what you do is set any flag eg [543] to 1 (on) by doing #ACT SET [543] 1 You can then make another npc or the same check if you have visited that npc by checking if [543] is on...
  12. Miles

    Post mir 1.4 servers here

    *Moved to General Server Chat* And WhIpLaSh is down and i think its for good. /Miles
  13. Miles

    Another NPC problem :D

    It's simple try this :- [@main] #SAY Hello <$USERNAME>\ Im the name colour changer npc.\ It will cost u 30k to get ur name colour.\ changed not much is it?.\\ <Next/@next>\ <No thanks/@exit> [@next] #IF checkgold 30000 #ACT take gold 30000 goto @colour #ELSESAY You Dont Have enough gold to use...
  14. Miles

    NPC wont work properly

    Ah Blams right it should be [@main] #IF check [003] 1 #ACT goto @gotpot #ELSEACT goto @main_1 (In the top bit) and i think it should work o.O i dont think theres any thing else wrong unless the flags you've used have been used for a different quest? /Miles
  15. Miles

    NPC based question

    Its pretty simple, basically you do :- #ACT AddNameList test to add to name list "test" #ACT DelNameList test to get rid of your name from namelist "test" #ACT CheckNameList test to check if your name is on the namelist "test" and basically you can edit it in envir \ mapquest (i think) by...
  16. Miles

    Help - Mir crashing =/

    Re: Help *moved to Mir3 Help* im not an expert on this, but im pretty sure it means that the server your trying to get onto is either down, or behind a FW. /Miles
  17. Miles

    NPC wont work properly

    I think its because the npc doesnt go anywhere if your flags arent set at 1 so try.... [@main] #IF check [003] 1 #ACT goto @gotpot #ELSEACT goto @main [@main_1] #IF check [004] 1 #ACT goto @Cheeky #ELSESAY Hello <$USERNAME>, This place is Packed,\ You know I caught the Great AquaTaurus\ Want...
  18. Miles

    cant create accounts

    Ok m8, all you have to do is go into you server files, then into mud\logsrv\ and then into IdDb (i think its called that) and there should be some db's in there, all you have to do is delete them all and it should let you create as many accounts as you want. /Miles
  19. Miles

    NPC based question

    Hmm well accually you dont have to use flags, you can use namelists instead which i think are better because you can control it from the files =p /Miles
  20. Miles

    black screen and music playing after char screen

    Make sure you can connect to other servers using their ip, and if you can then make sure that all of your ip's are 100% correct in your ini files. Failing that find a 'pre set up' copy of the server files and use that, and it should work. /Miles