please help
#1

I 21 warning, but I do not know how to solve

Код:
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3647) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3664) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3670) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3676) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3682) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3688) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3694) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3700) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3706) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3712) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3718) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3724) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3730) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3736) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3742) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3748) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(3754) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(5484) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(7357) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(11127) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrator\Desktop\xbeta\gamemodes\gaming.pwn(18538) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:      6788 bytes
Code size:     1207532 bytes
Data size:     2254984 bytes
Stack/heap size:   16384 bytes; estimated max. usage=4904 cells (19616 bytes)
Total requirements: 3485688 bytes

21 Warnings.
warning I get from this
Код:
SetPlayerCheckpoint(playerid,1164.724609,-1709.146850,13.525360);
only are more coordinated with other (SetPlayerCheckpoint)
Reply
#2

https://sampwiki.blast.hk/wiki/SetPlayerCheckpoint

Then you will maybe learn more about how to use this thing.
Reply
#3

SetPlayerCheckpoint(playerid,Float,Float:y,Float :z,Floatize);

You forgot the size.
Reply
#4

Quote:
Originally Posted by Don Correlli
SetPlayerCheckpoint(playerid,Float,Float:y,Float :z,Floatize);

You forgot the size.
thx man
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)