Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Few questions.


Recommended Posts

Hi, i need some help with few things. (2)

First of all, im getting SR #231 and i have no idea which line i need to flag/edit

_entity_array = (position _ai) nearEntities [_trac"
23.05.2013 21:31:17: [Friendly]biokemisten (MY_IP_IS_HIDDEN) MY_GUID_IS_HIDDEN_KAY - #231 "le new ammo";};
};

if(fuel _vehicle < 0.2) then {
_vehicle setFuel 1;

I searched for ''_entity_array''.. well.. the whole line in scripts.txt but nothing found.

So if anyone know what do edit, please tell me.

 

Issue no 2

BEC autorestart/warning message, i cant really figure out how to do.

I have read the survivalservers forum regarding BEC but nada.. Even youtube/google.

I have set my server to GMT-8.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<?xml-stylesheet href="acs.xsl" type="text/xsl" ?>





05:50:00
000000
1,2,3,4,5,6,7
0
say -1 Server will Auto restart in 10 min
0



05:55:00
000000
1,2,3,4,5,6,7
0
say -1 Server will Auto restart in 5 min
0



06:00:00
000000
1,2,3,4,5,6,7
0
#shutdown
0



001000
000010
1,2,3,4,5,6,7
1
say -1 Annoying text that will repeate itself each 10 min
0



000300
000000
1,2,3,4,5,6,7
0
say -1 Bec has been now running for 3 min
0




030000
000000
1,2,3,4,5,6,7
1
C:\ServerTools\Bec\Config\test.bat
1


 

Thank you! -B

Share this post


Link to post
Share on other sites

Go to your scripts text and give me line #233 and paste it in code format.

 

Your time for restarts is this format...

 

Change delay to this format, remove ":" from your delay.

HHMMSS = The format of delay

Restarts every six hours - Examples

 

050000 = Restart in 1 hour

 

055900 = Restart in 1 minute

 

060000 = Restarting

Share this post


Link to post
Share on other sites

Same as before

if (isSe"
25.05.2013 02:10:05: [Friendly]biokemisten (xxxxxxxxxxxxxxxxx) xxxxxxxxxxxxxxxxxx - #44 "le new ammo";};
};

if(fuel _vehicle < 0.2) then {
_vehicle setFuel 1;
if (SAR_EXTREME_DEBUG) then {diag_log "SAR_EXTREME_DEBUG:"
25.05.2013 02:10:05: [Friendly]biokemisten (xxxxxxxxxxxxxxxxx) xxxxxxxxxxxxxxxxxx- #80 "hicle ammo (_veh_weapons select 0) < 11) then {
_vehicle setVehicleAmmo 1;
if (SAR_EXTREME_DEBUG) then {diag_log "SAR EXTREME DE"
25.05.2013 02:10:05: [Friendly]biokemisten (xxxxxxxxxxxxxxxxx) xxxxxxxxxxxxxxxxxxxxxxxx - #138 "time = SAR_DETECT_INTERVAL/2;

while {alive _ai} do {

if !(isServer) then {

_entity_array = (position _ai) nearEntities [_trac"
25.05.2013 02:10:05: [Friendly]biokemisten (xxxxxxxxxxxxx) xxxxxxxxxxxxx - #231 "le new ammo";};
};

if(fuel _vehicle < 0.2) then {
_vehicle setFuel 1;
if (SAR_EXTREME_DEBUG) then {diag_log "SAR_EXTREME_DEBUG:"

Share this post


Link to post
Share on other sites

Nothing.

i changed these lines to

1 "le new ammo";"

1 "hint format [\"A %1 has been added\", gun]" !"if(fuel _vehicle < 0.2) then { _vehicle setFuel 1;"

wondering what can cause this.

Share this post


Link to post
Share on other sites

Also if you are running SARGE AI...

 

Give me lines

 

#82 And #46

 

Do you have to press a button or anything to get this to happen btw?

 

 

Line has to look like

1 "hint format [\"A %1 has been added\", gun]" !"if(fuel _vehicle < 0.2) then { _vehicle setFuel 1;" !"le new ammo";"

 

 

Your next option is to do what the owner of blurgaming antihack said.

BlurGaming- also remove the script restrictions 220-243 i think. should stop the restrictions without compromising the server.

 

http://blurgaming.com/antihack/m/995773 ... strictions

Share this post


Link to post
Share on other sites

Sure i do

1 setVehicleAmmo !"\"setVehicleAmmo\","

1 setFuel !"\"setFuel\"," !"z\addons\dayz_code\compile\local_setFuel.sqf" !"\"dayzSetFuel\"" !"dayzSetFuel_code" !"dayzSetFuel = _val;" 

Share this post


Link to post
Share on other sites

its still

_entity_array = (position _ai) nearEntities [_trac"
25.05.2013 02:10:05: [Friendly]biokemisten (xxx) xxx - #231 "le new ammo";};
};

if(fuel _vehicle < 0.2) then {
_vehicle setFuel 1;
if (SAR_EXTREME_DEBUG) then {diag_log "SAR_EXTREME_DEBUG:"

Share this post


Link to post
Share on other sites

5 setVehicleAmmo !"\"setVehicleAmmo\"," !"_vehicle setVehicleAmmo 1;\nif (SAR_EXTREME_DEBUG) then {diag_log "SAR EXTREME DEBUG: Vehicle new ammo";};"

1 setFuel !"\"setFuel\"," !"z\addons\dayz_code\compile\local_setFuel.sqf" !"\"dayzSetFuel\"" !"if (_fuel >= 1.0) then { _fuel = 1.0; };\n\n_target setFuel _fuel;" !"_vehicle setFuel 1;\nif (SAR_EXTREME_DEBUG) then {diag_log "SAR_EXTREME_DEBUG: Vehicle refueled";};"

 

Try this, I believe its SARGE AI... not the Anti-Hack.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...