(180) : warning 213: tag mismatch
#2

GetPlayerPos returns float values. You're trying to store the data into integer variables. Add a Float: tag!

for example:

pawn Код:
new Float:FiresX[MAX_PLAYERS];
Reply


Messages In This Thread
(180) : warning 213: tag mismatch - by xFirex - 21.06.2013, 03:01
Re: (180) : warning 213: tag mismatch - by Scenario - 21.06.2013, 03:02
Re: (180) : warning 213: tag mismatch - by xFirex - 21.06.2013, 03:09

Forum Jump:


Users browsing this thread: 1 Guest(s)