does any1 know how i can change a players name on my shaiya server like add a gm tag if so i'd really appreciate it i looked through the sql db and evrything please help me :)
Use PS_GameData Update dbo._CreatedChars set CharName = '[tag]charname' where [condition you use to find the char(toon)]