View Single Post
Old 04-27-2009, 04:40 PM   #1
UnKnOwN
New Member
 
Join Date: Nov 2002
Posts: 3
UnKnOwN is on a distinguished road
need help with a broken function

i spent many hours trying to get this to work but i cant get it to work for some reason.
It is for a godwars dystopia mud. I'm trying to get the samurai's swordtech fury attack to deal a certain amount of damage per hit, but no matter what i do, it still does the same damage.

in class_samurai.c
heres a snipplet of the swordtech fury code
and in fight.c, i defined the damage modifier
as you can see i tried to set the damage to be anywhere from 2500-5000 per hit, but even if i put 9999 or w/e, it still only does like 1k damage or less. i also tried adding the damage modifier right after the fury code, but it doesnt do anything.
UnKnOwN is offline   Reply With Quote