The problem is at:
make vector2( skater.d_vec )
For some reason, DBpro's MAKE VECTOR2 command is a function that return a value. Although I don't know what the returned value is for. But anyway, a function that return value need to be assigned to a variable on left hand side.
So what I usually do is,
r = make vector2( skater.d_vec )
I just ignore the value in variable r, since I don't know what it suppose to mean.
Bad Nose Entertainment - Where games are forged from the flames of talent and passion.
http://www.badnose.com/