mysql_pquery question on callback being called.
#1

Hey,

Would the callback remotely be called? because my bans and login system both are in different scripts.

Код:
mysql_pquery(BAN_SQL, string, "OnPlayerDataLoaded", "dd", playerid, g_MysqlRaceCheck[playerid]);
But the callback OnPlayerDataLoaded is another file so would it work remotely or should I call another function here and then call remote function from there.

or should I add this in bans fs.
Код:
native OnPlayerDataLoaded(playerid, race_check);
Reply


Messages In This Thread
mysql_pquery question on callback being called. - by AroseKhanNiazi - 26.06.2016, 01:24
Re: mysql_pquery question on callback being called. - by AroseKhanNiazi - 29.06.2016, 14:09
Re: mysql_pquery question on callback being called. - by Stinged - 29.06.2016, 14:43
Re: mysql_pquery question on callback being called. - by Konstantinos - 29.06.2016, 15:16
Re: mysql_pquery question on callback being called. - by AroseKhanNiazi - 01.07.2016, 16:35

Forum Jump:


Users browsing this thread: 1 Guest(s)