Need Help About Integer.
#3

You return 1 from your GetClanScores function.

pawn Code:
stock GetClanScores(clan[])
{
    return yoursql_get_field_int(SQL:0, "clans/scores", yoursql_get_row(SQL:0, "clans", "name = %s", clan));
}
Reply


Messages In This Thread
Need Help About Integer. - by 2k16 - 17.04.2016, 12:06
Re: Need Help About Integer. - by 2k16 - 17.04.2016, 12:22
Re: Need Help About Integer. - by Misiur - 17.04.2016, 16:58

Forum Jump:


Users browsing this thread: 1 Guest(s)