![]() |
wipe - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: wipe (/Thread-wipe) |
wipe - Solaris - 01-20-2015 09:28 AM Hello, there is a program to remove an account? you want to delete your account and all the items your account. RE: wipe - Coruja - 01-20-2015 12:09 PM you can use SERV.ACCOUNT.account_login_here.DELETE RE: wipe - Solaris - 01-20-2015 11:43 PM (01-20-2015 12:09 PM)Coruja Wrote: you can use SERV.ACCOUNT.account_login_here.DELETE This command removes items with account? RE: wipe - Solaris - 01-21-2015 09:56 AM there are what some of the program? RE: wipe - Solaris - 01-21-2015 10:58 PM (01-20-2015 12:09 PM)Coruja Wrote: you can use SERV.ACCOUNT.account_login_here.DELETE After using the command SERV.ACCOUNT <name> DELETE valid account removed, but sphere swears on items that belong to account. there are ways to remove account and an item that sphere does not swear? it seemed such a serious forum, and no one knows the answer RE: wipe - Extreme - 01-21-2015 11:24 PM What do you mean with delete all items on account? Just to know what you want to remove... RE: wipe - Solaris - 01-22-2015 09:28 AM example: in sphereaccu.spc 100 accounts delete and sphereaccu.scp account GhosT run spheresvr.exe, window screen GhosT ![]() sphereworld.scp go to find a line under the number 5309285 delete everything, and it is these lines [VORLDCHAR 0190] CREATE=02afef785 SERIAL=0190394b NAME=Annerion BOLOR=083ea TIMER=1 ACCOUNT=GhosT PLOT1=01 SkillLock[0]=1 SkillLock[32]=1 P=6018,1116,0 DIR=0 OBODY=0190 OSKIN=083ea EVENTS=a_spellcast EVENTS=a_death EVENTS=a_login FLAGS=0a3010100 BOLOR2=083ea PVPPOINTS=1 PVMPOINTS=147 PVPLVL=1 HITPOINTS=100 STAMINA=100 MANA=100 FOOD=15 HOME=6018,1116,0 STR=100 INT=100 DEX=100 KARMA=278 FAME=1202 Alchemy=314 Anatomy=1000 AnimalLore=1000 ItemID=1000 ArmsLore=1000 Parrying=969 Begging=354 Blacksmithing=318 Bowcraft=302 Peacemaking=70 Camping=42 Carpentry=2 Cooking=304 DetectingHidden=328 Enticement=206 EvaluatingIntel=1000 Healing=1000 Fishing=384 Forensics=424 Herding=173 Hiding=709 Provocation=198 Inscription=227 LockPicking=220 Magery=1000 MagicResistance=1000 Tactics=1000 Snooping=1000 Musicianship=653 Poisoning=472 Archery=544 SpiritSpeak=78 Tailoring=243 Taming=305 TasteID=1000 Tinkering=178 Tracking=1000 Veterinary=303 Swordsmanship=1000 Macefighting=585 Fencing=704 Wrestling=828 Lumberjacking=701 Mining=139 Meditation=1000 Stealth=1000 Necromancy=161 then close spheresvr.exe and closing crawl here such errors ![]() the problem is that many accounts who are no longer active and must be removed. what methods are there? RE: wipe - Extreme - 01-22-2015 10:26 AM Assuming that all the items are linked to the player, they will be removed when the player is removed too. Or, on F_ONCHAR_DELETE (sphere_serv_triggers.scp), you can run a FORITEMS 6144 and delete all linked items to the player. (Note that this will not affect all the items). |