Posts: 287
Threads: 51
Joined: Oct 2015
Reputation:
0
01.10.2017, 17:45
(
Последний раз редактировалось m4karow; 01.10.2017 в 18:19.
)
you should check the log folder before make a topic for this
Posts: 125
Threads: 2
Joined: Jun 2014
Reputation:
0
Check log folder, and try to increase the 'str' variable's lenght, because I feel like with all of those float number's it'll overflow the lenght.
Posts: 325
Threads: 5
Joined: Jun 2017
I think that you should change the lenght of the string to 196.
Measured with
http://www.lettercount.com/, text:
Quote:
UPDATE `playeraccounts` SET pSpawnPosX='1111.111111', pSpawnPosY='1111.111111', pSpawnPosZ='1111.111111', pSpawnPosFacing='1111.111111', pSpawnSaved='1111.111111', pMoney -='500' WHERE pID='999'
|