SA-MP Forums Archive
Whats wrong with that? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Whats wrong with that? (/showthread.php?tid=426416)



Whats wrong with that? - lQs - 29.03.2013

Код:
SetPlayerCheckpoint(playerid,2431.3408,75.6887.26.4522,3);
Quote:

C:\Users\xxx\Desktop\przyg. do serwera\samp03e_svr_win32\gamemodes\ZRP.pwn(6767) : error 001: expected token: ",", but found "."
C:\Users\xxx\Desktop\przyg. do serwera\samp03e_svr_win32\gamemodes\ZRP.pwn(6767) : error 029: invalid expression, assumed zero
C:\Users\xxx\Desktop\przyg. do serwera\samp03e_svr_win32\gamemodes\ZRP.pwn(6767) : warning 215: expression has no effect
C:\Users\xxx\Desktop\przyg. do serwera\samp03e_svr_win32\gamemodes\ZRP.pwn(6767) : warning 215: expression has no effect
C:\Users\xxx\Desktop\przyg. do serwera\samp03e_svr_win32\gamemodes\ZRP.pwn(6767) : error 001: expected token: ";", but found ")"
C:\Users\xxx\Desktop\przyg. do serwera\samp03e_svr_win32\gamemodes\ZRP.pwn(6767) : fatal error 107: too many error messages on one line




Re: Whats wrong with that? - EiresJason - 29.03.2013

SetPlayerCheckpoint(playerid,2431.3408,75.6887,26.4522,3);
try that, you had a fullstop before the 26.