Warning
#1

Can someone explain me how is this possible??
I am creating dynamic pickups and I got this
[code]
C:\Users\Micko\Desktop\MySQL\gamemodes\Untitled.pw n(1663) : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Header size: 4032 bytes
Code size: 154044 bytes
Data size: 92776 bytes
Stack/heap size: 16384 bytes; estimated max. usage=1016 cells (4064 bytes)
Total requirements: 267236 bytes

1 Warning.
[/php]

On this line
PHP код:
new Float:XFloat:YFloat:Zpickid;
    
GetPlayerPos(playeridXYZ);
    
CreateDynamicPickup(12391XYZ0);
    
PickupInfo[pickid][pPosX] = X//this is the line of warning 
Reply


Messages In This Thread
Warning - by Micko123 - 09.11.2016, 20:17
Re: Warning - by oMa37 - 09.11.2016, 20:21
Re: Warning - by Micko123 - 09.11.2016, 20:22
Re: Warning - by oMa37 - 09.11.2016, 20:23

Forum Jump:


Users browsing this thread: 2 Guest(s)