SphereCommunity
remove all accounts from my server - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: remove all accounts from my server (/Thread-remove-all-accounts-from-my-server)



remove all accounts from my server - jexnico - 01-24-2018 06:45 AM

how do i remove all accounts from my server without any errors?


RE: remove all accounts from my server - Kanibal - 01-25-2018 05:43 AM

Code:
[FUNCTION f_remove_all_accounts]
for 0 <eval <serv.accounts> -1>
    serv.account.<dlocal._for>.delete
endfor
Add this function to scripts, then run it from console. After that do a worldsave and sphere will fix all errors like "Mislinked item....Bad Link..."