How to build car stand
#3

Quote:
Originally Posted by Bomber07
Посмотреть сообщение
CreateObject(ObjectID, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ);

Exemple:
Код:
public OnGameModeInit()
{
    CreateObject(2587, 2001.195679, 1547.113892, 14.283400, 0.0, 0.0, 96.0); // Object will render at its default distance.
    CreateObject(2587, 2001.195679, 1547.113892, 14.283400, 0.0, 0.0, 96.0, 300.0); // Object will render at 300.0 units.
    return 1;
}
Its not what I asking for , I want only the stand, but he coming with the garage, how i can build only the stand ?
Reply


Messages In This Thread
How to build car stand - by orel56000 - 30.06.2015, 11:23
Re: How to build car stand - by Bomber07 - 30.06.2015, 11:56
Re: How to build car stand - by orel56000 - 30.06.2015, 12:01

Forum Jump:


Users browsing this thread: 1 Guest(s)