[HELP]how to add dg12 items,on vsro files based servers?

10/23/2011 00:27 Pumukli#1
hi guys,please explain it to me :S
10/24/2011 06:50 cocacola101#2
Need to enable them in SQL database, need a media pk2 with them, need sro client and so on....
10/24/2011 13:19 Reality_xXx#3
1st hint: check _RefObjCommon table ...

2nd hint:
Code:
UPDATE [dbo].[_RefObjCommon]
SET Service = 1
WHERE CodeName128 like '%ITEM_EU%'

UPDATE [dbo].[_RefObjCommon]
SET Service = 1
WHERE CodeName128 like '%ITEM_CH%'

UPDATE dbo._RefObjCommon 
SET Service = 0
WHERE ID BETWEEN 8994 AND 9005

UPDATE dbo._RefObjCommon 
SET Service = 0
WHERE ID BETWEEN 9008 AND 9025

UPDATE dbo._RefObjCommon 
SET Service = 0
WHERE ID BETWEEN 9028 AND 9045

UPDATE dbo._RefObjCommon 
SET Service = 0
WHERE ID BETWEEN 9048 AND 9065

UPDATE dbo._RefObjCommon 
SET Service = 0
WHERE ID BETWEEN 9068 AND 9085

UPDATE dbo._RefObjCommon 
SET Service = 0
WHERE ID BETWEEN 9088 AND 9105

UPDATE dbo._RefObjCommon 
SET Service = 0
WHERE ID BETWEEN 9114 AND 9125

UPDATE dbo._RefObjCommon 
SET Service = 0
WHERE ID BETWEEN 9134 AND 9145

UPDATE dbo._RefObjCommon 
SET Service = 0
WHERE ID BETWEEN 9154 AND 9225

UPDATE dbo._RefObjCommon 
SET Service = 0
WHERE ID = 38620
3rd hint: [Only registered and activated users can see links. Click Here To Register...]


Now let's see how fast you get the whole puzzle done ^^
10/24/2011 16:16 theevil17#4
what is password itemdatav4.rar

what is password itemdatav4.rar
10/24/2011 16:21 Pumukli#5
thanks..but whats the password for the .rar file ?:D
10/24/2011 22:39 [Snow]#6
the correct password is
Quote:
password: ********
10/25/2011 03:54 Reality_xXx#7
password: rage zone

delete the space between the rage to zone :)