-
Member
I tried copying those codes into the directed files but I still see the phasing... Did this work for you?
-
Member
removing shadows in dx11 doesnt seem to be working
-
Member
ANyone know where Dark Pact skill is located ?
-
★ Elder ★
Originally Posted by
proz9c
ANyone know where Dark Pact skill is located ?
Maybe this: - Metadata/Effects/Spells/surge/chaos_surge....
Dunno for sure.
"Education isn't something you can finish." Isaac Asimov
-
Post Thanks / Like - 1 Thanks
proz9c (1 members gave Thanks to vmv for this useful post)
-
Member
hi vmv can you message me how to buy your private version?
-
Contributor
Originally Posted by
proz9c
ANyone know where Dark Pact skill is located ?
Internal name: Skeletal_chains
-
Post Thanks / Like - 2 Thanks
vmv,
proz9c (2 members gave Thanks to bSun0000 for this useful post)
-
Member
What is the name of Kinetic Blast? I can't find it.
-
★ Elder ★
Originally Posted by
bSun0000
Internal name: Skeletal_chains
PHP Code:
- Metadata/Effects/Spells/skeletal_chains...(*.aoc)
- Metadata/Particles/skeletal_chains...(*.pet)
Originally Posted by
ExeBack
What is the name of Kinetic Blast? I can't find it.
It's a projectile with explosion (particles):
PHP Code:
- Metadata/Projectiles/WandProjectile.ot
- Metadata/Particles/wand/wand_cast.pet
Last edited by vmv; 08-15-2017 at 12:49 PM.
"Education isn't something you can finish." Isaac Asimov
-
Post Thanks / Like - 1 Thanks
ExeBack (1 members gave Thanks to vmv for this useful post)
-
Member
Originally Posted by
vmv
PHP Code:
- Metadata/Effects/Spells/skeletal_chains...(*.aoc)
- Metadata/Particles/skeletal_chains...(*.pet)
It's a projectile with explosion (particles):
PHP Code:
- Metadata/Projectiles/WandProjectile.ot
- Metadata/Particles/wand/wand_cast.pet
It doesn't change anything after following your tutorial on removing skill's effects.
EDIT: It removed projectile of Kinetic Blast but didn't remove explosion after hit. Do you know how to remove explosion?
Last edited by ExeBack; 08-15-2017 at 02:32 PM.
-
★ Elder ★
Originally Posted by
ExeBack
It doesn't change anything after following your tutorial on removing skill's effects.
EDIT: It removed projectile of Kinetic Blast but didn't remove explosion after hit. Do you know how to remove explosion?
Explosions:
PHP Code:
- Metadata\Effects\Spells\cluster_burst...(*.aoc)
- Metadata\Particles\cluster_burst...(*.pet)
"Education isn't something you can finish." Isaac Asimov
-
Post Thanks / Like - 2 Thanks
-
Member
hi,vmv, how can i get advanced version ?
-
★ Elder ★
Originally Posted by
chenlaoban
hi,vmv, how can i get advanced version ?
Only if you pm me you will know how...
...i'm not allowed to post any info in public.
"Education isn't something you can finish." Isaac Asimov
-
Post Thanks / Like - 1 Thanks
chenlaoban (1 members gave Thanks to vmv for this useful post)
-
Member
How can i buy full version?
-
Member
i did not get the part where it said
"First step is to extract your "directory skill/effect/audio" into the new created custom*/restoreDefault". can you help pls?
-
★ Elder ★
Originally Posted by
Khaero
How can i buy full version?
I've sent you a pm.
Originally Posted by
dhruv_a
i did not get the part where it said
"First step is to extract your "directory skill/effect/audio" into the new created custom*/restoreDefault". can you help pls?
If you extract a single file, you need to create the exact path to that file, and must be identical with the game files.
If you extract with the tool, a full directory where your file is, the result will be a complete path with what you need.
I don't know how to explain much simpler...do some tests and see for yourself ..
"Education isn't something you can finish." Isaac Asimov
-
Post Thanks / Like - 1 Thanks
dhruv_a (1 members gave Thanks to vmv for this useful post)