Search results

  1. mStation

    Using 7 keys

    yeah.. u cannot add dc in %.. im sorry but it not in the code.. u can check the ammount of cd the player has and then add a decent ammount according to its dc.. but nothing more than that!
  2. mStation

    Mob settings

    correct.. that's coded in the ai.. just like archers and trainers.. try changing the ai of an archer to the ai of a bonearcher and u will have moving archers in town.. which ovviously will try to kill u :)
  3. mStation

    keys 7,8,9

    u need an npc where u can choose if u want hp, dc or both as a power up.. if u choose any of them the npc must set the flag so that the char will respond yes at the question CHECK [200] 1.. unless when u run that code u will only have a script saying.. has your char flag 200 = 1 ? then it says...
  4. mStation

    ScreenShot

    u need to code the files.. those are special functions i think.. i saw stephenking having the screenshottaken part but he said he coded it..
  5. mStation

    Robot not working.

    also your way should work but uncheck this line ;ϵͳ¿ØÖÆ AutoRunRobot else use the way everyone does which always work.. this is an example :) ------------ ROBOT SYSTEM ------------ What's this? This function allows to make the server run some code automatically at a desired time.. in...
  6. mStation

    Mob settings

    sorry.. i didn't get what you can't understand.. try to explain me and ill try to help you out
  7. mStation

    Mob settings

    TBL_MONSTER: [FLD_ID] - is the ID of the Monster [FLD_NAME] - is the name of the monster [FLD_RACE] - is the skin that is used for the mob (monx.wil) [FLD_RACEIMG]/[FLD_IMGINDEX] - This it's the AI of the mob [FLD_LV] - This is it's level [FLD_UNDEAD] - This allows u to tame it or not (0 is...
  8. mStation

    Help please

    are there other [@commands] which can be used.. for now i read about of [@login], [@levelup], [@onkillmob], [@murdered], [@stdmodefuncxx], [@customcommands] but are there some more?
  9. mStation

    magic

    as i said.. u can only duplicate.. if u want a duplicated spell to have a different look this means that the look will be changed also to the original spell.. since they are the same at the end
  10. mStation

    Some Ingame Setups for 2.3

    Re: Everything U May Need (i hope) made a little update.. hope to keep it updated :) sorry if i forget to give credit to everybody.. its not intentional!
  11. mStation

    magic

    use wmlibeditor.. open it and make new.. then copy then add the images in the correct way or use lomimageview and build a new library.. i explained how these apps work properly in this page: http://www.lomcn.co.uk/forum/showthread.php?t=57740
  12. mStation

    Some Ingame Setups for 2.3

    Re: Everything U May Need (i hope) ------------- Easy FAQ Replies ------------- Q: I have made the server files work but i don't have mobs / monsters spawning.. only a few mobs in past bichon A: This is because your tbl_mogen in nearly empty.. to fix it follow this guide: Download this good...
  13. mStation

    Some Ingame Setups for 2.3

    Re: Everything U May Need (i hope) - CustomCommands (example of PKPOINTS) - Auto Converting GoldChests / GoldBars - Adding Music To Maps - Special KR Teleports - Auto Spawning Mobs on Death of a Mob ------------ CUSTOM COMMANDS ------------ What's this? This allows to create new commands...
  14. mStation

    Some Ingame Setups for 2.3

    This guide is made for helping all the people who are trying to make things that others already made and can't get it to work anyways or simply don't have the patience to search for it.. i hope i can add as much stuff as possible and keep it updated so that we can keep the forum a bit clean and...
  15. mStation

    magic

    u can only duplicate existing and coded spells.. unless u can code some parts and make new ones work.. to do it u simply have to copy a spell in the tbl_magic and make sure that the id column is +1 the last value in that column, then the mimic_id must be equal to the mimic_id of the spell ur...
  16. mStation

    What do people prefer?

    thanks.. any comments really will help..
  17. mStation

    What do people prefer?

    Just trying to figure out what would people prefer most of the two options above.. 1st options means to have a slow leveling.. and a max level around 100.. but at the same time u know that every 1/2 levels u will have a totally new kit to wear.. 2nd options means that u will get level up very...
  18. mStation

    Online Servers! Created By JD

    tbh this is a great feature but ovviously i prefer doing it myself.. not that your work isnt good but i just like to do it this way :P :)
  19. mStation

    GUIDE: Making a weapon for mir

    very nice job.. :)
  20. mStation

    Online Servers! Created By JD

    i'm happy to read that someone is trying to work out what i'm trying to fix myself.. it's like 3 weeks im trying to make my website interface with the game.. but i still didn't find a concrete solution.. :S