Need help with Guild Flags

Newbie Spellweaver
Joined
Sep 16, 2006
Messages
92
Reaction score
2
I'm using Chilla Kal Repack (I've been using it a while, and all my members have the client downloaded, so I have no option of switching to a new repack, and I'm not planning too.)

And I've been wondering Since they've removed the flags, You can make it, register the Guild mark, but when you equip it only you see the flags, no one else can. So Do you know how to re-add the flags so everyone else can view it again?
 
Code:
(item	(name 703)		(Index 503)	(Image "item150")	(Action 1 1)	(desc 250)	(class defense standard)	(code 2 4 10 0)	(country 0 2)		(wear 1)										(buy 12000)	(sell 4000)		(stbuff 40 50)			(specialty							(Attack -50 -50 0)	(Magic -50 -50 0)																									(mspeed 50 0)		)		)
(item	(name 704)		(Index 504)	(Image "item151")	(Action 1 2)	(desc 251)	(class defense standard)	(code 2 4 10 0)	(country 0 2)		(wear 1)										(buy 12000)	(sell 4000)		(stbuff 41 20)			(specialty							(Attack -50 -50 0)	(Magic -50 -50 0)	(hp 100 0)																								(mspeed -20 0)		)		)
(item	(name 705)		(Index 505)	(Image "item152")	(Action 1 3)	(desc 252)	(class defense standard)	(code 2 4 10 0)	(country 0 2)		(wear 1)										(buy 12000)	(sell 4000)		(stbuff 42 20)			(specialty							(Attack -50 -50 0)	(Magic -50 -50 0)	(hp 100 0)																								(mspeed -20 0)		)		)
(item	(name 706)		(Index 506)	(Image "item153")	(Action 1 4)	(desc 253)	(class defense standard)	(code 2 4 10 0)	(country 0 2)		(wear 1)										(buy 12000)	(sell 4000)		(stbuff 43 30)			(specialty							(Attack -50 -50 0)	(Magic -50 -50 0)	(hp 100 0)																								(mspeed -20 0)		)		)
(item	(name 707)		(Index 507)	(Image "item154")	(Action 1 5)	(desc 254)	(class defense standard)	(code 2 4 10 0)	(country 0 2)		(wear 1)										(buy 12000)	(sell 4000)		(stbuff 44 30)			(specialty							(Attack -50 -50 0)	(Magic -50 -50 0)	(hp 100 0)																								(mspeed -20 0)		)		)
(item	(name 708)		(Index 508)	(Image "item155")	(Action 1 6)	(desc 255)	(class defense standard)	(code 2 4 10 0)	(country 0 2)		(wear 1)										(buy 12000)	(sell 4000)		(stbuff 45 100)			(specialty							(Attack -50 -50 0)	(Magic -50 -50 0)	(hp 100 0)																								(mspeed -20 0)		)		)

-V
 
Upvote 0
Back