Hi ich habe ein Problem ich habe 8 Warnings:
F:\Spiel 03 GTA San Andreas\Grand Theft Auto San Andreas\SA-MP\gamemodes\Stunt.pwn(956) : warning 202: number of arguments does not match definition
F:\Spiel 03 GTA San Andreas\Grand Theft Auto San Andreas\SA-MP\gamemodes\Stunt.pwn(956) : warning 202: number of arguments does not match definition
F:\Spiel 03 GTA San Andreas\Grand Theft Auto San Andreas\SA-MP\gamemodes\Stunt.pwn(956) : warning 202: number of arguments does not match definition
F:\Spiel 03 GTA San Andreas\Grand Theft Auto San Andreas\SA-MP\gamemodes\Stunt.pwn(957) : warning 202: number of arguments does not match definition
F:\Spiel 03 GTA San Andreas\Grand Theft Auto San Andreas\SA-MP\gamemodes\Stunt.pwn(964) : warning 202: number of arguments does not match definition
F:\Spiel 03 GTA San Andreas\Grand Theft Auto San Andreas\SA-MP\gamemodes\Stunt.pwn(964) : warning 202: number of arguments does not match definition
F:\Spiel 03 GTA San Andreas\Grand Theft Auto San Andreas\SA-MP\gamemodes\Stunt.pwn(964) : warning 202: number of arguments does not match definition
F:\Spiel 03 GTA San Andreas\Grand Theft Auto San Andreas\SA-MP\gamemodes\Stunt.pwn(965) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
8 Warnings.
Zeilen:
Zeile 956:
CreateVehicle(playerid,577,x,y,z);
Zeile 957:
PutPlayerInVehicle(playerid,0);
Zeile 964:
CreateVehicle(playerid,504,x,y,z);
Zeile 965:
PutPlayerInVehicle(playerid,0);