Simple Question
#5

Quote:
Originally Posted by nmader
Посмотреть сообщение
I do not believe that the MYSQL_format is any better than regular formatting, it's just less lines of code. Just do a traditional format
pawn Код:
new string[128];
format(string, sizeof(string), "pCash = %d", pInfo[playerid][pCash]);
mysql_query(string) //this line isn't exact, it's just to get the point across
thats why i made this thread, i don't believe that mysql_format has any better function. and i know that mysql_format has longer syntax than the traditional format.
is there any other different?

btw, your code is wrong(for me. becouse i use mysql_r38 :P).
Reply


Messages In This Thread
Simple Question - by AiRaLoKa - 23.05.2014, 02:11
Re: Simple Question - by nmader - 23.05.2014, 02:26
Re: Simple Question - by Trynda - 23.05.2014, 02:30
Re: Simple Question - by nmader - 23.05.2014, 02:33
Re: Simple Question - by AiRaLoKa - 23.05.2014, 02:52
Re: Simple Question - by Konstantinos - 23.05.2014, 09:21
Re: Simple Question - by AiRaLoKa - 23.05.2014, 12:17
Re: Simple Question - by Konstantinos - 23.05.2014, 12:33
Re: Simple Question - by AiRaLoKa - 23.05.2014, 12:40

Forum Jump:


Users browsing this thread: 2 Guest(s)