Error "number of arguments does not match definition" please help.
#1

These are the errors:

Код:
C:\Users\OLLY\Desktop\games\samp scripts\Roleplay (0.3.7)\gamemodes\roleplay.pwn(293) : warning 202: number of arguments does not match definition
C:\Users\-\Desktop\games\samp scripts\Roleplay (0.3.7)\gamemodes\roleplay.pwn(3159) : warning 202: number of arguments does not match definition
These are the lines:

Код:
293 - if(IsPlayerInRangeOfPoint(j, HouseInfo[j][hEnterX], HouseInfo[j][hEnterY], HouseInfo[j][hEnterZ]) && GetPlayerInterior(i) == HouseInfo[j][hOutsideInt] && GetPlayerVirtualWorld(i) == HouseInfo[j][hOutsideVir]) 

3159 - dini_Get(fstring, "Owner", HouseInfo[houseid][hOwner]);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)