cam can i ask something sir??
how to make account to GM mode??
where can i find the use tables
i cant find it, whats the correct db and table name
tnx
i have use this one... but still not gm>> is this the way to do ti??
Quote:
DELETE FROM character.dbo.user_character
WHERE character_name < ']'
AND character_name <> '[GM]James'
AND character_name <> '[GM]Jeany'
AND character_name <> '[GM]Nemu'
|
edit:
what is the usertype of a GM??
is it 32??
i use this already
Quote:
Use character;
Go
Update [user_character] Set chatacter_name= '[GM]NAME' Where character_name='NAME'
|
why i cant make it to GM mode??
please help