About this Jetpack stock
#3

pawn Код:
error 029: invalid expression, assumed zero
warning 215: expression has no effect
warning 215: expression has no effect
error 001: expected token: ";", but found ")"
fatal error 107: too many error messages on one line
pawn Код:
stock AC_BS_SetPlayerJetpack(playerid)
{
    SetPVarFloat(playerid, "JetpackProtection",1);
    SetPlayerSpecialAction(playerid, SPECIAL_ACTION_USEJETPACK);
    SetPVarFloat(playerid, "SafeJet",1);  //The line which contains all of those errors , in the .inc file
}

EDIT: Nevermind .-. fixed it. Thanks!
Reply


Messages In This Thread
About this Jetpack stock - by Neil. - 14.01.2013, 11:16
Re: About this Jetpack stock - by park4bmx - 14.01.2013, 11:29
Re: About this Jetpack stock - by Neil. - 14.01.2013, 11:35
Re: About this Jetpack stock - by Konstantinos - 14.01.2013, 11:38

Forum Jump:


Users browsing this thread: 1 Guest(s)