Pmarzec2000 / acf

Automatically exported from code.google.com/p/acf
0 stars 0 forks source link

Missile rack problem #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. chose ACF menu from list
2. chose missiles list
3. in my ACF there is only 4 types of racks when I choose one there is nothing 
happend

What is the expected output? What do you see instead?

[addons\acf\lua\acf\shared\acfmissilelist.lua:20] attempt to call global 
'ACFRackGUICreate' (a nil value)
when i try to spawn that rack:
[addons\acf\lua\weapons\gmod_tool\stools\acfmenu.lua:79] attempt to index local 
'Ent' (a nil value)

What version of the product are you using? On what operating system?
everything  new
OS: win 7 Ultimate

Please provide any additional information below.

when i click on missile rack in acf menu, the menu is gone (i cant choose 
anything. after that i need to chose again acf menu - then it works but still 
without missile racks

Original issue reported on code.google.com by turbopl...@gmail.com on 2 Jul 2012 at 2:16

GoogleCodeExporter commented 9 years ago
The underlying problem seems to be that the entire cl_init.lua file for the 
ACF_Rack in entities folder is unwritten. Also, unrelated to this problem it 
seems to be that the shared.lua file is unfinished.

Original comment by FiveAr...@gmail.com on 19 Jul 2012 at 9:32

GoogleCodeExporter commented 9 years ago
Missiles are an incomplete project, They've been added to the list but not 
fully coded.

They've yet to finish, Or even start the cl_init.lua
the init.lua isint finished.
Nor is the shared.lua.

It may be a while before they fix it.

Original comment by dzbus...@gmail.com on 1 Aug 2012 at 8:24