27.02.2015, 10:51
Код:
native fwrite () [0809ace0] from samp03srvr
Edit: also don't use Hungarian Notation (i.e. "sz" and others) if you have no idea what you're doing. "sz" means: String, Zero-terminated. Clearly day, month, year, hour, minute and second are not strings.

