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 Query. 11/10/2011 - SRO Private Server - 3 Replies Whats the INSERT INTO query when you want to add items to a characters inventory?
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 = .
Any Way to Insert Item And Dont Relogg or Logout? 07/10/2011 - Rappelz - 3 Replies Hey , is there anyway to insert Items (not #insert_item that wont work for me) with no relog ?. when i use queue than i must relog that the items are in the inventory. is there any other way to do this?
thanks for answers :)