30-03-2017, 12:18 AM
|
#2
|
|
|
• الانـتـسـاب » May 2013
|
|
• رقـم العـضـويـة » 111830
|
|
• المشـــاركـات » 885
|
|
• الـدولـة » Giza
|
|
• الـهـوايـة » Photoshop & 3d
|
|
• اسـم الـسـيـرفـر » Private Server
|
|
• الـجـنـس » Male
|
|
• نقـاط التقييم » 11
|
|
|
|
رد: how i can change trade pet inventory pages
|
|
المشاركة الأصلية كتبت بواسطة mezorampo
عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا [ للتسجيل اضغط هنا ]
Sorry @Klito for the spam
I USED this Query
|
|
|
select R.SERVICE,R.ID,R.CodeName128,C.InventorySize ,C.ID as [IDof_RefObjChar] from _RefObjCommon R inner join _RefObjChar C on R.link=C.id where R.CodeName128 like 'COS_T_%120' AND SERVICE=1 or CodeName128 LIKE 'COS_T_%105' AND Service = 1 order by InventorySize
|
and the result of _refobjcharid was
13254
13255
12750
12751
12742
12743
then i used this query to edit the inventory size
|
|
|
update _refobjchar set InventorySize=28 where id in (13254,12750,12742,12743,12751,13255)
|
i edited the same lines in characterdata in media side
and after restarting server it still same
Edit:Fixed
Request to close .
|
Great
بس ليه لفه قمر الدين اللي انت لفتها دي ؟
ومتنساش لو حد اقل من لفل 105
الخانات هتكون غير اللي انت محدده :]
|
|
|
|