Search found 6 matches

by aomas
29 Jun 2011, 01:43
Forum: Feedback / Feature Requests / Content Suggestions
Topic: Healing system
Replies: 6
Views: 2369

Re: Healing system

I understand that, and the code. I don't understand why that particular choice was made. It just seems counter-intuitive to me that one is more rested (and hence regenerating HP) while standing still but fighting than one is while walking around. If I'm the only one who thinks this way, then I guess...
by aomas
27 Jun 2011, 23:34
Forum: Feedback / Feature Requests / Content Suggestions
Topic: Healing system
Replies: 6
Views: 2369

Re: Healing system

Thanks for the code snippets o11c. My question, from a game-play point of view, is this: Why would a weary adventurer gain HP while fighting spiders, slimes, wisps, etc. and NOT gain HP while taking a leisurely stroll through the Woodlands? My question from a code point of view then, I guess, would ...
by aomas
27 Jun 2011, 00:37
Forum: Feedback / Feature Requests / Content Suggestions
Topic: Healing system
Replies: 6
Views: 2369

Re: Healing system

Sorry, my post was confusing and unclear. I'm talking about how you slowly regenerate health over time if you are standing still. If you are moving around, you don't appear to regen health - but if you are in the middle of a fight, as long as you are standing still, you regen health. I'm not talking...
by aomas
26 Jun 2011, 21:03
Forum: Support & Bug reports
Topic: v0.0.29 eAthena build does not support using skill points.
Replies: 6
Views: 2941

Re: v0.0.29 eAthena build does not support using skill point

Ok thanks, I'll look into that. BTW, I just tried to build the latest tmw from the git repo. Make fails at compiling emoteshortcut.cpp: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/local/share/tmw/"\" -D...
by aomas
26 Jun 2011, 20:15
Forum: Support & Bug reports
Topic: v0.0.29 eAthena build does not support using skill points.
Replies: 6
Views: 2941

Re: v0.0.29 eAthena build does not support using skill point

Hi Rytho,

I'm having the same problem as well with v0.0.29. I'm running Fedora, and that appears to be the latest build for my OS.

Were you able to get a newer version running by compiling the source, or how exactly did you fix this?
by aomas
26 Jun 2011, 20:11
Forum: Feedback / Feature Requests / Content Suggestions
Topic: Healing system
Replies: 6
Views: 2369

Healing system

I'm rather new to TMW, but am liking the game so far :). I'm curious why the characters can heal when they are not moving, even in combat, but not whilst running around? I think this should be changed so that the heal-rate for moving be equal to, or greater, than the heal-rate during combat. Is ther...