MMF allows decimals, though if you have an occult religion that forbids using computer programs with a U in them or something, Advanced Math might do the trick, but I've never used it.
What are stuff numbers?
Heh, stuff numbers = stuff like mana, health points and stuff whose values are stored in counters....
I've tried the MMF demo several times and it just doesn't seem to stick. But i'm probably gonna have to buy it anyway since it's just better technologically speaking (don't like the layout, and the frame editor alone makes me wanna puke!)
"If Darl McBride was in charge, he'd probably make marriage unconstitutional too, since clearly it de-emphasizes the commercial nature of normal human interaction, and probably is a major impediment to the commercial growth of prostitution."
-- Linus Torvalds, December 5th 2003.
(Darl McBride is CEO of The SCO Group)
this place sucks but don't tell anyone, it's our little secret, ok?
"If Darl McBride was in charge, he'd probably make marriage unconstitutional too, since clearly it de-emphasizes the commercial nature of normal human interaction, and probably is a major impediment to the commercial growth of prostitution."
-- Linus Torvalds, December 5th 2003.
(Darl McBride is CEO of The SCO Group)
this place sucks but don't tell anyone, it's our little secret, ok?
yeah, that'll work for now, thx but it's very inaccurate due to the rounding up/down that Tgf does...but it works But i'm certain there's a plugin allows direct use of decimals......there must be
MMF allows decimals... though by default numbers will be integers. What you need to do is make your expressions use FP numbers in the calculation. If, for example, you want to divide two counters and get the FP result you could do something like this:
(Counter1 * 1.0) / Counter2
Which would convert Counter1 to a FP at the first operation, and for the second operation, since the result of the brackets is a FP, Counter2 would be converted to a FP as well. The counters themselves will remain integers (unless you set the result of the calculation back to one of the counters), but the result will always be a FP even if the number divides exactly.
Mike
"Now I guess we're... 'Path-E-Tech Management'" -Dilbert
Decimals can be weird in MMF, I tried making a custom movement with them and the one decimal I subtracted went a lot faster than the one I added. Just use big numbers.
Can't someone PLEEASE make an example for me (in tgf) ? i've spent several days and i STILL can't get it to work. I'm getting _very_ frustrated ! plz !
fully working example, compatible with tgf 1.06 and anything higher
"Say you're hanging from a huge cliff at the top of mt. everest and a guy comes along and says he'll save you, and proceeds to throw religious pamphlets at you while simultaniously giving a sermon." - Dustin G