Saving player stats on restart
#8

Quote:
Originally Posted by Eyce
Посмотреть сообщение
That's I have right now. Just out of the topic question though, on threaded queries. Is it safe to do more than 1 query before going to the next threaded query?

Such as:
pawn Код:
format(Query...);
mysql_query(Query);

format(Query...);
mysql_query(Query);

format(Query...);
mysql_query(Query);
Yeah, that should be fine.
Reply


Messages In This Thread
Saving player stats on restart - by Eyce - 19.05.2016, 03:06
Re: Saving player stats on restart - by itsCody - 19.05.2016, 03:13
Re: Saving player stats on restart - by Eyce - 19.05.2016, 03:22
Re: Saving player stats on restart - by itsCody - 19.05.2016, 03:30
Re: Saving player stats on restart - by BornHuman - 19.05.2016, 03:32
Re: Saving player stats on restart - by Eyce - 19.05.2016, 03:43
Re: Saving player stats on restart - by MBilal - 19.05.2016, 03:58
Re: Saving player stats on restart - by BornHuman - 19.05.2016, 04:06
Re: Saving player stats on restart - by PrO.GameR - 19.05.2016, 07:03

Forum Jump:


Users browsing this thread: 1 Guest(s)