dcforeman / fpscreatorengine

Automatically exported from code.google.com/p/fpscreatorengine
0 stars 0 forks source link

INCVAR=X Y and DECVAR=X Y do not work with player camera internal variables #132

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Load a stock map
2. Use a script with incvar=x y and/or decvar=x y using player camera variables
3. Test the game and try to utilize the action

What is the expected output? What do you see instead?
The position or angle of the player's camera should be increased by the amount 
specified, but no action is taken.

What version of the product are you using? On what operating system?
v1.19 BETA 4, Windows 7 64-Bit

Please provide any additional information below.
SETVAR=X Y works with them, but not INCVAR=X Y and DECVAR=X Y.

Original issue reported on code.google.com by dinobo...@gmail.com on 28 Dec 2011 at 10:50

GoogleCodeExporter commented 8 years ago
Could you please attach a script demonstrating the issue as it will help a 
great deal in debugging if we don't need to write scripts for every reported 
bug. 

Thanks,

SC

Original comment by TheScene...@gmail.com on 29 Dec 2011 at 4:29

GoogleCodeExporter commented 8 years ago
Sure thing. Just assign this to a triggerzone.

Original comment by dinobo...@gmail.com on 29 Dec 2011 at 5:37

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for script, and yes, I can confirm this issue.

Original comment by TheScene...@gmail.com on 29 Dec 2011 at 5:52

GoogleCodeExporter commented 8 years ago
Just to reiterate, it doesn't work with ANY of the player camera variables.

Thanks,
Akanto

Original comment by dinobo...@gmail.com on 29 Dec 2011 at 7:29

GoogleCodeExporter commented 8 years ago
You're suppose to be using "ADDVAR=X Y" and "SUBVAR=X Y".

Original comment by hockeykid230@gmail.com on 2 Jan 2012 at 6:19

GoogleCodeExporter commented 8 years ago
Oh! My mistake. Sorry for the mix up. Although, while testing "ADDVAR=X Y" and 
"SUBVAR=X Y", I noticed there were chronic halts when using these actions while 
zoomed.

Thanks,
Akanto

Original comment by dinobo...@gmail.com on 2 Jan 2012 at 8:36

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r518.

Original comment by TheScene...@gmail.com on 2 Jan 2012 at 9:00