1.3 DamageTypes

All development conversation and discussion takes place here

Moderator: Moderator

Post Reply
Message
Author
HousePet
Perspiring Physicist
Posts: 6215
Joined: Sun Sep 09, 2012 7:43 am

1.3 DamageTypes

#1 Post by HousePet »

I've encountered a minor issue with adding the
state = initState(state)
useImplicitCrit(src, state)
lines of code to addon damage types.
I can access useImplicitCrit via DamageTypes.useImplicitCrit(src, state), but I can't do that for initState(state).
It probably won't be an issue, but it would be nice if I could access initState instead of having to redefine it in my code.
My feedback meter decays into coding. Give me feedback and I make mods.

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: 1.3 DamageTypes

#2 Post by darkgod »

done
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply