07.06.2017, 16:48
Maybe don't use space here ( '% d' ) in your mysql_format
Stop using uppercase for ducking standard notations. They are write with lowercase for a ducking reason.
PHP код:
forward accountOnLoadVehicle (extraid);
public accountOnLoadVehicle (extraid) {
if (cache_num_rows() > 0) {
new id = cache_get_field_content_int (0, "slot", mysqlcon);
new ids = cache_get_field_content_int (0, "ps", mysqlcon);
}
return 1;
}