How would I go about..
#4

It's as simple as a regular mathematic question. I don't know why people are calling natives to divide when SQL has its own arithmetic division operator. Here's an example query:

pawn Код:
mysql_query( "UPDATE accounts SET Ratio = '%i / %i' WHERE name = '%s'", kills, deaths, name );
Reply


Messages In This Thread
How would I go about.. - by Luis- - 06.07.2011, 17:01
Re: How would I go about.. - by Snipa - 06.07.2011, 17:34
Re: How would I go about.. - by [L3th4l] - 06.07.2011, 17:38
Re: How would I go about.. - by Cyanide - 06.07.2011, 18:08
Re: How would I go about.. - by Luis- - 06.07.2011, 19:31
Re: How would I go about.. - by Luis- - 06.07.2011, 20:31

Forum Jump:


Users browsing this thread: 1 Guest(s)