[PtW/3G] The One Thread You Will Ever Need

smoochy boys on tour

Demonic

LOMCN VIP
VIP
Dec 1, 2003
1,806
2
185
How MIR3 fits together....

The One Thread you will ever need (MiR III).
I have taken this idea from the MiR II Version that Babyhack posted and I Hope it will help alot of new or existing members when creating a new MiR III server.

In an effort to stop all the stupid help posts, I have used my time to make this post answering everything that has been asked and answered over and over.

All of the answers to these Questions I have found using the Search

In short this is a post of everything that has been asked and answered over the years

Where to find the Files

Right now then we have many different sorts of MiR III files, the latest and most used files are the Holley 3.55 files or the Holley 3.38 files so I will only link these.

Holley 3.55 (Most used, No Level / Stat cap) Found Here CruelDragonHolley/3.55Working.rar - 22.1M

Holley 3.38 (Not used so much now, Has Level 255 Level Cap but can't use cheats) Found Here LSServer/LS3G-Chinese.rar - 13.85 MB (translated crueldragon 3G v3.38)

These files use the latest european mir3 client and exe. It now uses a mir3.cin file to store the ip and server name so visit the following site to decode that file.

Kaori's site for file decryption

Where to Find the Clients

All Servers use the same client to connect which can be downloaded from http://mf.kaorimir.com/ OfficialClients/EuroClient/mir_install.zip - 949M

Most servers will have their own launchers (usually posted in their server add thread)

Server Setup Guides

Holley 3.55 and 3.38 are very similar in the way you set them up tho you will need MSSQL.

MSSQL Eval 2000 Found Here

Setup Guide can be found Here LSServer/LSguide.zip - 1.32 MB

IP Setup Guide by IdaBigA Found here

Securing your server

A Guide on Securing your server can be found Found here
Thanks to LeoCrasher and anyone else linked to the Guide

GM Commands

Most GM Commands for a MiR III Server

Code:
[/B]STR_ADMINCMD_REMITSIN:REMITSIN
STR_ADMINCMD_PKMARKS:PKMARKS
STR_ADMINCMD_INCPKMARKS:INCPKMARKS
STR_ADMINCMD_CHGLUCKY:CHGLUCKY
STR_ADMINCMD_TRAINMAGIC:TRAINMAGIC
STR_ADMINCMD_REMOVEMAGIC:REMOVEMAGIC
STR_ADMINCMD_CHGJOB:CHGJOB
STR_ADMINCMD_CHGGENDER:CHGGENDER
STR_ADMINCMD_MISSION:MISSION
STR_ADMINCMD_GENPOSITION:GENPOSITION
STR_ADMINCMD_REMOVEITEM:REMOVEITEM
STR_ADMINCMD_MOVE:MOVE
STR_ADMINCMD_FREEMOVE:SPOTMOVE
STR_ADMINCMD_LEVEL:INFO
STR_ADMINCMD_MONLEVEL:MONLEVEL
STR_ADMINCMD_NUMOFMONSTER:NUMOFMONSTER
STR_ADMINCMD_KICK:KICK
STR_ADMINCMD_TING:TING
STR_ADMINCMD_SUPERTING:SUPERTING
STR_ADMINCMD_CANTCHAT:CANTCHAT
STR_ADMINCMD_CANCHAT:CANCHAT
STR_ADMINCMD_CANTCHATCHAR:BanChat
STR_ADMINCMD_OPERATOR:Observer
STR_ADMINCMD_MAP:MAP
STR_ADMINCMD_INSPECTOR:OBSERVER
STR_ADMINCMD_RECALL:RECALL
STR_ADMINCMD_MONGEN:MOB
mob:GMPET
super:superman
STR_ADMINCMD_NUMOFHUMAN:NUMOFHUMAN
level:level
STR_ADMINCMD_FIGHTPOINT:FIGHTPOINT
STR_ADMINCMD_STARTFIGHT:STARTFIGHT
STR_ADMINCMD_ENDFIGHT:ENDFIGHT
STR_ADMINCMD_ANNOUNCEFIGHTPOINT:ANNOUNCEFIGHTPOINT
make:make
delgold:deletegold
addgold:addgold
STR_ADMINCMD_NUMOFHUMANLOG:NUMOFHUMANLOG
STR_ADMINCMD_APPEAR:GOTO
STR_ADMINCMD_LUCKYVALUE:LUCKYVALUE[B]

NPC Commands

A Full list of NPC commands can be Found Here

Scripting Lessons by Xtreme Found Here

English CruelDragon3G Database

Most sets of Files come with a chinese Database, an English version can be Found here LSServer/LS-DB.rar

English StrRes3G.txt File

An English StrRes3G.txt can be found here LSServer/StrRes3G.txt

English Envir Folder can be Found Here LSServer/LS-3G-EnvirV1.rar
 
Last edited by a moderator:
  • Like
Reactions: Deficall

Far

tsniffer
Staff member
Developer
May 19, 2003
20,172
30
2,767
540
they arnt in english, they have simply edited over the chinese text in paint.
 
Upvote 0

Far

tsniffer
Staff member
Developer
May 19, 2003
20,172
30
2,767
540
thats 3.38, if u have 3.38, run the crueldragon3g.exe, then click onthe menu bar at the top, it will bring it up.
 
Upvote 0

Zordon

Golden Oldie
Golden Oldie
Apr 26, 2008
1,176
20
145
Manchester, UK
Re: IP Setup for Live Server - Mir 3.55

For Future Reference for all

SQL

TBL_PUBIPS
127.0.0.1 localhost MIR3

TBL_SELECTGATEIPS
Sting 91.84.20.13 7100 MIR3

mud3\mir3server\HolleyDBSvr\HolleyDBSvr.exe
IP Set in here - 127.0.0.1

mud3\mir3server\HolleyDBSvr\!serverinfo.txt
127.0.0.1,91.84.20.13:7200

Mud3\mir3server\GameGate\SelGate\Config.ini
ServerAddr=127.0.0.1
ServerPort=5100
GateAddr=127.0.0.1
GatePort=7100

C:\Mud3\mir3server\GameGate\RunGate\Config.ini
ServerAddr=127.0.0.1
ServerPort=5010
GateAddr=0.0.0.0
GatePort=7200

C:\Mud3\mir3server\?????\RegServer.exe
LocalIP=192.168.0.25
RegPort=7010
SQLIP=127.0.0.1
Username=**********
Password=**********
MapName=0
Map_X=160
Map_Y=230
LoginPort=7000
LoginSrvPort=5500
LoginSrvIP=127.0.0.1

C:\Mud3\Setup\!runaddr.txt
127.0.0.1

C:\Mud3\Setup\!servertable.txt
0 127.0.0.1 7200

C:\Mud3\Setup\!Setup.txt
Game IP - 127.0.0.1
Hero IP - 127.0.0.1
DBAddress - 127.0.0.1
MsgAddress - 127.0.0.1
IDSAddress - 127.0.0.1
LogAddress - 127.0.0.1

I think that is everywhere where I could find an IP that someone might have changed...

That is from Sting.. and it works
__________________

Can someone Sticky this so hopefully, no-one need ask the question again.

Ok I set up my ip's EXACTLY how it is set up there, and my run gate is still not letting people through. Any idea's? ports are forwarded on Router, ports are as far as i can see allowed on firewall but no-one can connect on either lan or live ip setup :S any help appreciated as tryin to get back online asap
 
Upvote 0

Bless

Dedicated Member
Dedicated Member
Mar 23, 2003
208
0
112
those ips are for local the ones that have
Game IP - 127.0.0.1
Hero IP - 127.0.0.1
DBAddress - 127.0.0.1
MsgAddress - 127.0.0.1
IDSAddress - 127.0.0.1
LogAddress - 127.0.0.1

change all 127.0.0.1 to your ip that will be broadcastin the server and also change
127.0.0.1,91.84.20.13:7200 change the 97.84.bla.bla to your ip
 
Upvote 0

Zordon

Golden Oldie
Golden Oldie
Apr 26, 2008
1,176
20
145
Manchester, UK
those ips are for local the ones that have
Game IP - 127.0.0.1
Hero IP - 127.0.0.1
DBAddress - 127.0.0.1
MsgAddress - 127.0.0.1
IDSAddress - 127.0.0.1
LogAddress - 127.0.0.1

change all 127.0.0.1 to your ip that will be broadcastin the server and also change
127.0.0.1,91.84.20.13:7200 change the 97.84.bla.bla to your ip

problem with that is, it doesnt work, tried every ip setup possible and none work. for some reason my rungate seems to be blocked, shows the gate as open server side, no errors but will not let people past char select gate
 
Upvote 0

Pete107

🐑[E]dens-[E]lite🐑
Developer
Dec 10, 2003
2,905
392
375
Todmorden, West Yorkshire
problem with that is, it doesnt work, tried every ip setup possible and none work. for some reason my rungate seems to be blocked, shows the gate as open server side, no errors but will not let people past char select gate

I had/have exact same problem I gave up I was told my router wont allow me to have a server public (dont see why because mir2 works perfectly)
 
Upvote 0

Zordon

Golden Oldie
Golden Oldie
Apr 26, 2008
1,176
20
145
Manchester, UK
see this is silly, because i had it live for 2 days, only started getting problems after I banned someone for givin me abuse. So yeah I think someone has been a bit mailicous.
 
Upvote 0

Pete107

🐑[E]dens-[E]lite🐑
Developer
Dec 10, 2003
2,905
392
375
Todmorden, West Yorkshire
see this is silly, because i had it live for 2 days, only started getting problems after I banned someone for givin me abuse. So yeah I think someone has been a bit mailicous.

I know what you do on your server is totaly upto you but chatban for an hour or so or even "deleting" his/her character for a day did help an ex-server owner.

Have you tried removing the IP?
 
Upvote 0

Zordon

Golden Oldie
Golden Oldie
Apr 26, 2008
1,176
20
145
Manchester, UK
I know what you do on your server is totaly upto you but chatban for an hour or so or even "deleting" his/her character for a day did help an ex-server owner.

Have you tried removing the IP?

Removing the IP? who's ip? Not sure how to do it tbh and just hoping doing fresh install of windows will work well for me.

EDIT: Was the Game3G database corrupted. As soon as I restored a backup of it was letting people through the gates.
 
Last edited:
Upvote 0

Zordon

Golden Oldie
Golden Oldie
Apr 26, 2008
1,176
20
145
Manchester, UK
Just thought I would post this for anyone who doesn't know the functions in GM Screen in console. Hope it helps people out who didn't know what they do.
 

Attachments

  • console explained.JPG
    console explained.JPG
    84.5 KB · Views: 1,822
Upvote 0