10.04.2018, 23:29
thanks but didn't work.
now gives that
now gives that
PHP Code:
C:\Users\**\Desktop\3d\gamemodes\...pwn(288) : warning 215: expression has no effect
C:\Users\**\Desktop\3d\gamemodes\...pwn(288) : warning 215: expression has no effect
C:\Users\**\Desktop\3d\gamemodes\....pwn(288) : warning 215: expression has no effect
C:\Users\**\Desktop\3d\gamemodes\....pwn(288) : error 001: expected token: ";", but found ")"
C:\Users\**\Desktop\3d\gamemodes\...pwn(288) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
PHP Code:
line 288
mysql_format(ConnectMySQL, Query, sizeof(Query), "UPDATE `aractrash` SET `tposX` = '%f', `tposY` = '%f', tposZ = '%f', `KullaniciAdi` = '%s'", x, ,y ,z ,pName);