Garry's Mod

Garry's Mod

The NPC Vault - TTT
29 条留言
Logan  [作者] 2023 年 11 月 10 日 下午 2:24 
I'll see if I can recreate these issues locally
Woper 2023 年 10 月 29 日 上午 6:47 
the vault spawns in the air. it cant be activated by pressing "e"
TVP1 - Mirron 2023 年 10 月 3 日 上午 5:00 
[The NPC Vault - TTT] gamemodes/terrortown/entities/entities/ttt_zombie_vault.lua:247: attempt to index local 'ent' (a number value)
1. fn - gamemodes/terrortown/entities/entities/ttt_zombie_vault.lua:247
2. unknown - lua/ulib/shared/hook.lua:109
MähnGiL 2022 年 9 月 12 日 上午 9:40 
Can you make the combine soldiers come out?
LuckyTiger 2022 年 6 月 18 日 上午 4:27 
Alright I found my issue, my Cstrike wasn't properly mounted in the mount.cfg
LuckyTiger 2022 年 6 月 15 日 上午 7:32 
Okay I tried that command but it doesn't seem to work either on maps that don't have a navmesh, its not another mod interfering either. But thanks for the help.
Logan  [作者] 2022 年 6 月 12 日 上午 7:54 
Only the DrGBase NPCs require a navmesh to navigate around. On any map, in server console, you can type "nav_generate" to generate a navmesh. This can be done in singleplayer, or multiplayer. Otherwise only the default NPCs and their default pathing will be useable.
LuckyTiger 2022 年 6 月 11 日 下午 8:46 
Is there a way to add the Nav Mesh? Or is this mod stuck being map dependent?
Logan  [作者] 2022 年 1 月 23 日 下午 7:46 
I finally updated it
Logan  [作者] 2022 年 1 月 23 日 上午 11:40 
If by fix you mean the update? Yea I gotta stop being a lazy ass. If you mean there's a problem with the addon? I don't know what you're talking about.
DodoMans 2022 年 1 月 20 日 下午 11:16 
so we uhh not getting a fix anytime soon?
Logan  [作者] 2021 年 1 月 5 日 下午 7:03 
No, it's still sitting 90% completed on my hard drive, I'm just a lazy fuck with little motivation.
Cpt.Haxray 2021 年 1 月 5 日 上午 12:24 
I assume the Update is canceled?
Logan  [作者] 2020 年 10 月 28 日 上午 11:43 
Also, the update will be arriving in December. I got busy with university classes. They're over by the end of November.
Logan  [作者] 2020 年 10 月 28 日 上午 11:41 
All this addon does is is spawn in the default npc_fastzombie NPC, and then fuck with the AI a bit to TRY and get it to follow players.

You are 100% free to edit it to spawn a different NPC, even if it's the same as npc_fastzombie just with the skin changed
King Viking 2020 年 10 月 27 日 上午 5:56 
Would it be possible to change the skin of the zombies in this to elf's for a Christmas version?
Logan  [作者] 2020 年 9 月 8 日 上午 11:03 
Hey I never said I was a fast programmer
But in all seriousness, I never did run into the issue until I went to update it with some new functionality, which was only a recent project.
pipes 2020 年 9 月 7 日 上午 12:21 
>mfw 5 months later :bored:
Logan  [作者] 2020 年 9 月 6 日 上午 10:11 
A big update is releasing soon that will fix the issue and add a bunch more features
Beeooow 2020 年 9 月 5 日 下午 2:47 
looked into it, there's an error that can occur at line 113 IF the physics object wasn't created correctly.

This isn't the proper fix, but I added in "if IsValid(phys) then <phs:whateverFunction> end" to all the lines using the local variable phys created in ENT:Use(ply) and the mod worked (without the box having working physics).

Basically, if you're missing the model at 'models/props/cs_office/microwave.mdl' then the mod will crash and not let you interact with the box. This translates to you or your server is missing counter strike source files

figured this out cuz my pc could use the mod fine, but my server was having issues getting it to work.
Logan  [作者] 2020 年 4 月 20 日 上午 9:37 
I'll take another look
pipes 2020 年 4 月 20 日 上午 12:15 
Having the same issue on line 113.
jd.thomashomasomasmasass 2019 年 1 月 15 日 下午 8:21 
Thanks :) yeah could be that, I have loads of mods on the server
Logan  [作者] 2019 年 1 月 14 日 下午 4:39 
I'll double check an update didn't fuck with it, but as it stands, it works 100% fine on my end. You may have a conflicting addon.
jd.thomashomasomasmasass 2019 年 1 月 13 日 下午 9:51 
I didn't change anything on it, just tried reinstalling it and it now brings the same error but with line 113
Logan  [作者] 2019 年 1 月 13 日 下午 7:51 
There's no code on line 114. You've made an edit to the weapon. I'm not going to resolve any problems you have because you've made changes to it.

The addon works as it is on the workshop now. Any edits you make beyond that are you responsibility to get working, not mine.
jd.thomashomasomasmasass 2019 年 1 月 13 日 下午 7:41 
This isn't working on my server for some reason, when i try activate it I get this error in the server:
[ERROR] addons/the_zombie_vault_-_ttt_1541355785/gamemodes/terrortown/entities/entities/ttt_zombie_vault.lua:114: Tried to use a NULL physics object!
1. HasGameFlag - [C]:-1
2. unknown - addons/the_zombie_vault_-_ttt_1541355785/gamemodes/terrortown/entities/entities/ttt_zombie_vault.lua:114
XchoosinX 2018 年 10 月 23 日 下午 2:04 
i know you probably get annoyed by this but how the hell do you work this thing? lol. After i install it i will open a game up and at the top it says there is an error with this install. do i need something else downloaded for this? or maybe a newer version of the game if theres even such thing
mcaidenvl 2018 年 10 月 19 日 下午 11:37 
Nice mod.