Help Please
#1

I've got a warring on my complile:

pawn Код:
C:\Users\Administrator\Desktop\Server\gamemodes\Test.pwn(5271) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Warning.
i put in
pawn Код:
public OnPlayerUpdate(playerid)
at line 5271:

pawn Код:
new Float:armour = GetPlayerArmour(playerid);
pawn Код:
if(armour >= 1.0)
    {
        SetPlayerHoldingObject( playerid, 373, 1, 0.283546, 0.001720, -0.167524, 74.198112, 20.393077, 35.485473 ); // armour
    }
Reply


Messages In This Thread
Help Please - by TheArcher - 04.12.2010, 18:46
Re: Help Please - by WillyP - 04.12.2010, 19:03
Re: Help Please - by dice7 - 04.12.2010, 19:05
Re: Help Please - by Lynn - 04.12.2010, 19:15
Re: Help Please - by TheArcher - 04.12.2010, 19:17

Forum Jump:


Users browsing this thread: 1 Guest(s)