Hallo Leute ich hab 4 Errors aber keine ahung wieso die auf einmal da sind.
In dieser Zeile die blau ist.
public IsAtClothShop(playerid)
{
if(IsPlayerConnected(playerid))
{
else if(PlayerToPoint(30.0,playerid,214.4470,-7.6471,1001.2109) PlayerToPoint(50.0,playerid,161.3765,-83.8416,1001.8047))
{//Zip & Victim
return 1;
}
}
return 0;
}
error 029: invalid expression, assumed zero
warning 215: expression has no effect
error 001: expected token: ";", but found "if"
error 004: function "PlayerToPoint" is not implemented
Ich hoffe ihr könnt mir helfen.
MfG bigb1927