number of...
#1

hello i need help after long time.
i made house sysem.
but its bug.


PHP код:
C:\Users\MaticKepa\Desktop\samp\SFCRRPG\gamemodes\SFCRRPG.pwn(11374) : warning 202number of arguments does not match definition
C
:\Users\MaticKepa\Desktop\samp\SFCRRPG\gamemodes\SFCRRPG.pwn(17028) : warning 202number of arguments does not match definition
C
:\Users\MaticKepa\Desktop\samp\SFCRRPG\gamemodes\SFCRRPG.pwn(17032) : warning 202number of arguments does not match definition
C
:\Users\MaticKepa\Desktop\samp\SFCRRPG\gamemodes\SFCRRPG.pwn(17033) : warning 202number of arguments does not match definition
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
4 Warnings

those lines
PHP код:
        if(IsPlayerInRangeOfPoint(jHouseInfo[j][hEnterX], HouseInfo[j][hEnterY], HouseInfo[j][hEnterZ]) && GetPlayerInterior(i) == HouseInfo[j][hOutsideInt] && GetPlayerVirtualWorld(i) == HouseInfo[j][hOutsideVir])
    
dini_Get(fstring"Owner"HouseInfo[houseid][hOwner]);
    
dini_Float(fstring"HV_PosZ"HouseInfo[houseid][hVecZ]);
    
dini_Float(fstring"HV_PosA"HouseInfo[houseid][hVecA]); 
Reply


Messages In This Thread
number of... - by kepa333 - 24.07.2012, 15:23
Re: number of... - by Kindred - 24.07.2012, 15:26
Re: number of... - by kepa333 - 24.07.2012, 15:38
Re: number of... - by Kindred - 24.07.2012, 15:55

Forum Jump:


Users browsing this thread: 1 Guest(s)