Quote:
Originally Posted by bpeterson
Quote:
Originally Posted by erne456
I using this streamer on linux and when I start server no objects. I added objects like :
Код:
CreateDynamicObject(1634, 345.483215, 2537.231201, 16.734163, 0.0000, 0.0000, 90.0000);
|
Wrong format.
|
That is a right format. CreateDynamicObject(ID,X,Y,Z,R1,R2,R3); you don't need to use the extra stuff if you want it in all interiors, players, and VW's. Make sure its under OnGameModeInit.