Quote:
|
Originally Posted by Zeromanster
Quote:
|
Originally Posted by !MaVe
Are you using a streamer? maybe boylett's xStreamer plugin?
I think that plugin has a maximum height..
|
Okay, after i read your post i went searching for a xStreamer, i downloaded it and installed it like it says in the Readme file.
I put:
pawn Код:
CreateStreamedObject(969, 246.525924, 70.778434, 1005.640625, 0.0, 0.0, 359.816467, 1, 6);
Under the:
And again... the same problem, the object just doesn't show up 
|
The xStreamer's objects should look like this
pawn Код:
Core_CreateObject(969, 246.525924, 70.778434, 1005.640625, 0.0, 0.0, 359.816467,500);
not like this
pawn Код:
CreateStreamedObject(969, 246.525924, 70.778434, 1005.640625, 0.0, 0.0, 359.816467, 1, 6);