[King] Account Not Exist, Or Locked?

Womble

Dedicated Member
Dedicated Member
Mar 23, 2010
47
0
33
Hello,

I've been messing around with setting up a King Mir3 server, following the guides as posted. I've used the search fucntion and cant find an answer to the problem im having.
How do i create an account, or how do i log into a GM account?
I tried typing in sa - password into the log in screen but it comes back with "Account Not Exist, Or Locked?"
I also have no idea how to create an account for someone else to use. (Offline server)

I'm pretty much a novice when it comes to this as its the first time i've attempted it. The guides seem to show how to set the SQL and Mud3 folders up which i think i've done fine. (No error messages coming up when running the Gates anyway!)
Its the other parts im not so sure on, setting up accounts, making sure my client is in the right order etc - so any help would be much appreciated.

Any1 point me in the right direction?

Cheers
 

Yolom

LOMCN Veteran
Veteran
Aug 7, 2010
325
21
45
Spain
Well, I will answer your questions and hopefully I can help! :)
To create a normal account:
1. SQL.png
2. Login.png

To put your PJ GM, go to: C/Mud3/Envir/AdminList.txt
Here put: * your GM name

Here are commands for GM:
3G

@!
Explanation :
- "GM Global Shout"

@$
Explanation :
- "GM Shout Red without GMName"

@Ting and [MENTION=9036]Super[/MENTION]Ting
Explanation :
- "Move Player Random" @Ting {PlayerName}

[MENTION=5178]Reload[/MENTION]Npc
Explanation :
- "Reload the NPC in the proximity"

[MENTION=5178]Reload[/MENTION]Admin
Explanation :
- "Reload the GM list (Admin.txt)"

[MENTION=5178]Reload[/MENTION]DefaultNpc
Explanation :
- "Reload the System Scripts eg. Default00.txt"

[MENTION=5178]Reload[/MENTION]MonItems
Explanation :
- "Reload the Monster Dropfiles (Global)"

[MENTION=5178]Reload[/MENTION]Guild
Explanation :
- "Reload specially the Guild" [MENTION=5178]Reload[/MENTION]Guild {Guildname}

[MENTION=5178]Reload[/MENTION]GuildAll
Explanation :
- "Reload all Guilds on the Server"

[MENTION=5178]Reload[/MENTION]LineNotice
Explanation :
- "Reload the LineNotice.txt file"

[MENTION=5178]Reload[/MENTION]RareItems
Explanation :
- "Reload the Rare Items Database (Global)"

@Recall
Explanation :
- "Recall the Player to you" @Recall {PlayerName}

@Move
Explanation :
- "Move to other Map Ramdom (without Telering)" @Move {Map}

[MENTION=223]Kick[/MENTION]
Explanation :
- "Kick the Player form the Server" [MENTION=223]Kick[/MENTION] {PlayerName}

[MENTION=13664]superman[/MENTION]
Explanation :
- "Make the GM as immortal"

@Info
Explanation :
- "Give main info over the Player" @Info {PlayerName}

@CHGJOB
Explanation :
- "Change the GM Job (Tao, Wiz, War) "
- @CHGJOB {Taoist} | {Warrior} | {Wizard}

@CHGGENDER
Explanation :
- "Change the GM Gender (female, male)"
- @CHGGENDER {1 | 0 | or nothing}

@MAP
Explanation :
- "give the GM the Orgin Map Name (like Bichon = 0)"

[MENTION=12566]weapon[/MENTION]Atom
Explanation :
- "Change or make Weapon element on the weapon"
- [MENTION=12566]weapon[/MENTION]Atom {1-5} {0-127} (Element | Value)
- (1 = fire | 2 = ices | 3 = winds | 4 = thunder | 5 = sacred | 6 = dark | 7 = illusory images)
- Max value is at the moment 127

@RefineWeapon
Explanation :
- "You can Refine a weapon DC , SC | MC | M-ALL"
- @RefineWeapon {0-30} {0-30} (the max value for both is 30 like [15 , 15])

[MENTION=5178]Reload[/MENTION]Abusive
Explanation :
- "Reload the abusive list on your Server (not the Login abuse this need Server Exe Reboot)"

[MENTION=5178]Reload[/MENTION]MonAI
Explanation :
- "this Command work (the MonAI System work a bit)"
- [MENTION=5178]Reload[/MENTION]MonAI Tadanga "MonAi_Def\TadangGa.txt"

@REMITSIN
Explanation :
- "Clear the PK Points from the Player"
- @REMITSIN {PlayerName}

@PKMARKS
Explanation :
- "Check the PK Points from the Player"
- @PKMARKS {PlayerName}

@MOB
Explanation :
- "Respawn Monster"
- @MOB {MonsterName}


@TrainMagic
Explanation :
- "Train the level for used Magic"
- @TrainMagic {Magic Name} {1-3}
- @TrainMagic {Halfmoon} {3}


old settings :


STR_ADMINCMD_OPERATOR:Observer
STR_ADMINCMD_INSPECTOR:OBSERVER


better :


STR_ADMINCMD_OPERATOR:Observer
STR_ADMINCMD_INSPECTOR:Inspector


@Inspector
Explanation :
- "Make the GM Invisibel for Players not for Mobs"

@Observer
Explanation :
- "Make the GM Invisibel for Mobs not for Players"


and other ^^


I hope this help a littelbit :)

For the other players can enter your account, you have to put your server online, I'll let you guide how:
http://www.lomcn.co.uk/forum/showthread.php?52162-PtW-3G-The-One-Thread-You-Will-Ever-Need&p=552802&viewfull=1#post552802


If you need more help, PM. ;)
 
Last edited:
Upvote 0