Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
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.