Stupid Warning!
#3

They are defined locally in a stock.

That stock is
pawn Код:
stock CreatePlayerMission(playerid, bool:TrailerCheck, MissionPay2, Float:Startx, Float:Starty, Float:Startz, Float:Endx, Float:Endy, Float:Endz)
And The error is
Код:
C:\Users\Nickolas\Desktop\PWn\Server\gamemodes\bus.pwn(4809) : warning 213: tag mismatch
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
And the code is:
pawn Код:
new Float:pay;
    pay = Distance(Startx,Starty,Starty,Endx,Endy,Endz);
    minfo[playerid][Pay] = pay;//4809
Yeah i just noticed it was erroring on a diff line then i originally thought, but still i dnno whats wrong.

BTW what im trying to do with this system is base pay off how long the mission is, just so you know what im trying to acheive.
Reply


Messages In This Thread
Stupid Warning! - by Rokzlive - 30.03.2011, 23:32
Re: Stupid Warning! - by mick88 - 31.03.2011, 00:00
Re: Stupid Warning! - by Rokzlive - 31.03.2011, 00:06
Re: Stupid Warning! - by mick88 - 31.03.2011, 00:11
Re: Stupid Warning! - by Rokzlive - 31.03.2011, 00:16

Forum Jump:


Users browsing this thread: 3 Guest(s)