GM Uniform

04/12/2012 00:41 EpicNemo#1
guys i need to know how to make the GM Uniform Pickable from D.B i need someone say to me how to make it :rolleyes:
04/12/2012 01:01 Kape7#2
Search it on RefObjCommon and set CanPick to 1
04/12/2012 01:02 EpicNemo#3
first:Thanks Synx Second: i searched but it's very hard to find it i need someone give me the ID for it...
04/12/2012 01:04 Kape7#4
search for '%SUPER%'. You will find it fast.
04/12/2012 01:06 EpicNemo#5
hmmmm.....okay will try and if it work iwill post here if not iwill post here too :rolleyes:
04/12/2012 01:07 Kape7#6
USE [YOUR SHARD DB HERE]
SELECT * FROM _RefObjCommon WHERE CodeName128 LIKE '%SUPER%' ORDER BY ID

Just in case.
04/12/2012 01:07 EpicNemo#7
will try this too
04/12/2012 01:07 ✗EpicSoul✗#8
inject item into account from sql
04/12/2012 01:08 EpicNemo#9
how i inject it ? i dont know how to inject it but if someone here can help me in team viewer send me message at my yahoo [Only registered and activated users can see links. Click Here To Register...]

or if someone didnt need help okay n.p....

if someone can help me post here (yeah i know am idiot) i cant find what synx say and cant inject it from sql to account
04/12/2012 07:38 ღ ∂ Ropp#10
Just use synx idea, it's the clearest way.. unless your a panda [[;.
04/12/2012 08:55 Serenduk#11
FOR MALE GM UNIFORM

use SRO_VT_SHARD_INIT
update dbo._RefObjCommon
set CanPick =1
where CodeName128 ='ITEM_ETC_AVATAR_M_GM_UNIFORM'

FEMALE GM UNIFORM

ITEM_ETC_AVATAR_W_GM_UNIFORM
04/12/2012 14:19 fedeahuba#12
Quote:
Originally Posted by ღ ∂ropp View Post
Just use synx idea, it's the clearest way.. unless your a panda [[;.
never make fun of pandas,:mad::mad:
04/12/2012 14:50 EpicNemo#13
ahahaha xD thx all guys working now :rolleyes: