11.02.2018, 21:46
here is a full tutorial how to update MySQL plugin
https://sampforum.blast.hk/showthread.php?tid=616103
by the way, u have to use cache_get_field_name like this
cache_get_field_name(field_index, destination[], connectionHandle = 1, max_len=sizeof(destination));
you have a part missing.
https://sampforum.blast.hk/showthread.php?tid=616103
by the way, u have to use cache_get_field_name like this
cache_get_field_name(field_index, destination[], connectionHandle = 1, max_len=sizeof(destination));
you have a part missing.

