Set Pos Soft Image

Signature

void setpossoftimage(float posZ, float posY, float posX); //id:0x00f0

Description

Does the same as the Set Pos function with the difference being that with this one the arguments are differently passed.

Arguments

Position Z

The position on the x-axis, multiplied by -60.

Position Y

The position on the y-axis.

Position X

The position on the z-axis, multiplied by -60.

Last updated