You can enable FW uniques which doesn't work by simple and easy way.
But don't spawn these uniques before do the same things in Media.
Mediaside : server_dep\characterdata_xxx.txtPHP Code:use SRO_VT_SHARD_INIT
UPDATE _RefObjCommon SET TypeID3=1, TypeID4=1, Rarity=3
WHERE (CodeName128 LIKE 'MOB_FW_KYKLOPES_%') OR
(CodeName128 LIKE 'MOB_FW_WHITETIGER_%') OR
(CodeName128 LIKE 'MOB_FW_DARKEAGLE%') OR
(CodeName128 LIKE 'MOB_FW_HAGIAZO%') OR
(CodeName128 LIKE 'MOB_FW_BIGSPIDER_%') OR
(CodeName128 LIKE 'MOB_FW_HANGA%')
They are already in Mediaside.You need set new values with Replace.
Have fun.



Reply With Quote![[Release] Enable FW Uniques](http://ragezone.com/hyper728.png)


