Hi again, i noticed that GM commands wont work.
I tried @bring and @goto but both wont work at all.
No error message or such.
GM Commands not working
- buddysievers
- Posts: 97
- Joined: Thu Dec 06, 2012 12:10 pm
- Location: Germany
Re: GM Commands not working
Did you make sure the account you were trying to use them on was assigned the proper privileges? Check the chars table, gm level. Also, some scripts have higher gm level requirements, so recommended to just set to 5.
If you want to use one without being elevated to gm status, then change the target lua requirement. Check for the "permission = x,". That is the gm requirement level. Set x to zero for non gm access.
If you want to use one without being elevated to gm status, then change the target lua requirement. Check for the "permission = x,". That is the gm requirement level. Set x to zero for non gm access.
Re: GM Commands not working
Also, they won't work 100% if you have multiple game servers running (different zones tied to different game servers). If you are running multiple game servers, then they will only work if you are on the same server as the person you are trying do perform the action on.
-- Whasf
- buddysievers
- Posts: 97
- Joined: Thu Dec 06, 2012 12:10 pm
- Location: Germany
Re: GM Commands not working
hmm, my char is gm with lv4 both of the commands need just lv1.
and no just one map server running...
i will try some of the other commands and see if i get any of them to run.
and no just one map server running...
i will try some of the other commands and see if i get any of them to run.
- buddysievers
- Posts: 97
- Joined: Thu Dec 06, 2012 12:10 pm
- Location: Germany
Re: GM Commands not working
Oh im sorry i didnt had gm lv4 not even lv1 for the char... xD
I used an old sql file which only updates the nameflag.
The commands work like they should.
Sorry for that!
I used an old sql file which only updates the nameflag.
The commands work like they should.
Sorry for that!