Go Back   RunUO - Ultima Online Emulation > RunUO > Server Support on Windows

Server Support on Windows Get (and give) support on general questions related to the RunUO server itself.

Reply
 
Thread Tools Display Modes
Old 11-26-2006, 02:35 PM   #1 (permalink)
Forum Newbie
 
FMKaraokeRadio's Avatar
 
Join Date: Sep 2006
Age: 35
Posts: 61
Default global delete help

ok im an idiot - i misspelled the name of a gift item to distribute and sent it out not knowing.

now i cant figure out how to remove them all because it was a custom art object that hasnt been scripted yet. it was added by id#

can anyone tell me the command for removing them all at once?

itemid is 15366 (0xC306)

Thanks


or if there is a command to rename them all at once that would work too.....



ok - nvm found it by trial and error - and just in case anyone else needs it:

[global remove where item itemID = xxxx

Last edited by FMKaraokeRadio; 11-26-2006 at 02:50 PM.
FMKaraokeRadio is offline   Reply With Quote
Old 11-26-2006, 02:55 PM   #2 (permalink)
Forum Master
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,633
Send a message via Yahoo to Lord_Greywolf
Default

renaming would be simular also

[global rename "new name" where item itemid == xxxx
(amke sure " "s are in there)

but if that id is used for other item - the delete or rename would change all, but you can keep adding modifiers to it until line space is used up

like if you new the name from before:

[global rename "new name" where item itemid == xxxx && name == "old name"
or if no name was specified:
[global rename "new name" where item itemid == xxxx && name == null
(if it gives error on the && just remove them and use rest)
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)
Lord_Greywolf is online now   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5