Command doesnt work (rewritten the code)
#4

PHP код:
COMMAND:temp(playerid,params[]) 

new 
query[420]; 
format(query,sizeof(query),"SELECT * FROM vehicles where owner='%s'",PlayerName(playerid)); 
mysql_function_query(dbhandle,query,true,"OnCarSpawnCommand","i",playerid); 
return 
1;

Reply


Messages In This Thread
Command doesnt work (rewritten the code) - by justjamie - 27.05.2016, 18:44
Re: Command doesnt work (rewritten the code) - by justjamie - 27.05.2016, 19:06
Re: Command doesnt work (rewritten the code) - by jlalt - 27.05.2016, 19:08
Re: Command doesnt work (rewritten the code) - by AbyssMorgan - 27.05.2016, 19:09
Re: Command doesnt work (rewritten the code) - by justjamie - 27.05.2016, 19:16
Re: Command doesnt work (rewritten the code) - by justjamie - 27.05.2016, 19:20

Forum Jump:


Users browsing this thread: 1 Guest(s)