yayafan Member Mar 8, 2017 #1 Hello, I try to use [global delete playermobile where account == null, but it seems the playermobile still there after I use this command. Is there any other command or way to delete the character which account is null ?
Hello, I try to use [global delete playermobile where account == null, but it seems the playermobile still there after I use this command. Is there any other command or way to delete the character which account is null ?
Voxpire Vita-Nex Administrator Mar 8, 2017 #2 You must set their Player property to false first. [global set player false where playermobile account = null
You must set their Player property to false first. [global set player false where playermobile account = null