Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
[XST]O_x - 12.08.2010
Don't use this.
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
ScottCFR - 12.08.2010
Nice bro.
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
Kayla.S - 12.08.2010
Nice work!
Just a suggestion, you should add Virtual worlds as lot's of people use those for objects.
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
willsuckformoney - 12.08.2010
nice, would be great if you could make something like SeiFTexT to go with this xD
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
[XST]O_x - 12.08.2010
Thanks guys.
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
jiggy89 - 12.08.2010
thanks, this one works on my server for the map icon streaming.
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
[XST]O_x - 12.08.2010
Good to know,since the map icon section is the only one I didn't have ability to test,now we know it also works.
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
Hiddos - 12.08.2010
If it's a .inc file, would you mind putting it on pastebin?
Reading the file now, I'll pot some feedback.
Hmm, why are you doing 4 times of 300 ms, instead of one timer ^^?
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
ViruZZzZ_ChiLLL - 12.08.2010
Awesome streamer (include) man!

Also....
PASTEBIN!
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
[XST]O_x - 12.08.2010
Quote:
Originally Posted by Hiddos
Hmm, why are you doing 4 times of 300 ms, instead of one timer ^^?
|
It's funner that way D:
@Rest,thanks,and viruz I have put your link in the first post,thanks!
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
jiggy89 - 12.08.2010
just a question, how do u know the icon id ?
cause i am using now your streamer for a house system, but sometimes i need to destroy 1 certain icon and make a new one for it.
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
Scarface~ - 12.08.2010
Good Job!
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
Brian_Furious - 12.08.2010
I'll use it on my server, very useful
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
[XST]O_x - 12.08.2010
Quote:
Originally Posted by jiggy89
just a question, how do u know the icon id ?
cause i am using now your streamer for a house system, but sometimes i need to destroy 1 certain icon and make a new one for it.
|
Icon count starts from 0,since the default variable is -1.
If you have much map icons I suggest you to use variables on them,but you need to create a global house icons variable.
For example:
pawn Код:
new houseicon[MAX_HOUSES]; //Or however you define your maximum house limit.
///...
///...
///...
///...
///Under you CreateHouse stock or whatever
houseicon[houseid] = CreateMapIconToStream(...);
///And rest of house's data.
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
Calgon - 12.08.2010
Incognito's plugin defeats any scripted streamer. If you really want to make a streamer, maybe you should consider making a plugin-based version.
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
[XST]O_x - 12.08.2010
Quote:
Originally Posted by Calgon
Incognito's plugin defeats any scripted streamer. If you really want to make a streamer, maybe you should consider making a plugin-based version.
|
Of course it does,I haven't made this streamer to even TRY to compete it.
But I don't even know any C++/C scripting,I might try to learn,not really into it right now.
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
[XST]O_x - 12.08.2010
Updated to version 1.0.1,now can change a map icon's model.
Код:
SetStreamedMapIconMarker(iconid,markertype,color);
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
jiggy89 - 12.08.2010
yeah thanks a lot, got it finnaly working !
thank you

thank you

thank you
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
mhking - 12.08.2010
Dude can you place your brain for me? Please or Uplaod your brain at
www.solidfiles.com so i can put usb to my head and receive your brain :P
Re: Extreamer- Easily stream checkpoints,race checkpoints,objects and more! -
[XST]O_x - 12.08.2010
You will need to pay D: