.map Streamer
#1

I searched several times using different keywords, but I wasn't able to find anything that would allow me to stream a .map file to my server. By this I mean placing the file in a directory (i.e. /scriptfiles/maps) and having the server actually convert and stream the objects into my server automatically. It should do this for ALL of the .map files in the directory and I shouldn't have to tell the server which ones to load script-wise, it should just proceed upon initiation.

Can someone direct me to an FS like this, or explain how I could do this?
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=176461 is this what you mean?
Reply
#3

https://sampforum.blast.hk/showthread.php?tid=176461 That's what you're looking for

@iNorton WOW DUDE LOL. Faster than me in 2 seconds .
Reply
#4

You could use convertFFS to convert them to Createobject and put them under OnGameModeInit?
Reply
#5

Quote:
Originally Posted by iNorton
Посмотреть сообщение
I knew I knew someone who created one! I guess since I haven't talked to mick88 in awhile I forgot all about 'em!

Anyways, that is mostly what I'm looking for. I'll have to download that and see how the code works, perhaps I can just modify it a bit so it loads everything without me needing to define it all! Thanks!

Quote:
Originally Posted by Berlovan
Посмотреть сообщение
You could use convertFFS to convert them to Createobject and put them under OnGameModeInit?
I'm trying to avoid the need to edit and re-upload the script each time I want to add new objects. Having a simple command like "/reloadobjects" would be much nicer than having to reboot the server and shit all the time. This way, I could upload a .map file to the directory, perform the "/reloadobjects" command and then I don't have to worry about anything.
Reply
#6

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
I knew I knew someone who created one! I guess since I haven't talked to mick88 in awhile I forgot all about 'em!

Anyways, that is mostly what I'm looking for. I'll have to download that and see how the code works, perhaps I can just modify it a bit so it loads everything without me needing to define it all! Thanks!
He he pleasure to help out a veteran
Good luck
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)