Matias A. Rossi

Results 31 comments of Matias A. Rossi

But the comma(`,`), is already registered to be visible within the game. How about this idea .. if 1 space is detected, compile it with the space, but if it...

@x87 forgive me. It is that in 3.8.0.0 I had as if I saw that the compiler respected the spaces, but I saw it wrong. In fact it was about...

Depending on how an OP is configured in the `classes.db` file, the `STRING` type values will be compiled in one way or another: ```js Text.AddLabel("Hello", " Word !") stringVar =...

@NicusorN5 Not natively, not with some opcode. But on the part of SAMPFuncs yes, 2 are added ```r 0C01: samp math 1@ = radian_to_angle 0@ // (float) 0C02: samp math...

oops sorry, I didn't notice that error, I corrected. Yes and thank

> how would I write `0AB2: cleo_return 0` then? just `return`? `return undefined` or `return null` or `!return` or `return void(0)`

> Hm, ok. Will it work with functions having multiple exit points? > @MiranDMC if you do a code pre-processing, i.e. a text scanner, which identifies the matches and replaces...

Glad to hear your opinion @wmysterio. There is a library (`.cleo`) that adds these 2 opcodes for GTA SA: ```r 0EF4: clamp_float 1@ min 2@ max 3@ store_to 4@ 0EF7:...

Ohh that would be very good, it would also serve to make multiplatform mods faster. In cases where the opcode changes but the function does not. ``` macro Cleo.SetVar(direction, value)...

@memejames exagear is only compatible up to sanny builder 3.3.3.