mysql related question r39
#1

Hi,
i was wondering if you could make a stock like
SQL_GetInt(name[], field[])
using cache ?
like select field from `rp` where `username`=name ....
and i want to use it in the gamemode like :

Код:
if(SQL_GetInt("Someone", "Member") > 1)
{
// do something here
}
Reply


Messages In This Thread
mysql related question r39 - by bare380 - 01.07.2015, 13:08
Re: mysql related question r39 - by Vince - 01.07.2015, 13:41
Re: mysql related question r39 - by bare380 - 01.07.2015, 14:07
Re: mysql related question r39 - by Suicidal.Banana - 01.07.2015, 14:22
Re: mysql related question r39 - by Prokill911 - 01.07.2015, 15:46

Forum Jump:


Users browsing this thread: 1 Guest(s)