Path of Exile modding tool and mods menu

User Tag List

Page 25 of 39 FirstFirst ... 212223242526272829 ... LastLast
Results 361 to 375 of 578
  1. #361
    TheWitty97's Avatar Member
    Reputation
    1
    Join Date
    Jul 2020
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you so much for this tool and useful information on how to use it.

    Is it possible to add a pet follower if I currently have no pet ? Specifically, the black cat pet. TIA

    Path of Exile modding tool and mods
  2. #362
    Silent_Warrior's Avatar Active Member
    Reputation
    31
    Join Date
    Jun 2014
    Posts
    212
    Thanks G/R
    161/29
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Added BL RedOrb (like from act9 Trio boss) LgE1jKb.jpg
    Code:
    restriction "/Metadata/Effects/Spells/lightning_orb/lightning_bolt.ao$"
    replacewith "/Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Boss/death_ball_lightning/lightning_bolt.ao$"
    
    restriction "/Metadata/Effects/Spells/lightning_orb/lightning_bolt.aoc$"
    replacewith "/Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Boss/death_ball_lightning/lightning_bolt.aoc$"
    
    restriction "/Metadata/Effects/Spells/lightning_orb/lightning_orb_orb.ao$"
    replacewith "/Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Boss/death_ball_lightning/projectile.ao$"
    
    restriction "/Metadata/Effects/Spells/lightning_orb/lightning_orb_orb.aoc$"
    replacewith "/Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Boss/death_ball_lightning/projectile.aoc$"
    but you need to edit lightning_orb_orb.aoc after changing and change
    Code:
    0.364912 = "midline Metadata/Particles/monster_effects/act9/The_Trio/Boss/death_ball_lightning/chargeup/midline.pet"
    to
    Code:
    0 = "midline Metadata/Particles/monster_effects/act9/The_Trio/Boss/death_ball_lightning/chargeup/midline.pet"
    this will start orb animation immediately after casting
    OR you can just use my archive (drag-n-drop the folder to VisualGGPK)Ball_Lightning_RedOrb_act9_Trio.zip

  3. Thanks Nagax9, Anasterian (2 members gave Thanks to Silent_Warrior for this useful post)
  4. #363
    TheWitty97's Avatar Member
    Reputation
    1
    Join Date
    Jul 2020
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Silent_Warrior View Post
    Added BL RedOrb (like from act9 Trio boss) LgE1jKb.jpg
    Code:
    restriction "/Metadata/Effects/Spells/lightning_orb/lightning_bolt.ao$"
    replacewith "/Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Boss/death_ball_lightning/lightning_bolt.ao$"
    
    restriction "/Metadata/Effects/Spells/lightning_orb/lightning_bolt.aoc$"
    replacewith "/Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Boss/death_ball_lightning/lightning_bolt.aoc$"
    
    restriction "/Metadata/Effects/Spells/lightning_orb/lightning_orb_orb.ao$"
    replacewith "/Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Boss/death_ball_lightning/projectile.ao$"
    
    restriction "/Metadata/Effects/Spells/lightning_orb/lightning_orb_orb.aoc$"
    replacewith "/Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Boss/death_ball_lightning/projectile.aoc$"
    but you need to edit lightning_orb_orb.aoc after changing and change
    Code:
    0.364912 = "midline Metadata/Particles/monster_effects/act9/The_Trio/Boss/death_ball_lightning/chargeup/midline.pet"
    to
    Code:
    0 = "midline Metadata/Particles/monster_effects/act9/The_Trio/Boss/death_ball_lightning/chargeup/midline.pet"
    this will start orb animation immediately after casting
    OR you can just use my archive (drag-n-drop the folder to VisualGGPK)Ball_Lightning_RedOrb_act9_Trio.zip
    Thanks a lot

  5. #364
    pedro808's Avatar Member
    Reputation
    1
    Join Date
    Jul 2019
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, can someone help me set this up pls? Runing the command on python 3.8 and nothing.

    my discord: Tommy_Lascelles#8430
    Last edited by pedro808; 07-12-2020 at 09:00 AM.

  6. #365
    Nagax9's Avatar Member
    Reputation
    14
    Join Date
    Jun 2019
    Posts
    14
    Thanks G/R
    16/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Celestial Tectonic Slam

    Code:
    name "Tectonic Slam"
    
    title "Celestial"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/core_cracks.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/core_cracks.ao$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/core_cracks.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/core_cracks.aoc$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/core_cracks_02.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/core_cracks_02.ao$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/core_cracks_02.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/core_cracks_02.aoc$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/edge_cracks.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/edge_cracks.ao$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/edge_cracks.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/edge_cracks.aoc$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/edge_cracks_02.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/edge_cracks_02.ao$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/edge_cracks_02.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/edge_cracks_02.aoc$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/edge_cracks_03.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/edge_cracks_03.ao$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/edge_cracks_03.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/edge_cracks_03.aoc$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/edge_cracks_04.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/core_cracks_04.ao$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/edge_cracks_04.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/core_cracks_04.aoc$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/impact.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/impact.ao$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/impact.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/impact.aoc$"
    
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/low_LOD/core_cracks.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/low_LOD/core_cracks.ao$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/low_LOD/core_cracks.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/low_LOD/core_cracks.aoc$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/low_LOD/core_cracks_02.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/low_LOD/core_cracks_02.ao$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/low_LOD/core_cracks_02.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/low_LOD/core_cracks_02.aoc$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/low_LOD/edge_cracks.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/low_LOD/edge_cracks.ao$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/low_LOD/edge_cracks.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/low_LOD/edge_cracks.aoc$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/low_LOD/edge_cracks_02.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/low_LOD/edge_cracks_02.ao$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/low_LOD/edge_cracks_02.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/low_LOD/edge_cracks_02.aoc$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/low_LOD/edge_cracks_03.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/low_LOD/edge_cracks_03.ao$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/low_LOD/edge_cracks_03.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/low_LOD/edge_cracks_03.aoc$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/low_LOD/edge_cracks_04.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/low_LOD/core_cracks_04.ao$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/low_LOD/edge_cracks_04.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/low_LOD/core_cracks_04.aoc$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/low_LOD/impact.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/low_LOD/impact.ao$"
    
    restriction "./Metadata/Effects/Spells/EnduranceSlam/low_LOD/impact.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/low_LOD/impact.aoc$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/core_cracks.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/core_cracks.ao$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/core_cracks.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/core_cracks.aoc$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/core_cracks_02.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/core_cracks_02.ao$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/core_cracks_02.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/core_cracks_02.aoc$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/edge_cracks.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/edge_cracks.ao$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/edge_cracks.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/edge_cracks.aoc$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/edge_cracks_02.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/edge_cracks_02.ao$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/edge_cracks_02.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/edge_cracks_02.aoc$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/edge_cracks_03.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/edge_cracks_03.ao$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/edge_cracks_03.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/edge_cracks_03.aoc$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/edge_cracks_04.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/core_cracks_04.ao$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/edge_cracks_04.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/core_cracks_04.aoc$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/impact.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/impact.ao$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/impact.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/impact.aoc$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/low_LOD/core_cracks.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/low_LOD/core_cracks.ao$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/low_LOD/core_cracks.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/low_LOD/core_cracks.aoc$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/low_LOD/core_cracks_02.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/low_LOD/core_cracks_02.ao$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/low_LOD/core_cracks_02.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/low_LOD/core_cracks_02.aoc$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/low_LOD/edge_cracks.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/low_LOD/edge_cracks.ao$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/low_LOD/edge_cracks.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/low_LOD/edge_cracks.aoc$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/low_LOD/edge_cracks_02.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/low_LOD/edge_cracks_02.ao$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/low_LOD/edge_cracks_02.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/low_LOD/edge_cracks_02.aoc$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/low_LOD/edge_cracks_03.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/low_LOD/edge_cracks_03.ao$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/low_LOD/edge_cracks_03.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/low_LOD/edge_cracks_03.aoc$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/low_LOD/edge_cracks_04.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/low_LOD/core_cracks_04.ao$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/low_LOD/edge_cracks_04.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/low_LOD/core_cracks_04.aoc$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/low_LOD/impact.ao$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/low_LOD/impact.ao$"
    
    restriction "./Metadata/Effects/Spells/slam_support/endurance_slam/low_LOD/impact.aoc$"
    replacewith "./Metadata/Effects/Microtransactions/Spells/Celestial_TectonicSlam/slam_support/low_LOD/impact.aoc$"

  7. Thanks Anasterian (1 members gave Thanks to Nagax9 for this useful post)
  8. #366
    dlr5668's Avatar Contributor
    Reputation
    279
    Join Date
    May 2012
    Posts
    543
    Thanks G/R
    129/226
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Disabled bloom (replacing 3 shader files)

    github.com/vadash/EZVendor

  9. Thanks omnivore (1 members gave Thanks to dlr5668 for this useful post)
  10. #367
    Wooosh's Avatar Member
    Reputation
    1
    Join Date
    Jul 2020
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This has been so much fun to play with, Thanks to everyone for the help laid out in these 20+ pages.

  11. #368
    bernhof's Avatar Member
    Reputation
    1
    Join Date
    May 2014
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good day! Thank you for your work.
    I got a problem, after some time program just stop doing anything, all i seen is on screen
    Nothing happens for 30+ minutes on ssd
    What should i do? Thank you!

    problem_2.jpg
    problem_3.jpg
    Last edited by bernhof; 07-13-2020 at 02:45 PM. Reason: additional information

  12. #369
    dlr5668's Avatar Contributor
    Reputation
    279
    Join Date
    May 2012
    Posts
    543
    Thanks G/R
    129/226
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bernhof View Post
    Good day! Thank you for your work.
    I got a problem, after some time program just stop doing anything, all i seen is on screen
    Nothing happens for 30+ minutes on ssd
    What should i do? Thank you!

    problem_2.jpg
    problem_3.jpg
    remove keep folder
    github.com/vadash/EZVendor

  13. #370
    bernhof's Avatar Member
    Reputation
    1
    Join Date
    May 2014
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dlr5668 View Post
    remove keep folder
    Thank you for responce!
    deleted "\Path-of-Exile-modding-tool-master\normal\keep" folder before starting "Path-of-Exile-modding-tool-master\normal\start.cmd" , and trapped in the same situation, no changes so far, after another 20 min. ( ssd samsung 750 EVO )problem_4.jpgproblem_5.jpg
    Also, old version (18 march release or so, have changed date 18 march in my folder description) works without problems
    what more i can try to do, for use last version?
    Thank you!

  14. #371
    dlr5668's Avatar Contributor
    Reputation
    279
    Join Date
    May 2012
    Posts
    543
    Thanks G/R
    129/226
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bernhof View Post
    Thank you for responce!
    deleted "\Path-of-Exile-modding-tool-master\normal\keep" folder before starting "Path-of-Exile-modding-tool-master\normal\start.cmd" , and trapped in the same situation, no changes so far, after another 20 min. ( ssd samsung 750 EVO )problem_4.jpgproblem_5.jpg
    Also, old version (18 march release or so, have changed date 18 march in my folder description) works without problems
    what more i can try to do, for use last version?
    Thank you!
    please follow GitHub - vadash/Path-of-Exile-modding-tool: updated for poe 3.11
    Last edited by dlr5668; 07-14-2020 at 07:43 AM.
    github.com/vadash/EZVendor

  15. #372
    Huaojozu's Avatar Member
    Reputation
    6
    Join Date
    Jun 2013
    Posts
    33
    Thanks G/R
    0/5
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone able to change Cinderswallow and Bottled Faith flask effects? They don't seem to be affected by the same EPKs as the standard Quicksilver etc. Also wondering about the Arctic Armour trail effect on the ground, though I assume that one will be harder.

    This is what I have so far for my BV Assassin:
    https://i.imgur.com/E7BAJ9e.png
    Last edited by Huaojozu; 07-14-2020 at 09:30 AM.

  16. #373
    dlr5668's Avatar Contributor
    Reputation
    279
    Join Date
    May 2012
    Posts
    543
    Thanks G/R
    129/226
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Huaojozu View Post
    Anyone able to change Cinderswallow and Bottled Faith flask effects? They don't seem to be affected by the same EPKs as the standard Quicksilver etc. Also wondering about the Arctic Armour trail effect on the ground, though I assume that one will be harder.
    Well, share what u found and was useful for you and maybe someone will help u as well
    github.com/vadash/EZVendor

  17. #374
    Huaojozu's Avatar Member
    Reputation
    6
    Join Date
    Jun 2013
    Posts
    33
    Thanks G/R
    0/5
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dlr5668 View Post
    Well, share what u found and was useful for you and maybe someone will help u as well
    Sure, one interesting thing I've found that people don't seem to be using is that you switch .mat, .pet or .trl files directly to create your own effects and recolorings. An example would be the blue BV effect I have above:

    title "Blade Vortex Blue"
    restriction "./Art/particles/dancing_daggers/dagger/Binos_glowc.mat"
    replacewith "./Art/Microtransactions/BodyArmours/StygianArmor/Textures/black_wisps.mat"
    restriction "./Art/particles/dancing_daggers/dagger/Binoscns.mat"
    replacewith "./Art/Microtransactions/spell/auras/stygian/textures/blueflamec.mat"
    restriction "./Art/particles/dancing_daggers/dagger/trail_mainc.mat"
    replacewith "./Art/Microtransactions/spell/auras/stygian/textures/ice_trail.mat"
    restriction "./Art/particles/dancing_daggers/dagger/trail_main_multic.mat"
    replacewith "./Art/Microtransactions/Character_FX/Stygian/texture/trl/TRAIL_II.mat"
    restriction "./Metadata/Particles/dancing_daggers/surge_circle.pet"
    replacewith "./Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/stygian/blade.pet"
    restriction "./Metadata/Particles/dancing_daggers/surge_middle.pet"
    replacewith "./Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/stygian/blade.pet"
    restriction "./Metadata/Particles/dancing_daggers/epk_line.pet"
    replacewith "./Metadata/Particles/surge/stygian/midline.pet"
    restriction "./Art/particles/dancing_daggers/darknessc.mat"
    replacewith "./Art/Microtransactions/Character_FX/Stygian/texture/trl/TRAIL_II.mat"
    restriction "./Art/particles/dancing_daggers/razersc.mat"
    replacewith "./Art/Microtransactions/Character_FX/Stygian/texture/trl/TRAIL_II.mat"
    restriction "./Art/particles/dancing_daggers/scrolly_insidec.mat"
    replacewith "./Art/Microtransactions/Character_FX/Stygian/texture/trl/TRAIL_II.mat"
    restriction "./Art/particles/dancing_daggers/scrolly_outsidec.mat"
    replacewith "./Art/Microtransactions/Character_FX/Stygian/texture/trl/TRAIL_II.mat"

  18. Thanks Silent_Warrior, Nagax9, dlr5668 (3 members gave Thanks to Huaojozu for this useful post)
  19. #375
    Silent_Warrior's Avatar Active Member
    Reputation
    31
    Join Date
    Jun 2014
    Posts
    212
    Thanks G/R
    161/29
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Huaojozu View Post
    I've found that people don't seem to be using is that you switch .mat, .pet or .trl files directly to create your own effects and recolorings. An
    I think it's because you never could guess what's the effect is on certain .mat/.pet/.trl
    it's like plaing fully roulette game
    searching and changing .ao/.aoc you can imagine the outcome effect even just a little
    BUT this is an interesting idea, and maybe i'll try it when i'll have much much free time

    p.s. it's good to see that i'm (because i had the same thoughts in the past) not alone
    Last edited by Silent_Warrior; 07-14-2020 at 12:29 PM.

Page 25 of 39 FirstFirst ... 212223242526272829 ... LastLast

Similar Threads

  1. Replies: 18
    Last Post: 09-13-2015, 07:19 PM
  2. [Selling] Path of Exile currency,items and gems. (Garena SEA )
    By l24life in forum PoE Buy Sell Trade
    Replies: 60
    Last Post: 02-14-2015, 03:55 AM
  3. [Selling] Path of Exile currency,items and gems. (Garena SEA ) Ambush
    By Adrian Low in forum PoE Buy Sell Trade
    Replies: 0
    Last Post: 04-28-2014, 05:15 AM
  4. [Selling] Path Of Exile Softcore Orbs and Items
    By S3z3 in forum PoE Buy Sell Trade
    Replies: 0
    Last Post: 04-29-2013, 07:06 AM
  5. [Selling] Path of Exile : Currency , Gems and Uniques
    By theRey in forum PoE Buy Sell Trade
    Replies: 4
    Last Post: 03-27-2013, 03:09 PM
All times are GMT -5. The time now is 05:43 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search