Search results

Desolation Mir2 (Med Rate Server)
  1. chimera

    Scrip Command for Town Owner Acces

    Never used it personally but I believe it's GiveExpMap [map number] [exp to give] GiveExpMap D004 1000
  2. chimera

    Scrip Command for Town Owner Acces

    For example: #IF IsCastleGuild [SABUK]
  3. chimera

    Class Cave

    2 problems with that.... if there is a mob on the mapmove spot, it won't work as youcan't occupy the same space. if you don't block ring/recall moves in the caves people can enter of any class that way. You are better off doing a map entry script using the mapquest.txt file (if you are doing...
  4. chimera

    Reg Server

    If you can't get the PRC pack you can't run the server. Try miscrosoft site and search for prc chinese language pack.
  5. chimera

    Reg Server

    First off !Setup.txt looks like it may not be correctly formatted (I've sent you a program to do this). Secondly it looks like you don't have chinese prc language pack installed.
  6. chimera

    Reg Server

    windows firewall, via control panel or the router firewall, if you use one.
  7. chimera

    Reg Server

    port 7200 opened in your firewall?
  8. chimera

    Reg Server

    Likely the location you gave map file in !setup txt it should be the location of mapinfo.txt, usually within envir directory :) HTH
  9. chimera

    brand new servs

    see the server adverts status page, it has launch dates on it :)
  10. chimera

    Chinese mob names

    multi-coloured or faced insect/bug armoured ant possibly dung or desert bug? carnivourous plant maybe.
  11. chimera

    Chinese mob names

    127,316 multangular insects 8.410127316 billion helmet and armor insects 851.013565 million forests snowmen 3.071013565 billion food people spend 30.151013565 billion half beastly person 3.061013565 billion half beastly soldier 3.061013565 billion poisonous spiders 30.810136276 billion wolves...
  12. chimera

    Chinese mob names

    use simp chinese to english
  13. chimera

    SQL scripting

    you are asking the script to remember something and call it D0 but there is nothing there... #ACT Mov D0 7 calls D0 7 ----------------------- #IF checklevel 5 would check the usernames level is 5 or more, if it's not you could #SAY not high enough level If you are really wanting an...
  14. chimera

    Dice for move rooms

    It is possible yes, I believe Idabiga did a bit of scripting on it - do a LOMCN search for playdice
  15. chimera

    ¿Help Minimaps?

    follow the link in my signature, I released a load of minimaps.
  16. chimera

    MapSpells only FIREWALL ??

    do a search for mapspell the subject has been covered in detail fairly recently :)
  17. chimera

    Arrays, switch, multiple IFs

    Mir coding is based it seems to me around BBC Basic, like Ida says it's truely "basic" and revolves around the simplest scripting. If you look up BBC basic which I learnt erm many many years ago you'll see what I mean ;) ps. thx for the compliment but I just learnt by doing the same as any of...
  18. chimera

    Best true story film

    Troy JFK I think some people aove missed the point ;)
  19. chimera

    wot u think

    The swift may be a bit plasticky inside for most people but it's a solid car and cheap to run, etc. Considered buying one myself :) Clio is a bit light on the steering at speed and not really a motorway cruiser, otherwise good. C2 is a cheap runabout for around town, suffers from the same as...
  20. chimera

    How to make more interesting Randomized Mob Drops

    hmmmm not sure but I'll tell you how I did this script - I got the mob to drop an item every time then I made a random script on using the item. :)