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
#2

PHP код:
Float:pPosX
Reply
#3

No.. This pPosX is from the enum for pickups.

EDIT: THX MAN!!! FIXED
Reply
#4

I know, Is it defined like that?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)