SRCDS Steam group


SCRDS not connecting to FTP
#16
nextgi Wrote:Like i mentioned in a previous post, you need to follow these steps to ensure your fastdl works properly.

1. Create a directory on your webhost to something like this: http://www.mydomain.com/fastdl/css/
2. Within the game folder (in this example it is "css") you need to have a structure as follows: cstrike/maps | cstrike/sounds etc.
3. Once you do that, upload your Bz2 maps into the map directory on fastdl host
4. Once the above is completed, check to make sure you can access the maps via http ex: http://www.mydomain.com/fastdl/css/cstrike/maps/de_dust2.bz2
5. Once that is completed, fill out your server.cfg with:

sv_allowdownload 1
sv_downloadurl "http://www.mydomain.com/fastdl/css/"

6. Save and restart server.

That should help you out, if the admins want, feel free to move this to the tuts section.

*EDIT* We do offer free fastdl support if you need one setup for you.
i am using golio's urldownload.com but i cant get the maps to work ok so i have zm_lila_panic.bsp in my maps in my srcds folder then i have zm_lila_panic.bsp.bs2 in the ftp or webserver but it still says "missing map zm_lila_panic.bsp"
Reply
#17
Hairamoose Wrote:
nextgi Wrote:Like i mentioned in a previous post, you need to follow these steps to ensure your fastdl works properly.

1. Create a directory on your webhost to something like this: http://www.mydomain.com/fastdl/css/
2. Within the game folder (in this example it is "css") you need to have a structure as follows: cstrike/maps | cstrike/sounds etc.
3. Once you do that, upload your Bz2 maps into the map directory on fastdl host
4. Once the above is completed, check to make sure you can access the maps via http ex: http://www.mydomain.com/fastdl/css/cstrike/maps/de_dust2.bz2
5. Once that is completed, fill out your server.cfg with:

sv_allowdownload 1
sv_downloadurl "http://www.mydomain.com/fastdl/css/"

6. Save and restart server.

That should help you out, if the admins want, feel free to move this to the tuts section.

*EDIT* We do offer free fastdl support if you need one setup for you.
i am using golio's urldownload.com but i cant get the maps to work ok so i have zm_lila_panic.bsp in my maps in my srcds folder then i have zm_lila_panic.bsp.bs2 in the ftp or webserver but it still says "missing map zm_lila_panic.bsp"

Do you have it set in your server.cfg to point to the url for the download? Did you test the download directly?
Reply
#18
nextgi Wrote:
Hairamoose Wrote:
nextgi Wrote:Like i mentioned in a previous post, you need to follow these steps to ensure your fastdl works properly.

1. Create a directory on your webhost to something like this: http://www.mydomain.com/fastdl/css/
2. Within the game folder (in this example it is "css") you need to have a structure as follows: cstrike/maps | cstrike/sounds etc.
3. Once you do that, upload your Bz2 maps into the map directory on fastdl host
4. Once the above is completed, check to make sure you can access the maps via http ex: http://www.mydomain.com/fastdl/css/cstrike/maps/de_dust2.bz2
5. Once that is completed, fill out your server.cfg with:

sv_allowdownload 1
sv_downloadurl "http://www.mydomain.com/fastdl/css/"

6. Save and restart server.

That should help you out, if the admins want, feel free to move this to the tuts section.

*EDIT* We do offer free fastdl support if you need one setup for you.
i am using golio's urldownload.com but i cant get the maps to work ok so i have zm_lila_panic.bsp in my maps in my srcds folder then i have zm_lila_panic.bsp.bs2 in the ftp or webserver but it still says "missing map zm_lila_panic.bsp"

Do you have it set in your server.cfg to point to the url for the download? Did you test the download directly?
yes toi thge serverr .cfg what do you mean my testing download directly?
Reply
#19
Hairamoose Wrote:
nextgi Wrote:
Hairamoose Wrote:
nextgi Wrote:Like i mentioned in a previous post, you need to follow these steps to ensure your fastdl works properly.

1. Create a directory on your webhost to something like this: http://www.mydomain.com/fastdl/css/
2. Within the game folder (in this example it is "css") you need to have a structure as follows: cstrike/maps | cstrike/sounds etc.
3. Once you do that, upload your Bz2 maps into the map directory on fastdl host
4. Once the above is completed, check to make sure you can access the maps via http ex: http://www.mydomain.com/fastdl/css/cstrike/maps/de_dust2.bz2
5. Once that is completed, fill out your server.cfg with:

sv_allowdownload 1
sv_downloadurl "http://www.mydomain.com/fastdl/css/"

6. Save and restart server.

That should help you out, if the admins want, feel free to move this to the tuts section.

*EDIT* We do offer free fastdl support if you need one setup for you.
i am using golio's urldownload.com but i cant get the maps to work ok so i have zm_lila_panic.bsp in my maps in my srcds folder then i have zm_lila_panic.bsp.bs2 in the ftp or webserver but it still says "missing map zm_lila_panic.bsp"

Do you have it set in your server.cfg to point to the url for the download? Did you test the download directly?
yes toi thge serverr .cfg what do you mean my testing download directly?

Like i mentioned in the tut above, you need to be able to access the file directly via HTTP. For example:

http://www.yourdomain.com/fastdl/css/cstrike/maps/mapname.bz2

The above (replace "www.yourdomain.com" with your own) should go your map.
Reply
#20
nextgi Wrote:
Hairamoose Wrote:
nextgi Wrote:
Hairamoose Wrote:
nextgi Wrote:Like i mentioned in a previous post, you need to follow these steps to ensure your fastdl works properly.

1. Create a directory on your webhost to something like this: http://www.mydomain.com/fastdl/css/
2. Within the game folder (in this example it is "css") you need to have a structure as follows: cstrike/maps | cstrike/sounds etc.
3. Once you do that, upload your Bz2 maps into the map directory on fastdl host
4. Once the above is completed, check to make sure you can access the maps via http ex: http://www.mydomain.com/fastdl/css/cstrike/maps/de_dust2.bz2
5. Once that is completed, fill out your server.cfg with:

sv_allowdownload 1
sv_downloadurl "http://www.mydomain.com/fastdl/css/"

6. Save and restart server.

That should help you out, if the admins want, feel free to move this to the tuts section.

*EDIT* We do offer free fastdl support if you need one setup for you.
i am using golio's urldownload.com but i cant get the maps to work ok so i have zm_lila_panic.bsp in my maps in my srcds folder then i have zm_lila_panic.bsp.bs2 in the ftp or webserver but it still says "missing map zm_lila_panic.bsp"

Do you have it set in your server.cfg to point to the url for the download? Did you test the download directly?
yes toi thge serverr .cfg what do you mean my testing download directly?

Like i mentioned in the tut above, you need to be able to access the file directly via HTTP. For example:

http://www.yourdomain.com/fastdl/css/cstrike/maps/mapname.bz2

The above (replace "www.yourdomain.com" with your own) should go your map.
When in game it downloads it but it says missing map zm_lila_panic.bsp
Reply
#21
You also need to make sure you have an un-bz2 version of the map on the gameservers.
Reply
#22
nextgi Wrote:You also need to make sure you have an un-bz2 version of the map on the gameservers.

do i need .bz2 and un - bz2 on my machine (game server)
Reply


Forum Jump:


Users browsing this thread: 8 Guest(s)