Installer Steam
Logg inn
|
språk
简体中文 (forenklet kinesisk)
繁體中文 (tradisjonell kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tsjekkisk)
Dansk (dansk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spania)
Español – Latinoamérica (spansk – Latin-Amerika)
Ελληνικά (gresk)
Français (fransk)
Italiano (italiensk)
Bahasa Indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (nederlandsk)
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasil)
Română (rumensk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (vietnamesisk)
Українська (ukrainsk)
Rapporter et problem med oversettelse
[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!
@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)
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.
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?