Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build X up by Y #194

Open
gaborsch opened this issue Jan 27, 2019 · 0 comments
Open

build X up by Y #194

gaborsch opened this issue Jan 27, 2019 · 0 comments
Milestone

Comments

@gaborsch
Copy link

In many languages we have the += and -= operators, that increment or decrement a certain variable with a certain value. I think it would be great feature if we could introduce it in Rockstar, too. I recommend the following syntax to consider for such an operation:

Build X up by Y
Knock X down by Y

This would be a natural extension the current syntax of Build X up, up, up by allowing the by keyword instead of the second up. This would not mix other possible uses of the by keyword.
The expression for Y could be any expression - just like in other programming languages.

@dylanbeattie dylanbeattie added this to the 2.0 milestone Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants