SA-MP Forums Archive
[Include] [INC/FS] Fallout's Object Streamer v1.2 for 0.3e (updated on 20-09-'12 ~ new features!) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] [INC/FS] Fallout's Object Streamer v1.2 for 0.3e (updated on 20-09-'12 ~ new features!) (/showthread.php?tid=117920)

Pages: 1 2 3 4 5 6 7


Re: [INC/FS] Fallout's Object Streamer v0.4 - Pive - 21.06.2010

Hey

I placed this streamer as filterscript on my server. It works perfectly but all the commands (OnPlayerCommandText) in the primary gamemode does not work when in-game. :S

But when I move the commands in to filterscript, they work perfectly.

What would be the problem?


Re: [INC/FS] Fallout's Object Streamer v0.4 - xavier152 - 21.06.2010

Nice Job Fall realy nice streamer its the only one im using now!


Re: [INC/FS] Fallout's Object Streamer v0.4 - Hydraz - 22.06.2010

coowl


Re: [INC/FS] Fallout's Object Streamer v0.4 - bram2005 - 07.07.2010

this streamer has a error check

D:\Streamer\filterscripts\F_Streamer.pwn(9) : fatal error 100: cannot read from file: "F_Streamer"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

How make i this error i host my server on serverffs

srry for my bad english i am dutch


Re: [INC/FS] Fallout's Object Streamer v0.4 - Rolyy - 09.07.2010

Quote:
Originally Posted by bram2005
View Post
this streamer has a error check

D:\Streamer\filterscripts\F_Streamer.pwn(9) : fatal error 100: cannot read from file: "F_Streamer"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

How make i this error i host my server on serverffs

srry for my bad english i am dutch
I have the EXACT same problem.
And my server is offline now too.

btw the line 9 for him is:
Code:
#include <F_Streamer>



Re: [INC/FS] Fallout's Object Streamer v0.4 - Rolyy - 09.07.2010

Bump,
I must get this error fixed :X


Re: [INC/FS] Fallout's Object Streamer v0.4 - Brian_Furious - 09.07.2010

Cool i'll test... thx man


Re: [INC/FS] Fallout's Object Streamer v0.4 - yezizhu - 11.07.2010

Nice work.
I'll use this object streamer
And I edit
some code for effecient
some new -> static
GetPlayerPos -> GetPlayerCameraPos
comment #pragma dynamic 30000


Re: AW: [INC/FS] Fallout's Object Streamer v0.7 (UPDATED ON 16-01-11) - ғαιιοцт - 23.12.2011

Quote:
Originally Posted by Blokkmonsta
Посмотреть сообщение
The 0.8 update is very laggy.
Today i had 80 players on my server and everthing was laggy.
Then i downgraded to 0.7 and it was fine.
Hi,

Could you please try v0.8 again, but now with exactly the same settings as v0.7?

I think the problem is that I changed Objects to stream to 800 now, when it used to be 380.
so at least change back that setting in v0.8 an tell me if that works.

I hope this helps.


Re: [INC/FS] Fallout's Object Streamer v0.9 (UPDATED ON 24-12-11) - ғαιιοцт - 24.12.2011

24-12-'11 v0.9 released
- Bug fixed which made the streamer work really slow.
- Streamer runs even faster now!
- Added InstantUpdate parameter to F_CreateObject and F_CreatePlayerObject.
- Added new setting for the configuration: DistanceBeforeUpdate. //the distance a player must travel before objects get updated. (also matters a lot for CPU usage)




Quote:
Originally Posted by Blokkmonsta
Посмотреть сообщение
The 0.8 update is very laggy.
Today i had 80 players on my server and everthing was laggy.
Then i downgraded to 0.7 and it was fine.
Your problem has been fixed. It was indeed a bug.


AW: [INC/FS] Fallout's Object Streamer v0.7 (UPDATED ON 16-01-11) - Blokkmonsta - 24.12.2011

Thank you for the fast Update.


Re: [INC/FS] Fallout's Object Streamer v0.7 (UPDATED ON 16-01-11) - ғαιιοцт - 24.12.2011

no problem


Re: [INC/FS] Fallout's Object Streamer v0.7 (UPDATED ON 16-01-11) - Killa[DGZ] - 24.12.2011

