View Single Post
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 10-02-2019 , 19:58   Re: Passing parameters using SQL_ThreadQuery
Reply With Quote #8

Try this:
PHP Code:
server_print"Starting process: %s %f %d" szAccount fTime iCategory );
SQL_StartProcessszAccountfTimeiCategory ); 
__________________
Bugsy is offline