Hier die Errors:
[pwn]C:\Users\Alex\Desktop\Reallístic-Life Selfmade Script\gamemodes\Selfmade.pwn(2363) : error 012: invalid function call, not a valid address
C:\Users\Alex\Desktop\Reallístic-Life Selfmade Script\gamemodes\Selfmade.pwn(2363) : warning 215: expression has no effect
C:\Users\Alex\Desktop\Reallístic-Life Selfmade Script\gamemodes\Selfmade.pwn(2363) : error 001: expected token: ";", but found ")"
C:\Users\Alex\Desktop\Reallístic-Life Selfmade Script\gamemodes\Selfmade.pwn(2363) : error 029: invalid expression, assumed zero
C:\Users\Alex\Desktop\Reallístic-Life Selfmade Script\gamemodes\Selfmade.pwn(2363) : 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.
[/pwn]
Der COde:
[pwn] if (Fbicar(vehicleid) && !ispassenger)
{
if(isPlayerInFrakt(playerid,2))
{
TogglePlayerControllable(playerid,false);
TogglePlayerControllable(playerid,true);
}
}[/pwn]
[pwn]C:\Users\Alex\Desktop\Reallístic-Life Selfmade Script\gamemodes\Selfmade.pwn(2363) : error 012: invalid function call, not a valid address
C:\Users\Alex\Desktop\Reallístic-Life Selfmade Script\gamemodes\Selfmade.pwn(2363) : warning 215: expression has no effect
C:\Users\Alex\Desktop\Reallístic-Life Selfmade Script\gamemodes\Selfmade.pwn(2363) : error 001: expected token: ";", but found ")"
C:\Users\Alex\Desktop\Reallístic-Life Selfmade Script\gamemodes\Selfmade.pwn(2363) : error 029: invalid expression, assumed zero
C:\Users\Alex\Desktop\Reallístic-Life Selfmade Script\gamemodes\Selfmade.pwn(2363) : 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.
[/pwn]
Der COde:
[pwn] if (Fbicar(vehicleid) && !ispassenger)
{
if(isPlayerInFrakt(playerid,2))
{
TogglePlayerControllable(playerid,false);
TogglePlayerControllable(playerid,true);
}
}[/pwn]
[Blockierte Grafik: http://www.abload.de/img/atroxssigisdrj1w.jpg]