* Killa[DGZ] crys, its so beautiful...its faster than ever now,
You know its fast when you can teleport to a mapped location and all the mapped in objects load before the original gtasa ones

Thank you very much for all your hard work Fallout, this is awesome , +1


Re: [INC/FS] Fallout's Object Streamer v0.7 (UPDATED ON 16-01-11) - ғαιιοцт - 25.12.2011

Quote:
Originally Posted by Killa[DGZ]
Посмотреть сообщение
* ғαιιοцт crys, its so beautiful...its faster than ever now,
You know its fast when you can teleport to a mapped location and all the mapped in objects load before the original gtasa ones

Thank you very much for all your hard work Fallout, this is awesome , +1
Thanks for this reply!
It's nice to hear that people like my work!

Oh, and I have no idea why it happens, but I also noticed that when I teleport, my streamer objects show faster than the original objects >< epic.




Also, for other people:
Please report any bugs you find, or things that can be improved, instead of just thinking "this doesn't seem to work for me, I'll just take another streamer"
It's always nice to get some suggestions for new stuff or knowing when something's not working like it should


Re: [INC/FS] Fallout's Object Streamer v0.7 (UPDATED ON 16-01-11) - Baboon - 25.12.2011

Maybe got any way to create an attached object to a vehicle?
Btw about attaching to a player, you need attachobjecttoplayer, its disabled in 0.3d right?


Re: [INC/FS] Fallout's Object Streamer v0.7 (UPDATED ON 16-01-11) - ғαιιοцт - 25.12.2011

I need AttachPlayerObjectToVehicle for that but it doesn't exist in 0.3d
AttachObjectToVehicle however does exist.

I also think it's sad because it would be really awese!


Re: [INC/FS] Fallout's Object Streamer v0.7 (UPDATED ON 16-01-11) - Baboon - 25.12.2011

Yea
But AttachPlayerObjectToPlayer isnt working anymore and therefor your attachobjecttoplayer wont work anymore, right?


Re: [INC/FS] Fallout's Object Streamer v0.7 (UPDATED ON 16-01-11) - ғαιιοцт - 25.12.2011

I didn't know it's not working anymore because pawno still thinks it exists.
If it's removed, my function indeed doesn't work anymore :/


Re: [INC/FS] Fallout's Object Streamer v1.0 (UPDATED ON 25-12-'11) - DotRascaL - 23.08.2012

In my GameMode, the I try to create 1 object but it creates 5 instead of 1, can you tell me why this is happening?

Cumpz,
RascaL


Re: [INC/FS] Fallout's Object Streamer v1.0 (UPDATED ON 25-12-'11) - ғαιιοцт - 20.09.2012

_Update:____________________________________________

20-09-'12 v1.2 released
- Improved streaming with SetPlayerPos.
- Added InstantUpdate parameter to SetPlayerPos.
- Stuff updated with moveobject parameters.
- Minor updates at F_CreateObject and F_PlayerObjectUpdate.
- Bug fixed with playerobjects still being created after the player left.
- Updated distance sorting code for faster update times.
- Added debug mode (shows ingame information about objects being created/destroyed).
- Made streamer run even faster!
- Added function AttachObjectToVehicle.
- Fixed attached objects not re-appearing after the object was out of range.

_Download:____________________________________________

Include:
F_Streamer_1.2.rar

Include with filterscript:
F_Streamer_1.2_2.rar







Quote:
Originally Posted by ShOoBy
Посмотреть сообщение
ғαιιοцт ... I love it The updates are great , the speed is awesome !
But do you know what's missing ? AttachObjectToVehicle
If you could add that .. the streamer would be the best Object streamer!
There you have it! AttackObjectToVehicle added now thanks to new 0.3e functions

Quote:
Originally Posted by fury14
Посмотреть сообщение
Now i can see objects and all is working but i didn't fix the warnings... Can you tell me in details how to do it?
Just change the rx ry rz variable names at the top of your gamemode to something else

Quote:
Originally Posted by DotRascaL
Посмотреть сообщение
In my GameMode, the I try to create 1 object but it creates 5 instead of 1, can you tell me why this is happening?

Cumpz,
RascaL
That's like Really weird! Can I see the code of where you are creating those objects please?