Search results

Mu online season 21 - grand opening
  1. NPC Script problem, an easy one too =-(

    No disrespect as Im a lil noob as well....:) but have you also added em to the merchant.txt? for example: I have this in my Merchant.txt: BWTeleporter 0 331 264 Teleporter 0 9 0 then i put this txt file in my Market_def folder: BWTeleporter-0
  2. Mob Spawner

    tis ok I sorted it myself :)
  3. Little Script for someone to help me with plz

    ty very much m8 :)
  4. Little Script for someone to help me with plz

    this is the error I am getting: script error: monclear NS02 line:12 : C:\mirserver\Mir200\Envir\Market_Def\BichonLadderEnt-0.txt This is the script I wrote....obviously wrong :/ I know is has something to do with the Monclear NS02 (this is the map I am using so it is correct) but not sure why...
  5. Little Script for someone to help me with plz

    Sorry double posted..apologies to admins/mods :/
  6. Char level script

    Yeah m8 I been doing this server on my own for like 2 months now.....just got a couple m8s to start helping with graphics stuff etc but NPC stuff we dont really know a lot about...Im learning though :p
  7. Sabuk Wall stuff

    I need a working sabukw.txt with all archer map co ords in and one that KEEPS the guild name in their name when they take SW..mine keeps goin back to korean >.< thx guyz :)
  8. Char level script

    Ty..I think you just add: #ELSEACT map <mapname> timerecall 15 ty for help m8 :)
  9. Char level script

    I wanna set it so that the npc checks if you are a certain level and if u are under it (lvl18) u can tele or otherwise he just says something like Sorry you are too high level to go there. and also to set timerecall to 15 mins thx guyz
  10. GM Shout Command ffs :/

    yeah..I had to use a different mir2server.exe......there was a lot of commands that didnt work...nvm sorted now ty
  11. GM Shout Command ffs :/

    doh...someone tell me the command for a GM to shout in game plz.... thx guyz NVM....got it...goddam noob I am lol
  12. How do you change the welcome bit ....

    o....so if it only says "Welcome to our ser" thats all i can put in?
  13. How do you change the welcome bit ....

    Once you have logged onto server and it comes up in the attack mode ur in blah blah and under that it says Welcome to our server...tell anyone about it and we will castrate you! How do i change that plz? searched everywhere and cant find it lol ;p ty guyz
  14. Sort this script someone plz...only small

    Perrfect :) Ty m8
  15. Delay between spells

    ty Leo....so say 10 would be fast and 90 slower?
  16. Sort this script someone plz...only small

    [@main] #If checkitem BrownLog 1 #Act goto @takelog #Elsesay Sorry. you need a BrownLog to enter here.\ \ <Exit/@exit> [@takelog] #If checkhum 0 monclear NG02 #Say Are you ready?\ \ #If <Yes/@tele> <NO/@exit> [@tele] #Act take BrownLog 1 mapmove NG02 give TownTeleport 1 #Elsesay Sorry, someone...