Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
[[ACE] Armored Combat Extended] lua/acf/client/cl_acfpermission.lua:68: Tried to use a NULL Panel!
1. SetName - [C]:-1
2. ClientPanel - lua/acf/client/cl_acfpermission.lua:68
3. v - lua/acf/client/cl_acfpermission.lua:106
4. Call - lua/includes/modules/hook.lua:102
5. Run - gamemodes/sandbox/gamemode/spawnmenu/spawnmenu.lua:262
6. unknown - gamemodes/base/gamemode/cl_spawnmenu.lua:11
7. unknown - lua/includes/modules/concommand.lua:54 (x45)
I can't disable any of them with console commands
Please help this has been a consistent problem
and
acf_legality_enginesrequirefuel
arent removing the fuel and driver requirements from the engines
There are two ways about it. You could either use the bullet shoot function. You just have to define all the bullet info used by the other sweps and see how the function is used
Otherwise you can inherit from the baseswep and customize past there like all the other ACE SWEPs.
Any same-name function will override the original which will be specific for that SWEP.