安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








The way it used to work was by calling
The way it works now (after yesterday's update) is by copying the Base bone's matrix and applying the translation/rotation offset each time it renders. So really the entity never moves at all now, just gets drawn with an offset. I can't get it to break anymore, even when simulating a really bad connection on my test server. I think it's good, but thanks anyway for the idea!
Giving Jeff a weapon_gal_rpg
[Physgun Info Monitor] lua/autorun/attach_monitor.lua:530: attempt to index local 'viewMatrix' (a nil value)
1. v - lua/autorun/attach_monitor.lua:530
2. unknown - lua/includes/modules/hook.lua:84
I'm unsubscrbing for now but I'll rate it up and add it to my favs. It's a unique and useful addon. It would be a waste to miss out so I'll be back after a fix. Adios.
Update: I see the problem you're describing. After taking a look at the Simple Thirdperson code, I think I'm understanding why it happens. The way they're getting around the normal thirdperson's need for sv_cheats is by simply moving the firstperson camera backwards and adding a hook to manually draw the thirdperson model instead of the firstperson one. Unfortunately, I'm overriding that same hook, and gmod decided to use mine instead for some reason, so it renders the firstperson model like normal. Unfortunately there is no way (that I know of) for me to fix this without collaborating with Simple Thirdperson's developer. Maybe I'll give them a ring, but I'm not sure if it's appropriate : /
Really sorry about that.
No worries really. I'm glad enough to be able to inform you about this. So long as it's a script, it will surely conflict with something so that's normal.
If it's okay with you I can give a hand with informing the other developer about this issue. If it doesn't work then it can't be helped I guess. I think I'd switch to another thirdperson addon or maybe the regular one from source. I'm keeping this addon I guess.
EDIT:
Here's the link to PhysInfo, if you wanted to check that out: http://steamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=277798162
1. GetMass - [C]:-1
2. func - lua/autorun/attach_monitor.lua:32
3. unknown - lua/includes/extensions/net.lua:32