Kelrzher Posted January 15, 2017 Posted January 15, 2017 (edited) Hello i want to remove on this specific weapons the glow i took the effects from this file : http://www103.zippyshare.com/v/latSzarD/file.html password is : SHEV Edited January 15, 2017 by Kelrzher
IpotoniC Posted January 15, 2017 Posted January 15, 2017 (edited) At weaponsgrp find the weapons line, it will have on effA(column) the effect (like this LineageEffect.e_u092_a = hero glow) remove it and the black glow is gone. The 5 numbers you'll see after the LineageEffect.e_u092_a and before the LineageWeapons.rangesample are the position&scale of the special glow and the other 5 after are for the normal glow (i don't remember them exactly). Alos at is_hero(column) put 1 instead of -1 and you'll have the hero effect only from +0 (like hero weapons). Edit: In your situation with duals u'll see 2 effects (effA for the right weapon and effB for the left meaning more values). Edited January 15, 2017 by IpotoniC
Kelrzher Posted January 15, 2017 Author Posted January 15, 2017 i want to remove the blue no the black :)
Kelrzher Posted January 15, 2017 Author Posted January 15, 2017 dan gave the solution , rangesample 0.00000 and qq
IpotoniC Posted January 15, 2017 Posted January 15, 2017 dan gave the solution , rangesample 0.00000 and qq As i said. LineageWeapons.rangesample is the glow model and the first 3 numbers after it are for its scale. Making them 0 and voila.
Kelrzher Posted January 15, 2017 Author Posted January 15, 2017 Mate sorry i didnt replied ery well just dan insta pmed me and help so ipotonic gave aswell answer.. im sorry
Recommended Posts