24.12.2018, 06:39
What is this? lol
tA = a < 270.0 ? a + 90.0 : a - 270.0;
I don't really care about all the extra stuff like the angle and all, I just want the cmd to spawn the vehid that's put in the cmd. Just want it to spawn x+3. Don't care about the angle at all.
The simpler the better please, I'm new to scripting just trying to make simple commands to learn the basics.
tA = a < 270.0 ? a + 90.0 : a - 270.0;
I don't really care about all the extra stuff like the angle and all, I just want the cmd to spawn the vehid that's put in the cmd. Just want it to spawn x+3. Don't care about the angle at all.
The simpler the better please, I'm new to scripting just trying to make simple commands to learn the basics.