29.05.2010, 09:10
Wow thank you very much for this
.
Just one question. Why didn't you make it like in your streamer so:
Instead of enum used for 'data' parameter it would be varname. I think this would be the easiest way for us to work with them because atm we need ot format varname like "vehicle1.price".
![Cheesy](images/smilies/biggrin.png)
Just one question. Why didn't you make it like in your streamer so:
Code:
native Streamer_SetIntData(type, {Text3D,_}:id, data, value); native SetGVarInt(type, id, varname[], int_value);