[FilterScript] [FS] RyDeR's Object Streamer v0.1 || More functions now.. || Video added
#1

First, sorry for starting a new topic. I made a new object streamer with more functions then previous versions.
Here we go

Features:
  • Tested 16.000 objects with 40-50 people in server - Not lagging
  • Download packet contains: Streamer filterscript + Include to use it in your gamemode
  • More functions: (see below)
  • Timer interval setted on 500
  • MAX_STREAM_OBJECTS setted on 7500
  • Converter aviable: https://sampwiki.blast.hk/wiki/Multi_Object_Converter
  • For more features download and use it
Functions:
pawn Code:
/*
    Release:
        » RyDeR's Object Streamer

    Version:
        » v0.1a

    Functions:
        » CreateStreamedObject(Model, Float: pX, Float: pY, Float: pZ, Float: rX, Float: rY, Float: rZ, Float: ViewDistance);
        » DestroyStreamedObject(Model);
        » MoveStreamedObject(Model, Float: pX, Float: pY, Float: pZ, Float: Speed);
        » StopStreamedObject(Model);
        » SetStreamedObjectPos(Model, Float: pX, Float: pY, Float: pZ);
        » SetStreamedObjectRot(Model, Float: rX, Float: rY, Float: rZ);
        » GetStreamedObjectPos(Model, Float: rX, Float: rY, Float: rZ);
        » GetStreamedObjectRot(Model, Float: rX, Float: rY, Float: rZ);
        » IsValidStreamedObject(Modela)

    Credits:
        » -
*/
How to install:
1.Download the files below
2.Unpack it with Winrar
3.First take rStreamer.pwn and rStreamer.amx and put it in the filterscripts directory
4.Than take rStreamer.inc and put in MyServerDirectory\pawno\includes\
5.Open server.cfg and write near filterscripts: rStreamer
6.Open your GM; put at the top
pawn Code:
#include <rStreamer>
7.That's it. Now you can use all the function above.
8.Oh you don't need to paste something under Connect and Disconnect. Plug-and-Play

Download:
Click
Mirror 2 MultiUpload!

Video:
StreamerMovie.wmv
(Credits to Fallout, because he made first a video like this for his streamer)

Mirror's:
The more the merrier

Bug's:
Nope. If you find one, just post them or send a PM.
Reply
#2

Very nice streamer thank you !
Reply
#3

Thanks for comments guys.
Reply
#4

Gotta try this <3.

Btw, can you edit your converter so it can save comments?

Reply
#5

Quote:
Originally Posted by PlayON
Gotta try this <3.

Btw, can you edit your converter so it can save comments?

Before I began with v0.1a I thought on it but I couldn't find/make the correct pattern for that :-/
But I will keep tryin'
Reply
#6

Quote:
Originally Posted by » RyDeR «
8.Oh you don't need to paste something under Connect and Disconnect. Plug-and-Play
That's what I like more I am going to test it on my server soon and hope there aren't any bugs ( sry if my English wasn't right )
Reply
#7

Very nice
Reply
#8

Good job dude
Reply
#9

Nice, I test it
Reply
#10

Done everyting you said,objects aren't showing up...
Reply
#11

Thanks guys
_________________________________________________
Quote:
Originally Posted by PlayON
Done everyting you said,objects aren&#39;t showing up...
Hmm, rear.. How much is your distance value, also did you put the streamer in filterscript (server.cfg) as first script (i dunno or this can be the reason, but try).
_________________________________________________
_________________________________________________
Video added.
You can see how it&#39;s streaming here: (Timer Interval: 50; Objects: 1278; View Distance: 4.0) >>
StreamerMovie.wmv
Reply
#12

So , I tested it and I wasn't really happy with result - some of the objects show but other's don't . Any ideas for the problem
Reply
#13

Quote:
Originally Posted by eder
So , I tested it and I wasn't really happy with result - some of the objects show but other's don't . Any ideas for the problem
That's very rear, see the vid. no problems at all, all objects are showing..
I have no answer for that, but can you write your viewdistance value,? Also MAX objects in samp is 254; if you have more then this value in a little area of course it won't show..
Try to lower your viewdistance and post the results.
Reply
#14

250.0 -this is the view distance and the objects are 303 , so I gess I should lower it and I'll post the results

EDIT: Didn't work on 60.0 , but worked on 4.0 view distance , but you have to go really near so you can see it , if I try the view distance on 10 or 20 will it work ?
Reply
#15

Quote:
Originally Posted by eder
250.0 -this is the view distance and the objects are 303 , so I gess I should lower it and I'll post the results

EDIT: Didn't work on 60.0 , but worked on 4.0 view distance , but you have to go really near so you can see it , if I try the view distance on 10 or 20 will it work ?
That's very rear man.. It's not good at 20 30, try 150.0 - 200.0
(It are float's so don't forget to add .0 after it)
Reply
#16

I tryed on 150.0 but didn't work , it worked on the test server but on my original server didn't. Now I am gonna try on 200.0 and post the results
Reply
#17

Quote:
Originally Posted by eder
I tryed on 150.0 but didn't work , it worked on the test server but on my original server didn't. Now I am gonna try on 200.0 and post the results
And.. ?
Reply
#18

Download link refreshed.

- Added: Deleting objects after GMX
Reply
#19

Nice Jop i have testet Works Fine the MoveStreamedObject rocks!!!
Reply
#20

Quote:
Originally Posted by nateskywalker
Nice Jop i have testet Works Fine the MoveStreamedObject rocks!!!
Thanks =)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)