View Single Post
Old 03-10-2009, 12:42 AM   #1
Sargas
New Member
 
Join Date: Mar 2009
Posts: 20
Sargas is on a distinguished road
Having a few issues that need fixed before I can compile WHO CAN HELP?:>

any help or suggestions appreciated can you tell me whats with with these arguements diku code in C

val=(int)(100.0*(0.35*exp(0.055*(double)(GetMaxLev el(ch)-GetMaxLevel(vict)))))

that is the first one, says when it referance "exp" (so how do I fix it?)

ePart = ((double)(skill)/90.0) * EVEN_CHANCE *
exp(SCALER * (double)(diff));

this is the second one, it also has the same error message.

thanks any help would be greatly appreciated reach me here or on windows live
Sargas is offline   Reply With Quote