2 Errors
#10

This function: UpdatePlayer3DTextLabelText(i, PropText, 0x38D71EFF, "Property Aviable!"); need have only 3 arguments, so change to UpdatePlayer3DTextLabelText(PropText[i], 0x38D71EFF, "Property Aviable!");

PropInfo is diferent of propinfo, so, change to propinfo in the line 400 and add to enum the array PickupNr.
pawn Код:
enum propinfo
{
    Float:PropX,
    Float:PropY,
    Float:PropZ,
    PickupNr,
}
Reply


Messages In This Thread
2 Errors - by nuriel8833 - 31.08.2010, 11:19
Re: 2 Errors - by LarzI - 31.08.2010, 11:30
Re: 2 Errors - by Vince - 31.08.2010, 11:40
Re: 2 Errors - by nuriel8833 - 31.08.2010, 13:13
Re: 2 Errors - by LarzI - 31.08.2010, 14:00
Re: 2 Errors - by nuriel8833 - 31.08.2010, 17:57
Re: 2 Errors - by nuriel8833 - 01.09.2010, 11:58
Re: 2 Errors - by LarzI - 01.09.2010, 13:17
Re: 2 Errors - by nuriel8833 - 02.09.2010, 15:22
Re: 2 Errors - by CyNiC - 02.09.2010, 15:36

Forum Jump:


Users browsing this thread: 2 Guest(s)