Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
[Aura's LVS Fight Radar [SWRP]] lua/aura_lvs_radar/aura_lvs_radar_util.lua:48: attempt to index local 'model' (a nil value)
1. Aura_Radar_Remove_Model - lua/aura_lvs_radar/aura_lvs_radar_util.lua:48
2. fn - lua/aura_lvs_radar/aura_lvs_radar_hooks.lua:93
3. unknown - lua/ulib/shared/hook.lua:109 (x51)
1. unknown - lua/entities/aura_lfs_fight_display_panel/shared.lua:34
2. Create - [C]:-1
3. SpawnFunction - gamemodes/base/entities/entities/base_entity/init.lua:66
4. Spawn_SENT - gamemodes/sandbox/gamemode/commands.lua:758
5. unknown - gamemodes/sandbox/gamemode/commands.lua:823
6. unknown - lua/includes/modules/concommand.lua:54
ServerLog: [ULX] President N U T<STEAM_0:0:10532084> spawned sent aura_lfs_fight_display_panel
President N U T<STEAM_0:0:10532084> spawned sent aura_lfs_fight_display_panel
1. Start - [C]:-1
2. unknown - lua/entities/aura_lfs_fight_display_panel/shared.lua:15
[Aura's LFS Fight Radar [SWRP]] lua/entities/aura_lfs_fight_display_panel/cl_init.lua:31: attempt to call global 'RequestMAPSize' (a nil value)
1. RebuildMapImageAuraVersionClient - lua/entities/aura_lfs_fight_display_panel/cl_init.lua:31
2. unknown - lua/entities/aura_lfs_fight_display_panel/cl_init.lua:27
1. ChooseShipName - lua/autorun/aura_lfs_fight_handler.lua:290
2. fn - lua/autorun/aura_lfs_fight_handler.lua:200
3. unknown - lua/ulib/shared/hook.lua:109 (x902)
This is on multiplayer and toggling the radar when out of range solves it for me
is there any way to get the ships bigger looking?
1. unknown - lua/entities/aura_lfs_fight_display_panel/shared.lua:34
2. entsCreate - [C]:-1
3. Create - gamemodes/starwarsrp/gamemode/modules/workarounds/sh_workarounds.lua:190
4. PPEntityFromTable - addons/permaprop/lua/permaprops/sv_lib.lua:100
5. fn - addons/permaprop/lua/permaprops/sv_lib.lua:233
6. unknown - lua/ulib/shared/hook.lua:109
lua/permaprops/sv_specialfcn_aura_fight_display_perma_prop.lua:22: attempt to call method 'SetPowered' (a nil value)
1. unknown - lua/permaprops/sv_specialfcn_aura_fight_display_perma_prop.lua:22
2. PPEntityFromTable - addons/permaprop/lua/permaprops/sv_lib.lua:116
3. fn - addons/permaprop/lua/permaprops/sv_lib.lua:233
4. unknown - lua/ulib/shared/hook.lua:109
[Aura's LFS Fight Radar [SWRP]] lua/autorun/aura_lfs_fight_handler.lua:290: attempt to call method 'GetDriver' (a nil value)
1. ChooseShipName - lua/autorun/aura_lfs_fight_handler.lua:290
2. func - lua/autorun/aura_lfs_fight_handler.lua:200
3. unknown - addons/sam-133/lua/includes/modules/hook.lua:198 (x2000)
1. unknown - lua/entities/aura_lfs_fight_display_panel/shared.lua:35
this addon makes this error when i spawn it or try to permaprop (it shoot copies of itself when permaproped) Idk why you have added some minimap for no reason and broke the addon...
AuraDisOverride==true or ((LFS == true or SWVehicle) and AuraDisOverride!=false)
R would clear the override, making it nil. Nil meaning it doesn't change (how it is now). True means, whether it's LFS or SWVehicle or neither, it will show (so if you have a ship prop, but it's not LFS or SW, you can have it on the radar). False means it will never show up.
This would give the ability to impliment a radar cloak system too.
Just my suggestion is all :P
But could you tell me if there was a way to increase the size of the Ships on the Radar itself?