Tag mismatch
#6

Another line error im getting:
PHP код:
(69317) : warning 202number of arguments does not match definition 
Link 69317:
PHP код:
if(IsPlayerInGangZone(LandInfo[i][landZone])) 
That Enum:
PHP код:
enum landInfoenum
{
    
landOwnerMAX_PLAYER_NAME ],
    
landOwned,
    
landSell,
    
landType,
    
landTotalObjects,
    
landObjects[251],
    
landCreated,
    
landZone,
    
Text3DlandText,
    
FloatlandMinX,
    
FloatlandMinY,
    
FloatlandMaxX,
    
FloatlandMaxY,
    
FloatlandTextX,
    
FloatlandTextY,
    
FloatlandTextZ,
}
new 
LandInfo[MAX_LANDS][landInfoenum]; 
Reply


Messages In This Thread
Tag mismatch - by Immortal99 - 11.04.2017, 19:16
Re: Tag mismatch - by DarkSkull - 11.04.2017, 19:17
Re: Tag mismatch - by Immortal99 - 11.04.2017, 19:27
Re: Tag mismatch - by DarkSkull - 11.04.2017, 19:29
Re: Tag mismatch - by Immortal99 - 11.04.2017, 19:46
Re: Tag mismatch - by Immortal99 - 11.04.2017, 19:54
Re: Tag mismatch - by raydx - 11.04.2017, 19:55
Re: Tag mismatch - by DarkSkull - 11.04.2017, 19:58
Re: Tag mismatch - by DarkSkull - 11.04.2017, 20:00
Re: Tag mismatch - by Immortal99 - 11.04.2017, 20:01

Forum Jump:


Users browsing this thread: 2 Guest(s)