Simple Question
#4

Quote:
Originally Posted by Trynda
Посмотреть сообщение
QUESTION: Why MySQL is better than the deafult one? And for me MYSQL is very hard to script -_-
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
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: 4 Guest(s)