Raised This Month: $32 Target: $400
 8% 

Help with radars please


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
MasterWindowS
BANNED
Join Date: May 2020
Location: Chile
Old 08-31-2020 , 09:18   Help with radars please
Reply With Quote #1

hi, I need help. I'm trying to upload the radars of the maps in the fastdll and they don't work. Does anyone know what I have to do to upload them?

Last edited by MasterWindowS; 08-31-2020 at 09:18.
MasterWindowS is offline
awyx
Member
Join Date: Mar 2019
Old 08-31-2020 , 20:10   Re: Help with radars please
Reply With Quote #2

Provide more info, do you got errors downloading it, what have you tried?
Maybe try this: https://forums.alliedmods.net/showthread.php?t=194782
I got in on my server and works fine (sometimes xd)
__________________
Segmentation fault (core dumped)
https://steamcommunity.com/id/sleepiest/
roby#0577
awyx is offline
MasterWindowS
BANNED
Join Date: May 2020
Location: Chile
Old 08-31-2020 , 20:14   Re: Help with radars please
Reply With Quote #3

Quote:
Originally Posted by awyx View Post
Provide more info, do you got errors downloading it, what have you tried?
Maybe try this: https://forums.alliedmods.net/showthread.php?t=194782
I got in on my server and works fine (sometimes xd)
When the radar doesn't directly download or anything like that, it's as if the file doesn't exist and now I'm going to try the plugin
MasterWindowS is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 09-01-2020 , 12:58   Re: Help with radars please
Reply With Quote #4

There is old legacy way to upload custom files, without mods and plugins.
Called *.res file


If game is CS:GO

- In server, create res file with map name, into maps folder.
example:

...csgo/maps/de_swamp.res
Code:
"resources" 
{
    "resource\overviews\de_swamp_radar_spectate.dds"    "file"
    "resource\overviews\de_swamp_radar.dds"    "file"
    "resource\overviews\de_swamp.txt"    "file"
}
and radar files need to be right place, in server (and sv_downloadurl destination if you have)
...csgo/resource/overviews/


*update
Seems convar sv_logdownloadlist is disabled by default in cs:go.
You need enabled by sm_cvar:
sm_cvar sv_logdownloadlist 1

Server start create download lists.
...csgo\DownloadLists\de_swamp.lst
Code:
output file, don't copy, don't use this.
"maps/de_swamp.bsp"
"maps/graphs/de_swamp.ain"
"maps/de_swamp.nav"
"resource/overviews/de_swamp_radar_spectate.dds"
"resource/overviews/de_swamp_radar.dds"
"resource/overviews/de_swamp.txt"






Older games, not CS:GO

Create res file same way as above in maps folder, but use material files (*.vmt, *.vtf).
Code:
"resources" 
{
    "materials\overviews\de_pyramid_css.vtf"    "file"
    "materials\overviews\de_pyramid_css.vmt"    "file"
    "resource\overviews\de_pyramid_css.txt"    "file"
}

Last edited by Bacardi; 09-01-2020 at 13:57.
Bacardi is offline
samlrs
New Member
Join Date: Sep 2020
Old 09-11-2020 , 06:55   Re: Help with radars please
Reply With Quote #5

After the new update CS: Go Check game files constantly and a couple of my maps that I've put in the folder stop working but I've managed to fix that by simply adding files into that folder once again? You should also check out this payday loan service

Last edited by samlrs; 09-20-2022 at 10:01.
samlrs is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode