Search results

Desolation Mir2 (Med Rate Server)
  1. chimera

    Gambling

    *dreams of poker* lol anyone got a month to script it?
  2. chimera

    Gambling

    upload to a web site and put a link in.....if you need help let me know
  3. chimera

    DropItemMap function

    in Mapquest: map number [0] 0 [UserDie] * * [MapQuest_Def\User_Die-whatever] [@main] then in User_Die-whatever] [@main] #IF CheckFame #ACT Mov D4 %P9 ;;;P9 being the fame amount INC D4 1 SetFame %D4
  4. chimera

    Help on scitp plz

    query already answered....this is a double posting :)
  5. chimera

    Windows will not load

    Getting the F8 screen up can be tricky and it's exactly what I would do.....Try pressing the F8 after the first text is shown on the screen......keep trying until you get it. When this happens with my wifes PC (never happens with mine lol) I reboot into safe mode then do a soft restart and it is...
  6. chimera

    Help on script please

    If you mean.... [@next] #If EQUAL D1 1 #ACT mov d3 number AND/OR move A2 itemname goto @giveitem #If EQUAL D1 2 #ACT mov d3 number AND/OR move A2 itemname goto @giveitem #If EQUAL D1 3 #ACT mov d3 number AND/OR move A2 itemname goto @giveitem #If EQUAL D1 4 #ACT mov d3 number AND/OR...
  7. chimera

    Help on script please

    There is actually a playdice command, I don't know how it works but maybe someone does?? otherwise just do a... #act movr d1 5 inc d1 1 goto @next will produce your correct dice number
  8. chimera

    Anyone have a list of APPLYMONEX commands?

    Nope, none that we don't know :)
  9. chimera

    Anyone have a list of APPLYMONEX commands?

    Just wondering but maybe if you said what you are wanting to achieve we might be able to point you in the right direction more :)
  10. chimera

    EventMsg

    The face images are in the file NPCface.wil/wix and they range from 10002 upwards, there is a large number of them :)
  11. chimera

    adding mobs to a .wix file

    Covered in post #25 :) http://www.lomcn.co.uk/forum/showthread.php?t=51224
  12. chimera

    need a xp download pls

    http://www.microdirect.co.uk/ProductInfo.aspx?ProductID=15460&source=Kelkoo or amazon.co.uk sell it
  13. chimera

    New Server. Poll for EXP

    If you want it to last a long time 10x maximum - if you want all the fast lvling people who usually get rapidly ored then clear off to the next big thing go for 20-30x or higher. :)
  14. chimera

    new wall ??

    Nope you don't, it has little to do with the origional sabuk/mudwall script apart from a couple of commands and the sql info location.
  15. chimera

    new wall ??

    I have done both Sabuk and Mudwall......I could do it with any and all towns if necessary. Its still on a guild ownership basis though it could be done on a general player ownership basis very easily.
  16. chimera

    Urgent!

    #IF CHECKMONRECALL If positive answer it means you do not have a pet, therefore can receive one.
  17. chimera

    new wall ??

    Just a term not familiar with :) Setting up of PVE is pretty easy really all you need is a capture the flag scenario where Mobs are either capturing or players are, then you need a write sql to store the owner of the wall - the scripting is pretty long-winded but I got it so the wall was taken...
  18. chimera

    MobAI's

    @reloadmonai Tadanga "monai_def\Tadanga.txt" ...for example
  19. chimera

    new wall ??

    P V E ??? what's that?
  20. chimera

    new wall ??

    If you are thinking of making a wall that can be contecsted between guilds then no because there are certain bits of the wall script that are hard-coded I believe and many people have tried to achieve this - if it's a wall contested by mobs then yes it's easily possible as I've done it :)