Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
remove all accounts from my server
Author Message
jexnico
Journeyman
*

Posts: 191
Likes Given: 113
Likes Received: 3 in 3 posts
Joined: Jan 2014
Reputation: 0



Post: #1
remove all accounts from my server
how do i remove all accounts from my server without any errors?
01-24-2018 06:45 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Kanibal
Master
**

Posts: 255
Likes Given: 6
Likes Received: 30 in 28 posts
Joined: Jun 2012
Reputation: 0



Post: #2
RE: remove all accounts from my server
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..."

Grandmaster Localhost Admin
01-25-2018 05:43 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)