安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题



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