How can i do that?
I´ve logged with admin/admin but i can't use admin commands.
Where can i see the commands too?
Thanks
How create a new account with privileges of a Admin
-
gundamwing84
- Grandmaster Poster
- Posts: 178
- Joined: Tue Sep 08, 2009 1:57 am
Re: How create a new account with privileges of a Admin
first of all... to see the commands either go to (yourshardfolder) > PKG > commands or (yourshardfolder) > scripts > txtcmd.
as for creating an admin account, go to (yourshardfolder) > data > accounts.txt
open this up, and go to the account you want made an admin and add the line (if not already there)
defaultcmdlevel admin
for example:
thats how i make mine atleast
theres a different way, if you have a command called .acctinfo or .accountinfo it can even be done in there 
as for creating an admin account, go to (yourshardfolder) > data > accounts.txt
open this up, and go to the account you want made an admin and add the line (if not already there)
defaultcmdlevel admin
for example:
Code: Select all
Account
{
Name -
Password -
PasswordHash -
Enabled 1
Banned 0
DefaultCmdLevel admin
UOExpansion HSA
CProp job_options a2:i0i0
CProp lastlogon i9684
CProp sell_options a9:i0i0i0i0i0i0i0i0i0
}