Hello,

first i defined a skill:
Code:
#define upspeed skill99


then i changed the value in another function:
Code:
my.upspeed=speed-60;


and i get the error at the line above: "skill undecleared identifier". do you know why?

Last edited by Razoron; 12/12/09 17:27.