HiHo,
I just can't get it.. i try now to write my hole project in Lite-C but sometimes i just can't figure out how its right..
for example:
my.move_vec_x = (key_e - key_d)*int(my.a_rennen_p_speed)*time; //vorwaerts, rückwärtsthis code it works perfectly fine in C-Script.. i know its something with move_vec_x that i need to use the array thing.. but i can't figure out how this is gone work here..
I just want to walk forward and backward.. is it that hard than c-script?

thx for any help