I am trying to put this in an Origins server but the option to suicide appears only when i am looking at an object (car, person, etc) and not in general when i have 1 bullet left....i am using :
private ["_handGun"];
_handGun = currentWeapon player;
if (_handGun in...
Best thread ever ! So glad i found it. The ArmA2.Script.Compiler.v.0.1 was something i need :)
Just a quick question..even with the Compiler its a b....h to test code i've written...Isn't there a faster way to test stuff, for example when i create an igame menu right now i write the code, check...
yeah i managed to fix it today. had to add the .sqfs to be sure.
I was trying to add http://opendayz.net/threads/1-7-7-1-new-antihack-script.8552 today in the server with no success...i added all the origins addActions in it, tweaked it as much as i could but nothing....even tried enabling...
Thanks for the answer man :) I just figured it out as well...I forgot to put an exception
5 addWeaponCargoGlobal !"CareCrate.sqf"," for my .sqf...I put it everywhere but not where it was supposed to go...I guess 3h trying to figure out scripts.txt does that to a brain .lol
On a second note...
Update: fixed the SQL so it writes the proper value instead of 1.0e07 but bandits still cant make houses.
I checked the code comparing wooden_shed_lvl_1 to large_shed_lvl_1 and it is looking good....so back to 0.
Anyone else having problems as bandit to make a house ?
After further examination....Bandits cant build houses....I think there is something wrong with either the code, the SQL trigger or the database table structure of hitpoints in object_data.
dayz_server/compile/server_wantbbplz_a.sqf has:
_stageAr =...
I am getting a serious problem with this volcano spawn thing....I dont understand why this is happening....Tried everything mentioned here. (change dx9 in commander, relogin ...)
Any real solution ?
yeah those tools....i was afk a long time trying to check wtf is going on...so probably i've been more than 90sec afk.
Not to mention that now i am getting kicked for restriction #251
waitUntil {!isNil "R3F_LOG_PUBVAR_point_attache"}"
21.07.2013 03:08:11: Sandbird (xx.xx.xx.xx:xxxx)...
true that T_T facepalm on my part :)
About the admintools....i've added my UID (9 digit number) in the .sqf files but when i roll the mouse i dont get any options....is there a special button or something to bring them up....or am i doing something wrong ?
I had a previous admin tool on a...
Can someone please tell me how you can make BEC run 2 .cmds at the same time ?
My scheduler.xml right now is like this:
<?xml version="1.0"?>
<Scheduler>
<!--Load Bans-->
<job id="1">
<time>000100</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>...
Yeah, this my line 49 now and it works fine:
5 "Parachute" !="ParachuteWest" !="ParachuteMediumWest" !"=BTC=_Logistic/=BTC=_Logistic_Init.sqf" !"=BTC=_Logistic/=BTC=_Lift/=BTC=_attachCargo.sqf" !"=BTC=_Logistic/=BTC=_Lift/=BTC=_detachCargo.sqf"
Give it a try
Awesome job on this script axeman :) I was trying to do something similar with a train.
I tried to play with it but i am a bit confused.
You have driverKilled.sqf but you are not using it, and from what i can read, it spices up things a bit :)
Why did you disable it ? And if i want to enable it...
The .rpt (which i forgot it ever existed :p) shows this:
Mods: Expansion\beta
Distribution: 0
Version 1.62.101480
Fault address: 6E34C778 01:0001B778 F:\ArmA 2\DatabaseMySql.dll
file: dayz_1 (__cur_mp)
world: chernarus
Prev. code bytes: CC CC CC CC CC CC CC CC 53 56 8B 74 24 0C 33 DB
Fault...
Saving vehicles crashes my server. The arma.exe simply crashes....
Last line recorded on the log file was:
2013-03-07 17:53:35 HiveExt: [Information] Method: 999 Params: INSERT INTO `instance_vehicle`(`world_vehicle_id`,`last_updated`, `created`,`instance_id`) VALUES...
Is there i way i can change the ending music on my server ? The "You are dead" music i mean. I know there is a a way to do it on pause with onPauseScript = "runsscript.sqf" and then play the music there, but how can i do it in the end ?
Thanks
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.