Have GM modes been suspended?

Any discussion not related to the other forum topics
Post Reply
msulli1355
Posts: 74
Joined: Sun Jul 22, 2012 2:21 pm

Have GM modes been suspended?

Post by msulli1355 » Tue Jun 25, 2013 8:24 pm

I followed the guide to make my character a GM. Actually, I made him an SE Producer. When I try to turn godmode on, not only does it not work, but I get a message in my dsgame window:

[20:19:03][Warning] cmdhandler::call: Character Michael attempting to use higher permission command godmode

The same with speed:

[20:19:18][Warning] cmdhandler::call: Character Michael attempting to use higher permission command speed

Here's my char_stats data in the db:

mysql> select * from char_stats;
+--------+----+----+-----------+--------+------+------+------------+----+-------+----------------+
| charid | hp | mp | nameflags | mhflag | mjob | sjob | death | 2h | title | bazaar_message |
+--------+----+----+-----------+--------+------+------+------------+----+-------+----------------+
| 21828 | 45 | 0 | 117440512 | 0 | 1 | 0 | 1372208085 | 0 | 206 | |
+--------+----+----+-----------+--------+------+------+------------+----+-------+----------------+

I've restarted all my servers and still I can't do GM stuff.

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Have GM modes been suspended?

Post by kjLotus » Tue Jun 25, 2013 8:30 pm

i should go update that guide

edit: since i dunno how to make an account, i'll blame someone else and tell you how to do it instead:

there's different "levels" of GMs now, certain levels can use certain commands. there's a column in `chars` table called `gmlevel`, highest level is 4 (all commands)

msulli1355
Posts: 74
Joined: Sun Jul 22, 2012 2:21 pm

Re: Have GM modes been suspended?

Post by msulli1355 » Tue Jun 25, 2013 8:56 pm

Thank you.

Post Reply