Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Terina on May 08, 2016, 12:52:45 am

Title: [SOLVED]Trinitycore GM not working
Post by: Terina on May 08, 2016, 12:52:45 am
Hello. I used Noggit back in wrath. It's been a long time but I've decided to pick it up again.
I've been following the "Introducing and Index" very closely.

From this I have managed to get both noggit and my own trinitycore server however in game my gm commands are not working.

Quote
>> Type ".account set gmlevel USERNAME 3 -1" what gives your account administrator rights on the server.
(SCREENSHOT)

But when I get ingame I can't do anything. Here I am trying to teleport..
Title: Re: [QUESTION] Trinitycore GM not working
Post by: Amaroth on May 08, 2016, 02:19:17 pm
Try .account set gmlevel Terina -1

-1, not Trinity. -1 means its acces lvl for all realms. You put "trinity" there, which was changed to "0", which meant that you had GM lvl on... no realms in fact.
Title: Re: [QUESTION] Trinitycore GM not working
Post by: Смердокрыл on May 08, 2016, 05:57:48 pm
I believe you have to mess with this (https://trinitycore.atlassian.net/wiki/display/tc/RBAC%3A+Role+based+Access+Control)
Title: Re: [QUESTION] Trinitycore GM not working
Post by: Terina on May 08, 2016, 08:12:01 pm
Heres what happened
Title: Re: [QUESTION] Trinitycore GM not working
Post by: schlumpf on May 08, 2016, 08:26:49 pm
Code: [Select]
.account set gmlevel Terina 3 -1
Title: [SOLVED]  Trinitycore GM not working
Post by: Terina on May 08, 2016, 08:35:23 pm
That worked for me, thank you very much