Garry's Mod
TTT2 (Base) - v0.14.0b
 Тема закреплена. Скорее всего, здесь есть важная информация.
Alf21  [Разработчик] 15 апр. 2018 г. в 13:57
Bugs/Issues
Currently there are some addons that are not compatible with TTT2 because they will also override TTT files (which means that it will override important functions that are important for TTT2):

- any Deadringer (will create my own soon)
- Physical Bullets 2.0
- any better equipment menu
- tttdamagelogs
- any huds
- any other TTT roles addon except roles addon that are made for TTT2 (containing TTT2 in their names)
< >
Сообщения 115 из 214
Alf21  [Разработчик] 20 мая. 2018 г. в 5:41 
In some cases there are incompatibilities with the TTT Totem addon. If you get printed a lot of lines containing "You have TTT Totem activated! You really should disable it!" (in the developer console), you should follow the instructions and manually unsubscribe TTT Totem.
Hätte auch ein Problem mit dem Addon. Und zwar habe ich ein Addon installiert, welches dafür sorgt, dass man seine Spawnwaffe auswählen kann. Beim Spawn wird die Waffe und die zugehörige Munition gegeben. Leider gibt es mit dem Addon den Bug, dass ich mir nur die Waffe geben lassen kann, bei der Ammo kommt folgender Fehler:

[ERROR] addons/weapon_selection/lua/autorun/server/weaponselection.lua:14: attempt to call method 'GetPrimaryAmmoType' (a nil value)
1. GivePlayerWeapon - addons/weapon_selection/lua/autorun/server/weaponselection.lua:14
2. fn - addons/weapon_selection/lua/autorun/server/weaponselection.lua:28
3. unknown - addons/ulib/lua/ulib/shared/hook.lua:179
4. Spawn - [C]:-1
5. SpawnForRound - gamemodes/terrortown/gamemode/player_ext.lua:326
6. SpawnWillingPlayers - gamemodes/terrortown/gamemode/init.lua:727
7. unknown - gamemodes/terrortown/gamemode/init.lua:558

Nebenbei: Wirklich gutes Addon!
Alf21  [Разработчик] 21 мая. 2018 г. в 15:01 
Hmm. ich denke nicht, dass der Fehler von meinem Addon kommt. Allerdings kann ich dir eine Alternative anbieten, wo das Problem nicht auftreten sollte: https://steamproxy.net/sharedfiles/filedetails/?id=1370756562
TTT2 Spectator Deathmatch & Animations seem to cause a lot of Lua Errors in Sandbox and even breaks it to an extent not allowing me to use the console and completely removing the death ragdoll if you give yourself a TTT2 Spectator Deathmatch weapon.
Hi ich habe heute deine TTT2 Addons installiert seitdem werden die Ränge nicht mehr im Scoreboard angezeigt welche ich über die sb_row.lua Datei im Scoreboard anzeigen lasse
Alf21  [Разработчик] 28 июл. 2018 г. в 10:44 
Wenn du die sb_row modifiziert, ist klar, dass das nicht mehr gehen kann, da diese Datei durch mein Addon modifiziert und überschrieben wird. Dazu gibt es allerdings andere Wege, die auch über das Wiki (von garrysmod) empfohlen werden.
Отредактировано Alf21; 28 июл. 2018 г. в 10:44
Alf21  [Разработчик] 28 июл. 2018 г. в 12:01 
@Rumo: Habe die role_logic aber so modifiziert, wie erörtert... vllt muss man es doch anders regeln... Ich überlege mir mal was.

@Synoth Du musst den Hook "TTTScoreboardColumns" nutzen (http://ttt.badking.net/guides/hooks) ->
hook.Add("TTTScoreboardColumns", "AnHookToCreateCols", function(pnl)
pnl:AddColumn("ID", function(ply) return ply:UserID() end)
end)
der jackal oder andere rollen außer im team traitor kann einen disguiser kaufen wenn möglich (zb jackal) aber nicht aktivieren
Hello, we're having lots of fun with your addon. I'd like to post two issues that we've run into:

Changing the starting credits for the hitman seems to be broken. Even if you set them to something other than 0, the hitman never seems to spawn with any credits initially. Earning credits is fine though.

Occasionally, the game will display the killer info in german for no apparent reason, which can be a bit confusing for non-german players.
@Tea Parrot I've looked through the code and for case 1:
the hitman is configured never to give Credits anyway, except for his target. It doesn't matter what value you fill in.
UPDATE: In the next bigger update this should be possible.

And for the second case:
I can't reproduce this case on my server. Do you have any other killer info installed?
Отредактировано SchokoShampoo; 8 окт. 2018 г. в 16:18
Thanks for the continued efforts! As for the second issue, we don't really run any killer info addons. The only addons that affect stuff in ttt(excluding ttt2 addons) should be "Gun Stats for TTT and DarkRP", "Enhanced Thirdperson" and "Enhanced PlayerModel Selector" as well as the dependencies for the ULX TTT2 addon. That, and a whole bunch of weapon mods which I assume also do not really affect killer info related things.
Are you still planning to create your own death ringer? :)
Alf21  [Разработчик] 12 ноя. 2018 г. в 22:29 
Yea, it‘s still planned. But up to now, I need to work on TTT2 firstly.
aus irgendeinem grund tauchen bei uns weder jackal noch irgendwelche anderen rollen auf (die einstellungen wurden in allen möglichen variationen über das ulx menu geändert. woran kann das liegen?
Alf21  [Разработчик] 19 ноя. 2018 г. в 11:37 
Schick mal deine Kollektion und die Einstellungen für den Jackal (die ConVars)
< >
Сообщения 115 из 214
Показывать на странице: 1530 50