you need to first delete the entry you have in instance_buildings with that ID, looks like your using ID 100, do a search for that in the "Instance_building" table, delete it, then goto your "Buildings" table and delete your ID 100 which is the military barracks class name. when uploading to the...
yea i had been trying to get ASR_AI working for awhile, you need to upload it via FTP to your addons directory and put your newly edited settings file in the root Arma 2 directory on your server under "userconfig/asr_ai/asr_ai_settings.hpp" Unfortunately for me i host from Dayz.ST and after bit...
its true, ive seen hackers shooting AA ammo from a glock or Enfield before, there is really not much you can do, this is the joy of Arma 2 and Dayz being client side, there will always be a bypass. but in the end i figure people running a private hive should have more selection over vehicles...
i really hope they will allow more freedom over the banlists, at this point in time in the mod / game with standalone and arma 3 around the corner that people are already coding why hold out anymore, when the banlists are simply a guy choosing whats cool or OP, so now the hundreds or thousands...
yea having the same issue, sometimes get TPed back to where you first logged in, loot and zombie buggy, having to goto lobby and come back in to trigger them sometimes, speaking of which anyone know how to tone down the zombie spawns? amount/respawns? the new mechanics are pretty relentless when...
easy way is to "select all" make a new file in notepad ++, paste it, then do a Search for specific words that might relate to that mod/problem "Error" is a good example :)
on your contorl panel, you see "View Logs" click that and goto "Move to higher level directory" or whatever it is, you shoudl see the file there, arma2oaserver.RPT
Yea im runing Sarge's AI pakage, i have not noticed any problems, AI still spawn, only time i have fallen and hurt myself was when heli pilot pulled up out of range mid fast rope and i broke my leg, it did give me the msg through that he flew away.
as for AI problems, check your RPT file for...
in your =BTC=_fast_roping_init.sqf change line 9 to
} foreach (nearestObjects [[3000,3000,0], BTC_roping_chopper, 50000]);
and replace your =BTC=_functions.sqf with
BTC_deploy_rope =
{
hint "Rope deployed";
_veh = vehicle player;
_veh setVariable ["BTC_rope",1,true];
if...
try putting this in the init by double clicking the object you will see the entry box under the list in editor, i think this is the line not sure though
this setPos [getPos this select 0, getPos this select 1, 0]
hey, i apologize haven't posted an update on testing, RL stuff came up. Though i must say very nice update Sarge, on some recent testings i have as well noticed coming back after you die in the same spot you originally logged in, doesn't happen all the time, but a friend runs a Takistan server...
having trouble getting this to work, ive tried both AirAlarmSfx and Sirene_EP1, aswell tried adding it to vehicle with "Sound_alarm2" a tip from Shinkicker on another thread (http://opendayz.net/index.php?threads/dayz-sound-effect-editing.6852/#post-11025) put in new world loc, but still...
try adding them to Instance_deployable instead of instance_building, roughly the same method, create the ID/classname in Deployable, then add the ID and details in Instance_deployable table, make up the other ones jsut add 1000 to the front of the ID sequence, find your or another Owner ID under...
anyone know if its possible to add a inventory to an object? i was trying to add a small food stand and put beans/steak/coke in it under instance_deployables, it spawned but i couldn't interact with it, i am sure there is more to it, i just switched it back to a ammo box i know is has a...
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.