Depending on the location where you'd like to put the item to you could also use _SMC_ADD_ITEM, it has more options than _ADD_ITEM_EXTERN - but probably harder for you to use
Add Item to NPC Query 12/16/2016 - SRO Guides & Templates - 13 Replies if someone needs it, use it - will faster many things up :) and you'll get punished for sloppy done work in the past.
USE SRO_VT_SHARD /* ITEMS TO NPC FOR GOLD by Caipi */
Declare @ItemID int
Declare @yourPrice int
Declare @WhichTAB varchar(74)
SET @ItemID = 23 /* The Item ID of the Item you want to add to the NPC*/ --## <--
INSERT INTO Item Query? 01/07/2012 - Flyff Private Server - 4 Replies Gibts ne query um items direkt per query ins inventory / als mail zu senden?
Insanityflyff hat dieses ja zB,wenn man ein item auf der homepage auswählt,wirds sofort ins inventory gepackt..
kennt wer den oder einen ähnlichen query :/?
Query für bestimmtes Item löschen 10/10/2011 - Metin2 Private Server - 2 Replies Wie kann ich alle Items in der Itemtable mit z.b Value 70007 löschen danke im Voraus.
Insert item query 07/31/2011 - Rappelz - 7 Replies HI all,
My commands game001 didnt working, what is the way to inser this :
USE
GO
DECLARE @return_value int
EXEC @return_value = .