OFPEC Forum
Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: Thypoon on 03 Jun 2007, 17:01:18
-
I need help with street lamp... I need to light it.. i can't do it with command inflame... do you know how to do it?? thx
-
http://www.ofpec.com/forum/index.php?topic=8126.0
-
btw. sorry for putting it to other topic and thx :good:
-
What is the object 3d model.
I'd like to create some street-lamp but I can't get the model need to use in function _lamp = "ModelSTreetLamp" createvehicle ...
:)
-
Streetlamps are under cfgNonAIVehicles.
Classnames are:
Land_lampadrevo
Land_lampazel
Land_vo_seda
Land_tlampac_vo_seda
Land_vo_zlut
Land_lampa_cut
Land_lampa_valec
Land_lampa_koule
Land_lampa_sidl
Land_lampa_sidl_2
Land_lampa_sidl_3
Land_lampa_ind
Land_lampa_ind_b
Land_lampa_ind_zebr
Land_lampa_vysoka
Land_lampa_vysoka2
Take your pick. :dunno: :D
Planck
-
Thank you..