04.04.2009, 08:57
Quote:
Originally Posted by FUNExtreme
What are you connecting to?
pawn Код:
|
Quote:
Originally Posted by kc
Coordinates are floating point numbers.
Take a look at the "Float:" tag, and also at "floatstr". |
so again:
what should i use for simple coords like:
-1913.316162 1253.743408 19.500000
i got this: FLOAT( 6, 6 ) = good?
edit: ERROR i got FLOAT( 4, 4) now, but its not working properly >.>
Код:
0 row(s) edited. Warning: #1264 Out of range value adjusted for column 'ex' at row 1 UPDATE `samp`.`houses` SET `ex` = '-1913.316162' WHERE `houses`.`house_id` =1 LIMIT 1 ;