• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Question - IDE How to have Config specific macros like in 1.x

G

Gamely

Guest
I use to have many configs with their own specific macros values, but now I don't see how to achieve this with gms2
 
G

Gamely

Guest
That is coming but not supported at the moment

Russell
Please make it possible to add flow control to macro definition es
If(MACRO){
#macro MACRO2 64
}else{
#macro MACRO2 32
}

actually it takes just the last one.
 
Top