30.05.2015, 05:06
You are breaking the whole callback or function and then declaring a function under it which is not meaningful.
Do something like this:
Do something like this:
pawn Код:
NormalTele( playerid, "Death Match", "DM", 2227.5273,2326.6516,7.5469,358.5545,-2233.5776,2401.7615,2.4886,222.6917, 0);
return DeletePVar(playerid,"FLY");