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

Support for csgo workshop maps?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Austin
Senior Member
Join Date: Oct 2005
Old 10-15-2017 , 13:02   Support for csgo workshop maps?
Reply With Quote #1

Note to forum admin pleased delete this. I posted it in the wrong area sorry.

It looks like the current version doesn't support csgo workshop maps.

I am running a csgo ds with the latest version of stripper.
It is working fine with "normal" non workshop maps, but I have two problems if I try to use it with a workshop map.

1) On a workshop map stripper_dump crashes the server.

2) If I create a stripper config file for a map and put this config file in the stripper maps folder it doesn't work for a workshop map. The entities I put in this config file will work if the map is in the maps folder but it doesn't work if the map is running from the workshop folder which is a sub folder of the game's map folder.

Are their plans on adding support for workshop map?

I downloaded the source from git and it looks like this is one area that needs to be changed.

[ccode]
stripper_game.path_format(path,
sizeof(path),
"%s/%s/maps/%s.cfg",
stripper_game.game_path,
stripper_game.stripper_cfg_path,
map);
[/code]

It doesn't look too difficult to add (after just a few minutes in the code).

Is there any documentation on setting up the build environment for stripper?
I suppose I would first have to set up the Metamod build environment and then set up Stripper as a Metamod project?

Last edited by Austin; 10-15-2017 at 13:03.
Austin is offline
Reply


Thread Tools
Display Modes

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 21:45.


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