Search results

  1. mStation

    connection closed plz help

    server is running correctly then.. make sure u did copy correctly all the things u have to copy into your game folder.. copy mir2.exe and edit the mir2.ini with 127.0.0.1 or the ip address u have chosen during setting up.. it should work
  2. mStation

    connection closed plz help

    the m2server should say: [07/09/2008 17.48.40] LoginServer Connected(127.0.0.1:5600) [07/09/2008 17.48.42] Gate[0](127.0.0.1:4479) Opened... [07/09/2008 17.48.43] DBServer Connected(127.0.0.1:6000) and i see only the dbserver connecting.. did they connect now?
  3. mStation

    2.3 Server Guide - Idiot Proof

    Unfortunately the files contain an error in the mapquest.txt.. u need to fix it.. ill soon add this step in the server setup guide.. for now go into C:\Mirserver\M2Server\Envir and open the mapquest.txt and delete the 14th row from the file.. then try to reload the server!
  4. mStation

    connection closed plz help

    there is an error into the mapquest.txt.. if u dont know how to fix it go into C:\Mirserver\M2Server\Envir and simply open the mapquest.txt and delete all the things that are written in it.. then restart server!
  5. mStation

    2.3 Server Guide - Idiot Proof

    u must go into the C:\Mirserver\M2server folder and copy mir2.exe into the legend of mir game folder.. then in the same folder create a mir2.ini containing this lines: [setup] patched=0 Param1=127.0.0.1 Param2= Param3= Param4= Param5= [Option] SkillSetting=0 Sound=1 ShowAllItem=0...
  6. mStation

    2.3 Server Guide - Idiot Proof

    Open your enterprise manager.. go into your mir2 db and press tables.. now right click on tbl_admin.. choose open table -> return all rows.. put in fld_adminlevel a number different than what the other have and in fld_playername the name of the char u want to give gm powers.. then close
  7. mStation

    2.3 Server Guide - Idiot Proof

    what an antivirus doesnt let u use it?
  8. mStation

    [QFunction] AddRank

    sure.. but if u dont want to mess up all the lvl txts into the marketdef folder then u should put a folder.. btw u have to create the txts before starting the server..
  9. mStation

    Socket Error

    try to right click on the start menu bar and open task manager then under the process tab order them by name by clicking on the Name process.. look into the list of all your process for some active exe's containing the following names: RunGate.exe or LoginGate.exe or SelGate.exe if u mind any...
  10. mStation

    [QFunction] AddRank

    i just know that i used to get errors using paths containing ../ like this one: ..\Quest_Diary\RankNameLists\lvl60.txt so i simply tryed to use something like: ADDNAMELIST RankNameLists\lvl30.txt to start and see if that fixes the problem.. btw at each new rank u have to make DELNAMELIST...
  11. mStation

    Making new armours.

    Quick guide.. 1) download a few utilities to work with like wmlibeditor, hh8, lomimageviewer.. 2) go to the release section of the forum and download the wils of some armour u like 3) open up the enterprise manager and try to understand how the tbl_stditems works.. 4) view all items into...
  12. mStation

    HELP - Stats NPC

    sorry we posted together.. ill search all posts of koni then because all i found was on another forum.. saying u had to set something in string.ini under the myinfo line.. but i didnt understand! found the thread you are talking about.. im very sorry i didnt find it before but i wasnt lucky...
  13. mStation

    HELP - Stats NPC

    it says "no char found" for everything.. should i set something up for it to work correctly?
  14. mStation

    HELP - Stats NPC

    Hello all.. is there any chance of someone posting a working server stats npc which displays highest lvl player ingame, highest mc player, highest dc player, highest sc player and server time up... i found a script in the release section in the npc archieve but it isnt working because i'm...
  15. mStation

    Key 7/8 script

    dw.. it's okay :)
  16. mStation

    Key 7/8 script

    please put ; before each line which should be a comment line.. like these: ;================================================== ========= ;CHECK CLASS FOR HEAVEN ;================================================== =========
  17. mStation

    NPC Archive..

    this post goes for a bump.. ill try to explain better what is wrong so maybe someone can simply tell me where i'm making errors.. i downloaded the stats npc posted by IceSlice which says: [@SCH] Hey there, what would you like to see....?\ \ <HIGH MC/@HMC>\ <HIGH DC/@HDC>\ <HIGH SC/@HSC>\ <HIGH...
  18. mStation

    Realising a Weather System

    Hi all.. im working on a weather system for mir2.. and ill be releasing it if it comes up to be something nice to see... ovviously it has a lot of work to do and must be used only in certain special event because i'm taking out the thunder and lava skill for making it rain and snow.. so EvilMir...
  19. mStation

    My Ranking System [with errors]

    sweet.. ur right .. soo stupid :) anyone know if making an array using txt with addnamelist is "lighter" than making an array with flags? i think they are the same right? thanks again for replies :D
  20. mStation

    My Ranking System [with errors]

    okay .. thanks.. i try it immediately :)