RkShaRkz
Barely Literate
- Joined
- May 3, 2022
- Messages
- 4
So this is a long shot, but i figured a new thread might be better than just trying to necro this one: https://rpgcodex.net/forums/threads/arcanum-multiverse-edition.114150/
The problem i have, and am trying to solve is this - I want to port over a certain small subset of multiverse/AME features over to UAP.
Actually, my mod running on top of UAP.
I'm just looking at the "fire/elec tech weapons cost fuel/batteries for bonus fire/elec damage" thing.
Having said that, i've made some progress. After copying *all* of their proto/scr files over, the charged sword really does spend batteries per hit as well. the script eyecandy shows up as well. however, the pyro axe doesn't spend fuel.
So i want to try and remake them, trying to keep the changeset as small as possible. Focusing on one item/weapon at a time, and ideally not touching more than 5 files to make it work.
For some reason, when i just copy these files:
scr/40003Charged_Sword_HIT.scr
proto/006146 - Weapon.pro
things don't work at all. the script is there, the proto for charged sword (6126) is there, but something else is missing to make it actually spend batteries.
So the question really is twofold:
- how do i extract just this feature? if not extract, how do i remake it?
- i need some help in form of explaining/teaching a few things, i can do the work myself.
So far, i seem to have managed to make the Charged Sword, Charged Axe and Charged Accelerator Gun spend batteries when they hit.
However, Pyro Axe/Bow/Gun don't spend fuel. Shocking staff doesn't spend fuel. So i'm missing something. And would be grateful for help on what i'm missing.
The problem i have, and am trying to solve is this - I want to port over a certain small subset of multiverse/AME features over to UAP.
Actually, my mod running on top of UAP.
I'm just looking at the "fire/elec tech weapons cost fuel/batteries for bonus fire/elec damage" thing.
Having said that, i've made some progress. After copying *all* of their proto/scr files over, the charged sword really does spend batteries per hit as well. the script eyecandy shows up as well. however, the pyro axe doesn't spend fuel.
So i want to try and remake them, trying to keep the changeset as small as possible. Focusing on one item/weapon at a time, and ideally not touching more than 5 files to make it work.
For some reason, when i just copy these files:
scr/40003Charged_Sword_HIT.scr
proto/006146 - Weapon.pro
things don't work at all. the script is there, the proto for charged sword (6126) is there, but something else is missing to make it actually spend batteries.
So the question really is twofold:
- how do i extract just this feature? if not extract, how do i remake it?
- i need some help in form of explaining/teaching a few things, i can do the work myself.
So far, i seem to have managed to make the Charged Sword, Charged Axe and Charged Accelerator Gun spend batteries when they hit.
However, Pyro Axe/Bow/Gun don't spend fuel. Shocking staff doesn't spend fuel. So i'm missing something. And would be grateful for help on what i'm missing.