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
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: https://steamhost.cn/steamcommunity_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