26.04.2010, 10:40
I know this is Russian section, sorry, but you understand English so I think it's alright.
- I'm looking forward to this release, it would be very, very, very helpfull to me, and all of us.
- Hope you finish it soon MX_Master, best regards!
Edit: Also I hope you could use strmid to store strings in an array,
Example:
Because it doesn't work for me with your older mx_INI, and I don't know how to use your 'fparam, sparam, iparam' thingy.
- I'm looking forward to this release, it would be very, very, very helpfull to me, and all of us.
- Hope you finish it soon MX_Master, best regards!
Edit: Also I hope you could use strmid to store strings in an array,
Example:
Код:
strmid(PlayerInfo[playerid][pNote], "None", 0, strlen("None"), 255);
