Error.
#1

Hello!
I got a error when i compiled LARP.

Error:
C:\Users\**************\Desktop\SAMP\Backup\BACKGP \LVRP.pwn(39509) : error 004: function "SearchingHit" is not implemented

Code:
pawn Код:
return 0;
            }
            SearchingHit(playerid); - This one
            return 0;
        }

And also another one:

Error:
C:\Users\**************\Desktop\SAMP\Backup\BACKGP \LVRP.pwn(6265) : error 029: invalid expression, assumed zero

Code:
pawn Код:
if(IsAdminVehicle(newcar))
        {
            if(PlayerInfo[playerid][pAdmin] >= 1 { } - This one
            else {
            RemovePlayerFromVehicle(playerid);
        }

Thanks for the help
Reply


Messages In This Thread
Error. - by Eeeh - 29.10.2010, 17:51
Re: Error. - by Jochemd - 29.10.2010, 18:31
Re: Error. - by willsuckformoney - 29.10.2010, 18:37
Re: Error. - by Kidemo - 29.10.2010, 18:41
Re: Error. - by The_Moddler - 29.10.2010, 18:49
Re: Error. - by Eeeh - 29.10.2010, 19:13
Re: Error. - by MadeMan - 29.10.2010, 20:49
Re: Error. - by Eeeh - 30.10.2010, 08:39
Re: Error. - by MadeMan - 30.10.2010, 11:00
Re: Error. - by Eeeh - 30.10.2010, 12:18

Forum Jump:


Users browsing this thread: 1 Guest(s)