JoseyWales1313
03-16-2012, 10:24 AM
Here is what my server admin file looks like
!Admin( s, s, i )
// Admin( sUserName, sPassword, iRights )
// iRights:
// 0 - standard
// 1 - full
// for example:
// Admin( "nick", "pass", 0 )
Admin( "Josey1313", "Password", 1)
I type this in the chat window
/adminlogin Josey1313 Password
And answer i got is that i got wrong user name or password
Which account should I use
I can start the server and play without problem and use commands in server control window
what am I doing wrong?
Coj 2
!Admin( s, s, i )
// Admin( sUserName, sPassword, iRights )
// iRights:
// 0 - standard
// 1 - full
// for example:
// Admin( "nick", "pass", 0 )
Admin( "Josey1313", "Password", 1)
I type this in the chat window
/adminlogin Josey1313 Password
And answer i got is that i got wrong user name or password
Which account should I use
I can start the server and play without problem and use commands in server control window
what am I doing wrong?
Coj 2