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
[Nadmod Prop Protection] lua/autorun/client/cl_nadmodpp.lua:234: attempt to call method 'ClearControls' (a nil value)
1. ClientPanel - lua/autorun/client/cl_nadmodpp.lua:234
2. v - lua/autorun/client/cl_nadmodpp.lua:264
3. Call - lua/includes/modules/hook.lua:102
4. Run - gamemodes/sandbox/gamemode/spawnmenu/spawnmenu.lua:262
5. unknown - gamemodes/base/gamemode/cl_spawnmenu.lua:11
6. unknown - lua/includes/modules/concommand.lua:54
1. AdminPanel - lua/autorun/client/cl_nadmodpp.lua:141
2. fn - lua/autorun/client/cl_nadmodpp.lua:261
3. Call - addons/ulib-master/lua/ulib/shared/hook.lua:109
4. Run - gamemodes/sandbox/gamemode/spawnmenu/spawnmenu.lua:262
5. unknown - gamemodes/base/gamemode/cl_spawnmenu.lua:11
6. unknown - lua/includes/modules/concommand.lua:54 (x8)
FIX THIS its causing the Q menu the fail! if you don't fix ill have to report this as incomparable for gmod.
1. AdminPanel - lua/autorun/client/cl_nadmodpp.lua:141
2. fn - lua/autorun/client/cl_nadmodpp.lua:261
3. Call - lua/ulib/shared/hook.lua:109
4. Run - gamemodes/sandbox/gamemode/spawnmenu/spawnmenu.lua:262
5. unknown - gamemodes/base/gamemode/cl_spawnmenu.lua:11
6. unknown - lua/includes/modules/concommand.lua:54
how tf do i fix dis!11
1. SendPropOwners - lua/autorun/server/nadmod_pp.lua:84
2. unknown - lua/autorun/server/nadmod_pp.lua:112
-Post the error(s) on github https://github.com/Nebual/NadmodPP
-What OS are you on
-Try run with no workshop or legacy addons enabled
Im not having any issues with the overlay, nor does anyone else i play with.
Does it still break without any Folder/Workshop addons running?
What OS are you on?
- Fixed clientside lua errors when opening spawnmenu with a bot on the server (thanks @sammyt291)
- Add CPPI Clientside support, eg. for use in Starfall
- Optimized networking
[ERROR] lua/autorun/client/cl_nadmodpp.lua:191: attempt to concatenate a nil value
1. ClientPanel - lua/autorun/client/cl_nadmodpp.lua:191
2. fn - lua/autorun/client/cl_nadmodpp.lua:203
3. Run - addons/ulib/lua/ulib/shared/hook.lua:109
4. Call - gamemodes/sandbox/gamemode/spawnmenu/spawnmenu.lua:222
5. unknown - gamemodes/base/gamemode/cl_spawnmenu.lua:56
6. unknown - lua/includes/modules/concommand.lua:54
[ERROR] lua/autorun/client/cl_nadmodpp.lua:157: attempt to concatenate a nil value
1. func - lua/autorun/client/cl_nadmodpp.lua:157
2. unknown - lua/includes/extensions/net.lua:32
[ERROR] addons/nadmod prop protection/lua/autorun/server/nadmod_pp.lua:369: attempt to index a nil value
1. v - addons/nadmod prop protection/lua/autorun/server/nadmod_pp.lua:369
2. unknown - lua/includes/modules/hook.lua:84
I've checked for mod conflicts and it seems to be just this one.
(comment edit note: spelling corrections)
- Cleaning up the map now restores ownership to the World
- Singleplayer now defaults to PP being off
- Admin menu can now be opened during high ping (useful for cleaning the source of the ping)
- Add nadmod_overlay convar (0 = off, 1 = owner info only, 2 = owner + model + entityID + class)
@Nightly: Get an admin mod. I have one linked in the description.
@sol: That has annoyed me in the past! I've rejiggered the cpanel so it remains visible if you've ever loaded it before.
@georgeravenholm!: Alright, disabled by default in Singleplayer
@[SMOL]SwerveSwerve: Alright, added nadmod_overlay convar
@FreezeBug: I think I need to keep a delay after map start (later than InitPostEntity) to catch _all_ maps' world ents; but I've added PostCleanupMap, thanks!
@Chillstice: I've documented my concommands, that one would be nadmod_cdp