..and I'm not talking about a custom modified event.bmx, but about official additions that everyone has.
It would solve quite some problems if there could be more fields, like int fields, float field, double fields, long fields, and not one of each, but several.
like:
event.i1 .. event.i4
event.f1 .. event.f4
event.l1 .. event.l4
event.d1 .. event.d4
Enough purposes for them, perhaps not today because ppl work around them, but once they're there, the usage will grow.
I figure it's a matter of a spare minute for BRL to add :P
It would solve quite some problems if there could be more fields, like int fields, float field, double fields, long fields, and not one of each, but several.
like:
event.i1 .. event.i4
event.f1 .. event.f4
event.l1 .. event.l4
event.d1 .. event.d4
Enough purposes for them, perhaps not today because ppl work around them, but once they're there, the usage will grow.
I figure it's a matter of a spare minute for BRL to add :P