SetPlayerAttachedObject
#5

Quote:
Originally Posted by Sp3cter
Посмотреть сообщение
For example

pawn Код:
CMD:santa(playerid, params[])
{
            SetPlayerAttachedObject(playerid, 3, 19065, 2, 0.120000, 0.040000, -0.003500, 0, 100, 100, 1.4, 1.4, 1.4);
        }
    return 1;
}
You mess used the brackets, heres the right way.
Quote:
Originally Posted by Sp3cter
Посмотреть сообщение
For example

pawn Код:
CMD:santa(playerid, params[])
{
            SetPlayerAttachedObject(playerid, 3, 19065, 2, 0.120000, 0.040000, -0.003500, 0, 100, 100, 1.4, 1.4, 1.4);
return 1;
}
Quote:
Originally Posted by RenSoprano
Посмотреть сообщение
Can't find nothing wrong in this code
Are you kiding?
Reply


Messages In This Thread
SetPlayerAttachedObject - by Sp3cter - 24.11.2012, 07:11
Re: SetPlayerAttachedObject - by RenSoprano - 24.11.2012, 07:25
Re: SetPlayerAttachedObject - by Sp3cter - 24.11.2012, 07:29
Re: SetPlayerAttachedObject - by RenSoprano - 24.11.2012, 08:56
Re: SetPlayerAttachedObject - by DaRk_RaiN - 24.11.2012, 09:03
Re: SetPlayerAttachedObject - by Sp3cter - 24.11.2012, 10:02

Forum Jump:


Users browsing this thread: 1 Guest(s)