SA-MP Forums Archive
map streamer - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: map streamer (/showthread.php?tid=361055)



map streamer - $mooth - 19.07.2012

Well i got a kind of big map of 70000 objects, and i need a thing called map streamer to make it work in the server without crashing at login.

Can someone help me? Step by step?
thnaks


Re: map streamer - God'Z War - 19.07.2012

1- you should convert into CreateDynamicObject locat at here http://www.convertffs.com/
2- then copy all codes then goto OnGameModInIt then past there
3- You Want to add on starting script
Код:
#include <streamer>
4- compile it
5- start the server


Re: map streamer - $mooth - 19.07.2012

tyvm

i had streamer ^^


Re : map streamer - lelemaster - 19.07.2012

Don't forget to add the dll file in your plugins folder and add 'streamer' in your server.cfg


Re: map streamer - God'Z War - 19.07.2012

Quote:
Originally Posted by $mooth
Посмотреть сообщение
tyvm

i had streamer ^^
Plz use proper english .not understanding!


Re: map streamer - Captain_Mani - 20.07.2012

Quote:
Originally Posted by God'Z War
Посмотреть сообщение
Plz use proper english .not understanding!
He meant to put your .dll file in the plugins folder. And also type 'streamer' in your server.cfg infront of plugins.


Re: map streamer - [A]ndrei - 20.07.2012

just put it like this make a new line in server.cfg them like this
Код:
plugins streamer //this is for windows server
Код:
plugins streamer.inc//for linuex



Re: map streamer - God'Z War - 20.07.2012

Goto Server.cfg Then On Plugins line Past there
Quote:

streamer

If your using linux past there like this
Quote:

streamer.so