if(strcmp(cmdtext,"/stuntarena",true)==0)
{
SetPlayerPos(playerid,-1420.6721,1597.5825,1054.1453);
SendClientMessage(playerid, COLOR_GREEN, "Viel Spass im Stuntpark");
}
return 1;
Und wenn ich auf Compilieren gehe steht da:
C:\Users\---\Desktop\Tweaks DM Server\filterscripts\V-Admin.pwn(4967) : warning 225: unreachable code
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Warning.
Bitte helft mir