Jump to content

TCAdmin conflicting with Mod?


CrimsonGT

Recommended Posts

I had a client hire me to do a modification for CSS for him, and TCAdmin seems to be causing some kind of conflict. In the mod, I load the gameconfig file for it using a line like this...

 

if (g_pGameConf->LoadGameConfigFile("cstrike/addons/bbtools/gamedata/bbtools.games.txt"))

 

When loading the mod using srcds.exe, or a batch file, or any other method it works fine. For some reason when its loaded from the TCAdmin though the path doesn't work. Im wondering if anyone has any thoughts as to why?

Link to comment
Share on other sites

I solved it finally. It turns out it was something I did, but I will blame it on TCAdmin for having super long default paths!!

 

The array I stored the filepath to the configuration in wasn't long enough to hold the entire string *beats self up*

 

Thanks though!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use