Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Is your mod get coding edits ? or it use the hl2 game code ?
1. because you need the right gameinfo.txt to grab the VPK file from hl2 + episodic
trunk/sp/game/mod_episodic/gameinfo txt
2. about the code, and the portage , i think it not a godod idea if you made lot of code modification for you rmod, to merge your edit into the 2013 source code
a) the sdk is not complete
b) just this friday the sdk hasbeen updated 5 times.
and the next week the source code will integrated pull request that github user propose as contrbution.
Is you mod require code edit ? or you can just deal with the HL2 episodic source code ?
if you have to port the code of your mod to the new sdk you can use Win merge to compare your code, and the version 2013 of the soruce code.
if you know how to merge the code with svn tool, you could do that too.
But honestly, this is not the ideal moment to port your mod to 2013, it only my own opinion.
I really just want to continue my project no matter what SDK Base I have to use.
my own mod continue to work properly on the sdk base 2007.
did you edited your gameinfo.txt ?
and please tell me, ( it's the third time i ask you that question), is there any code edit for your mod ? or it use the usual client and server dll from hl2ep2 ?
i can compile the dll for you so you could try to work with 2013. but if you don't reply to my question, i could not help out anymore.
I tried to create a new mod without change any configuration but don't work, besides my mod too stopped working downloaded mods of other modders, ( Even when I start some mod I get the same error; "can not find background image 'materials/console/ep2_background01.vtf"), and when I try create some map in hammer the program not responding properly.
All these problems have appeared since the release of source SDK 2013 after an automatic actualization, before this all worked fine.
I tried too to uninstal all games, mods and tools related with HL2 and source engine, delete all files into "...Steam/Steamapps/XXXXXX(my user name)/..." but don't work.
it's a custom version of episode2 source code, it include the last source code from github ( revision 13)
it contain few fixes :
Fixed GameTilteFont in ClientScheme.res
Added skill.cgf to fix the impossibility to grab ammo.
The link for download :
http://www.puppet-master.net/download/Source_SDK_base_2013/Mods_Templates/mod_episodic.rar