How get coords FLOAT
#1

Hello. How get coords

pawn Код:
new Float: x1 = 2075.0239;
new Float: y1 = 1391.4772;
new Float: z1 = 10.6719;

new Float: x2 = 2085.0239;
new Float: y2 = 1401.4772;
new Float: z2 = 20.6719;
new Float: Update = 2.0;
Me need printf();
Sample
pawn Код:
//+=2.0;
printf("2077.0239");
printf("1393.4772");
printf("12.6719");

printf("2079.0239");
printf("1395.4772");
printf("14.6719");

printf("2081.0239");
printf("1397.4772");
printf("16.6719");

printf("2083.0239");
printf("1399.4772");
printf("18.6719");

printf("2085.0239");
printf("1401.4772");
printf("20.6719");
How make for help floatcos and floatsin and for()?

Sorry my bad English, me need help real Scripter's, thanks
Reply
#2

Help me
Reply
#3

Exemple:
pawn Код:
printf("%f",x1+2.0);
Reply
#4

Quote:
Originally Posted by xganyx
Посмотреть сообщение
Exemple:
pawn Код:
printf("%f",x1+2.0);
No no no, me need use for() + floatcin and floatcos
Reply
#5

me you need proper english speeak cuz we dont cant under stood nothing.

Learn English, seriously.
Reply
#6

Can I use the ****** translator. Chill the fuck it is.
Reply
#7

Help
Reply
#8

You always increased the coordinates by 2.0, why do you need than floatcos and floatsin ?
Do you want to create a line of objects or something like that ?
Reply
#9

No one can help you if we don't know what you're saying... I don't understand what you want to do myself. Your signature shows better English knowledge of yourself than on this topic to be honest. Try and break it down and explain it to us in steps of what you want, and show us what you want it to do to, because with the original post I don't understand anything.
Reply
#10

Quote:
Originally Posted by Nero_3D
Посмотреть сообщение
You always increased the coordinates by 2.0, why do you need than floatcos and floatsin ?
Do you want to create a line of objects or something like that ?
Yes. I need function MovePlayer, This feature should work as MoveObject, but the move did not object and the player
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)