• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Gamemaster at SQL ?

Knud

New Member
Joined
Jun 7, 2007
Messages
6
Reaction score
0
Hello all advance sql users.

I will now come with a very stuiped question. Im new at SQL and im ready to learn everything about it ! But im stuck right now.

How do i creat an gamemaster? I dont really understand "Zimny"'s tutorial. Im logged in at phpMyadmin > my database. I know i should put in a row, with a special code, somewhere but i dont know where.

btw, im using TFS - mystic.

Thanks in advance,
Knud!
 
make an account with acctype 5 and group id 3
then a character with group id 3
you can create flags for the group and modifiy it at the groups
 
no.
make an account with acctype 5 and group id 5
then a character with group id 5
For Admin
3 for GM.

Its configurable in data/XML/commands

God is acc type 5 and player group id 3. You will look at urself and see "you are a god" you will also have "CM Outfit"
 
Remove the group id at your account type, just keep it to type 5 and group id 3 at the player.

And make sure your map got a temple position, and that the player has that temple position id.
 
Back
Top