SphereCommunity
Accounts - 56b - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Accounts - 56b (/Thread-Accounts-56b)



Accounts - 56b - roberta - 03-31-2018 03:44 AM

Good Afternoon

Can someone help me by posting the line of code used by sphere-server 56b of accounts? I started messing with the server now. It is running, but the account of adm that I inserted in the accounts file is not correct. Sphere accuses the account does not exist. Sad

I know it's simple, but I do not think anything about it here.

Thankful Wink


RE: Accounts - 56b - Capes - 03-31-2018 06:31 AM

Hi!
Lets start fresh and clean.
Open all 4 account files in the accounts folder -> spheredata.scp, spherechars.scp, sphereacct.scp, sphereaccu.scp
Make sure all files have [EOF] in them, with nothing else.
This is the bare bones.
Start your server.
In the server console type
account add USERNAME PASSWORD -> replace USERNAME and PASSWORD with you stuff.
account USERNAME plevel 7 -> replace USERNAME with the one you used above.
Type A into the console then press enter/return -> this updates the accounts.

Hope that helps.
Capes