26.08.2011, 09:55
+_)_)^_$%)^%(17406) : warning 202: number of arguments does not match definition
^_$#P^_#^_%^(1740 : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Warnings.
My code:
if (strcmp("/enter", cmdtext, true, 10) == 0)
{
if(IsPlayerInRangeOfPoint(playerid,286.7746,1820.3 505,17.6406,82.6615))
{
SetPlayerPos(playerid, 284.3833,1822.5433,17.6406,93.4599);
}
return 1;
}
^_$#P^_#^_%^(1740 : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Warnings.
My code:
if (strcmp("/enter", cmdtext, true, 10) == 0)
{
if(IsPlayerInRangeOfPoint(playerid,286.7746,1820.3 505,17.6406,82.6615))
{
SetPlayerPos(playerid, 284.3833,1822.5433,17.6406,93.4599);
}
return 1;
}