Garry's Mod
TTT2 (Base) - v0.13.2b
 このトピックはピン留めされているので、おそらく重要です
Alf21  [開発者] 2018年4月15日 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)
< >
1-15 / 207 のコメントを表示
Alf21  [開発者] 2018年5月20日 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  [開発者] 2018年5月21日 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
Shame 2018年6月17日 7時23分 
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  [開発者] 2018年7月28日 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が行いました; 2018年7月28日 10時44分
Alf21  [開発者] 2018年7月28日 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が行いました; 2018年10月8日 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.
Davidio 2018年11月12日 15時28分 
Are you still planning to create your own death ringer? :)
Alf21  [開発者] 2018年11月12日 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  [開発者] 2018年11月19日 11時37分 
Schick mal deine Kollektion und die Einstellungen für den Jackal (die ConVars)
< >
1-15 / 207 のコメントを表示
ページ毎: 1530 50