安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
errors:
[Azbr's Autonomous Sentry Weapon] lua/entities/azbrsentrygun_shotgun.lua:932: attempt to index field 'OrigAngle' (a nil value)
1. func - lua/entities/azbrsentrygun_shotgun.lua:932
2. unknown - lua/includes/extensions/net.lua:34
[Azbr's Autonomous Sentry Weapon] 'AzbrBoxFont' isn't a valid font
1. SimpleText - lua/includes/modules/draw.lua:65
2. SimpleTextOutlined - lua/includes/modules/draw.lua:106
3. unknown - lua/entities/azbrsentrygun_repair_kit.lua:141
[Azbr's Autonomous Sentry Weapon] lua/includes/modules/draw.lua:69: attempt to perform arithmetic on local 'w' (a nil value)
1. SimpleText - lua/includes/modules/draw.lua:69
2. SimpleTextOutlined - lua/includes/modules/draw.lua:106
3. unknown - lua/entities/azbrsentrygun_repair_kit.lua:141
(These next 2 happen when holding repair tool)
[Azbr's Autonomous Sentry Weapon] 'B1R1ReserveFont' isn't a valid font
1. SimpleText - lua/includes/modules/draw.lua:65
2. draw_func - lua/weapons/azbr_aasw_repair_tool.lua:97
3. unknown - lua/weapons/azbr_aasw_repair_tool.lua:396
[Azbr's Autonomous Sentry Weapon] lua/includes/modules/draw.lua:69: attempt to perform arithmetic on local 'w' (a nil value)
1. SimpleText - lua/includes/modules/draw.lua:69
2. draw_func - lua/weapons/azbr_aasw_repair_tool.lua:97
3. unknown - lua/weapons/azbr_aasw_repair_tool.lua:396
Concerning the unfreeze ability, I want to implement that but currently: unfreezing the guns makes them very angry.
concerning not targeting NPCS spawned by Others, could we elaborate on this?
[Azbr's Autonomous Sentry Weapon] lua/entities/azbrsentrygun_shotgun.lua:344: Tried to use a NULL entity!
1. GetName - [C]:-1
2. unknown - lua/entities/azbrsentrygun_shotgun.lua:344
3. Spawn - [C]:-1
4. spawn_zombie - lua/autorun/server/serverdogman.lua:298
5. unknown - lua/autorun/server/serverdogman.lua:263
6. pcall - [C]:-1
7. unknown - lua/autorun/server/serverdogman.lua:166
Connecting a terminal to it doesnt work at all. Repair tool now doesnt freeze anymore thankfully.
[Azbr's Autonomous Sentry Weapon] lua/entities/azbrsentrygun.lua:345: Tried to use a NULL entity!
1. GetName - [C]:-1
2. unknown - lua/entities/azbrsentrygun.lua:345
3. Spawn - [C]:-1
4. spawn_zombie - lua/autorun/server/serverdogman.lua:298
5. unknown - lua/autorun/server/serverdogman.lua:263
6. pcall - [C]:-1
7. unknown - lua/autorun/server/serverdogman.lua:166
[Azbr's Autonomous Sentry Weapon] lua/entities/azbrsentrygun_terminal.lua:146: attempt to call method 'ChatPrint' (a nil value)
1. Pairup - lua/entities/azbrsentrygun_terminal.lua:146
2. unknown - lua/entities/azbrsentrygun_terminal.lua:178
[Azbr's Autonomous Sentry Weapon] lua/entities/azbrsentrygun_terminal.lua:146: attempt to call method 'ChatPrint' (a nil value)
1. Pairup - lua/entities/azbrsentrygun_terminal.lua:146
2. unknown - lua/entities/azbrsentrygun_terminal.lua:178
(this last one happens when trying to use an ammo kit spawned by the spawner on a sentry )
[Azbr's Autonomous Sentry Weapon] lua/entities/azbrsentrygun_ammo_kit.lua:186: Tried to use a NULL entity!
1. EmitSound - [C]:-1
2. unknown - lua/entities/azbrsentrygun_ammo_kit.lua:186
I've already been working on an improved method of claiming gun ownership that may fix this when implemented.
I cannot say for sure when this will be ready.
Concerning the failure to target NPCs I am still unable to reproduce this issue.