05.06.2016, 18:52
I want to load more than 1000 objects on my server so I'm using streamer plugin https://sampforum.blast.hk/showthread.php?tid=102865 as you see there are definitions, enumrator etc...
1. do I have to insert those into my gamemode? (I haven't done it yet)
2. I followed instructions (https://github.com/samp-incognito/sa...er-plugin/wiki) so I put streamer.dll into plugins folder, and I added streamer.dll next to plugin in server.cfg, in gamemode I did #include <streamer> and I put streamer.inc into pawno\include folder
but it's not working so may you help me out?
Thanks
1. do I have to insert those into my gamemode? (I haven't done it yet)
2. I followed instructions (https://github.com/samp-incognito/sa...er-plugin/wiki) so I put streamer.dll into plugins folder, and I added streamer.dll next to plugin in server.cfg, in gamemode I did #include <streamer> and I put streamer.inc into pawno\include folder
but it's not working so may you help me out?
Thanks