in rtp logs i see this
Updating base class CA_Magazine->, by z\addons\hapodha9i_coji9ihka_main\config.cpp/CfgMagazines/ItemHeatPack/
Updating base class CA_Magazine->, by z\addons\hapodha9i_coji9ihka_main\config.cpp/CfgMagazines/SkinBase/
and after i see this
Updating base class ->CA_Magazine...
hi, i have problem i have activated 3 addons:
dayz origins
dayz epoch
my addon
In my addon i need update already used classes CfgMagazines:
ItemHeatPack
ItemPlotDeed
SkinBase
i add in CfgPatches this:
requiredAddons[]={
"dayz_code",
"ori_items"
};
and in cfgMagazines i add this:
class...
hi, need help, i create new grenade (gas) change in tear gas script to my grenade, create gas mask (with hud) now need change script to disable if i have gas mask, i try with varible
init:
have_protivogaz = false;
execvm my gas mask loop script
execvm tear gas script
my gas mask loop script:
if...
in internet i only found this - http://arma3.ru/forums/topic/2899-preryvanie-vosproizvedeniia-zvukovykh-trekov/ this real work? i m kicked at create logic in filtres i already have 5 "logic"
need help, need fix last moment
_object_1 = nearestObjects [_playerPos, ["object_1"], 5];
_object_1_selected = _object_1 select 0;
if ( not isNull _object_1_selected ) then {
have error in if, but don't know how to fix, need create if
if in _object_1_selected have object then {
i write not...
i create deleting in database, but don't work my publish (saving to database) part code|
_object_1 = nearestObject [player,"object_1"];
_ps = getPos _object_1;
_dr = getDir _object_1;
_objectID = _object_1 getVariable["ObjectID","0"];
_objectUID = _object_1 getVariable["ObjectUID","0"]...
I create server script to change class all objects in game every 30 second, script delete all object-1 at map and create object-2 (use derection and coordinates at all object-1) and after 30 second server delete all object-2 at map and create object-3 (use derection and coordinates at all...
Implemented the interchangeable lens session only , without storing in the data base, can not understand how to keep a bunch of data is going , if I say so selected about 10 or more objects at the same time as me all one-time change classname in the database?
P.S. Sorry, write in google translate
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.