#understanding recoil configs
1 messages · Page 1 of 1 (latest)
No, it's just a multiplication sign.
getNumber on strings will attempt to execute them as SQF.
Apparently the engine does the same thing.
interesting, i'm wondering why they didn't just put the number they wanted as the value, seems like it would be alot more efficient as it wouldn't require an arithmetical function.
Relying on engine caching, I guess.