elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   SRO Private Server (https://www.elitepvpers.com/forum/sro-private-server/)
-   -   [Request] Query (https://www.elitepvpers.com/forum/sro-private-server/2868454-request-query.html)

AZM0S 09/25/2013 20:28

[Request] Query
 
@Delete

DieEyes 09/25/2013 20:45

I do not know but i think you need the following queries
//To check the item
SELECT * FROM dbo.[_RefObjCommon] WHERE CodeName128 = 'YOUR ITEM CODE HERE'
//To delete it
DELETE FROM dbo.[_RefObjCommon] WHERE CodeName128 = 'YOUR ITEM CODE HERE'

AZM0S 09/25/2013 21:48

Thnx bro it works
Fixed
#Close


All times are GMT +2. The time now is 06:05.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.