warning 213: tag mismatch
#1

I can't figure out the Problem in the snippet.
PHP код:
stock PlayerPosition(playeridFloat:XFloat:YFloat:Z)
{
  new 
Float:XP,Float:YP,Float:ZP;
  
GetPlayerPos(playerid,XP,YP,ZP);
  return (
XP X) + (YP Y) + (ZP Z); //error line

Reply


Messages In This Thread
warning 213: tag mismatch - by SpikY_ - 29.12.2015, 11:44
Re: warning 213: tag mismatch - by graef - 29.12.2015, 11:57
Re: warning 213: tag mismatch - by SpikY_ - 29.12.2015, 12:04
Re: warning 213: tag mismatch - by graef - 29.12.2015, 12:10
Re: warning 213: tag mismatch - by SpikY_ - 29.12.2015, 12:20
Re: warning 213: tag mismatch - by graef - 29.12.2015, 12:39
Re: warning 213: tag mismatch - by SpikY_ - 29.12.2015, 12:47

Forum Jump:


Users browsing this thread: 2 Guest(s)