Mysql_tquery callback return 1;
#1

Hi,

When i use mysql_tquery("UPDATE...",callback,"d",playerid);

forward callback(playerid)
public callback (playerid);
{
// I NEED HERE return 1; ?
}
Reply
#2

....
Reply
#3

No. Because what purpose does it serve? Return to where? You should only return a value if that value is being used somewhere.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)