Jump to content

[RELEASE] New Event The Fugitive.


Mig

Recommended Posts

13 hours ago, Vladick said:

Hi Mig,

Wondering if you have had the chance to update the script to allow players to take and sell the armored vehicle. I see the last commit on Github was Feb. 2019. It would be awesome if there could be a key to the vehicle on the fugitive. But if not, just letting them take it and claim or sell would be awesome.

Also, not the biggest deal but sometimes the armored vehicle spawns hundreds of meters in the air. Don't know if that's something that's fixable or not.

Thanks!

Hey 

i will see that.

 

Link to comment
Share on other sites

  • Replies 66
  • Created
  • Last Reply

Top Posters In This Topic

@Mig Hey there, just wanted to give you some feedback about the update. It seems that there are a few issues with the new files. See below:

1. It seems that the event loads but then it never goes to the next level. It just seems to time out after a while.

2. Players who kill the fugitive and get close are kicked.

Any ideas?

Thanks!

Link to comment
Share on other sites

9 hours ago, Vladick said:

@Mig Hey there, just wanted to give you some feedback about the update. It seems that there are a few issues with the new files. See below:

1. It seems that the event loads but then it never goes to the next level. It just seems to time out after a while.

2. Players who kill the fugitive and get close are kicked.

Any ideas?

Thanks!

 

I'll check

Link to comment
Share on other sites

  • 2 weeks later...
On 3/16/2020 at 12:24 AM, Vladick said:

@Mig Hey there, just wanted to give you some feedback about the update. It seems that there are a few issues with the new files. See below:

1. It seems that the event loads but then it never goes to the next level. It just seems to time out after a while.

2. Players who kill the fugitive and get close are kicked.

Any ideas?

Thanks!

Hey Mig,
First good idea and works finde BUT on Point 2 the same on my Server.
Players get close to the Fugitive wich killed him and then get kicked and Loot and Fugitive is gone.
Hope you find it out where the issue is.

Greets Jens

Edited by Doggyman
Edit: Maybe Infistar filter? As an Admin there is no Problem.
Link to comment
Share on other sites

3 hours ago, Doggyman said:

Hey Mig,
First good idea and works finde BUT on Point 2 the same on my Server.
Players get close to the Fugitive wich killed him and then get kicked and Loot and Fugitive is gone.
Hope you find it out where the issue is.

Greets Jens

 

I solved the problem of the infistar kik. The file has been updated on Github.

 

The number of object present on the bot must not exceed 50, otherwise infistar kik.

Link to comment
Share on other sites

33 minutes ago, Mig said:

 

I solved the problem of the infistar kik. The file has been updated on Github.

 

The number of object present on the bot must not exceed 50, otherwise infistar kik.

Cool THX so fast but is there a way to put the Objects in Vehicle?

Link to comment
Share on other sites

Hello Mig,

i have an RPT issue can you take a look please?

Spoiler

23:40:09 "RUNNING EVENT: the_fugitive_event on [2020,3,30,18,40]"
23:40:10 Error in expression <t > _waitTime) exitWith {{deleteVehicle _x} forEach [_unit,_unit2,moto,car];};
_>
23:40:10   Error position: <_x} forEach [_unit,_unit2,moto,car];};
_>
23:40:10   Error Undefined variable in expression: _x
23:40:10 File z\addons\dayz_server\modules\the_fugitive_event.sqf, line 265
23:40:10 Error in expression <t > _waitTime) exitWith {{deleteVehicle _x} forEach [_unit,_unit2,moto,car];};
_>
23:40:10   Error position: <_x} forEach [_unit,_unit2,moto,car];};
_>
23:40:10   Error Undefined variable in expression: _x
23:40:10 File z\addons\dayz_server\modules\the_fugitive_event.sqf, line 265
23:40:10 Error in expression <t > _waitTime) exitWith {{deleteVehicle _x} forEach [_unit,_unit2,moto,car];};
_>
23:40:10   Error position: <_x} forEach [_unit,_unit2,moto,car];};
_>
23:40:10   Error Undefined variable in expression: _x
23:40:10 File z\addons\dayz_server\modules\the_fugitive_event.sqf, line 265
23:40:10 Error in expression <With {{deleteVehicle _x} forEach [_unit,_unit2,moto,car];};
_Pos1 = _position ca>
23:40:10   Error position: <_unit2,moto,car];};
_Pos1 = _position ca>
23:40:10   Error Undefined variable in expression: _unit2
23:40:10 File z\addons\dayz_server\modules\the_fugitive_event.sqf, line 265

 

Link to comment
Share on other sites

6 hours ago, Doggyman said:

Hello Mig,

i have an RPT issue can you take a look please?

  Reveal hidden contents

23:40:09 "RUNNING EVENT: the_fugitive_event on [2020,3,30,18,40]"
23:40:10 Error in expression <t > _waitTime) exitWith {{deleteVehicle _x} forEach [_unit,_unit2,moto,car];};
_>
23:40:10   Error position: <_x} forEach [_unit,_unit2,moto,car];};
_>
23:40:10   Error Undefined variable in expression: _x
23:40:10 File z\addons\dayz_server\modules\the_fugitive_event.sqf, line 265
23:40:10 Error in expression <t > _waitTime) exitWith {{deleteVehicle _x} forEach [_unit,_unit2,moto,car];};
_>
23:40:10   Error position: <_x} forEach [_unit,_unit2,moto,car];};
_>
23:40:10   Error Undefined variable in expression: _x
23:40:10 File z\addons\dayz_server\modules\the_fugitive_event.sqf, line 265
23:40:10 Error in expression <t > _waitTime) exitWith {{deleteVehicle _x} forEach [_unit,_unit2,moto,car];};
_>
23:40:10   Error position: <_x} forEach [_unit,_unit2,moto,car];};
_>
23:40:10   Error Undefined variable in expression: _x
23:40:10 File z\addons\dayz_server\modules\the_fugitive_event.sqf, line 265
23:40:10 Error in expression <With {{deleteVehicle _x} forEach [_unit,_unit2,moto,car];};
_Pos1 = _position ca>
23:40:10   Error position: <_unit2,moto,car];};
_Pos1 = _position ca>
23:40:10   Error Undefined variable in expression: _unit2
23:40:10 File z\addons\dayz_server\modules\the_fugitive_event.sqf, line 265

 

Fixed

Link to comment
Share on other sites

  • 1 month later...

Hi Mig

I have this error in my RPT:

Spoiler

 

23:40:01 "RUNNING EVENT: the_fugitive_event on [2020,5,19,16,40]"
23:40:01 Error in expression <t > _waitTime) exitWith {{deleteVehicle _x} forEach [_unit,_unit2,moto,car];};
_>
23:40:01   Error position: <_x} forEach [_unit,_unit2,moto,car];};
_>
23:40:01   Error Undefined variable in expression: _x
23:40:01 File z\addons\dayz_server\modules\the_fugitive_event.sqf, line 268
23:40:01 Error in expression <t > _waitTime) exitWith {{deleteVehicle _x} forEach [_unit,_unit2,moto,car];};
_>
23:40:01   Error position: <_x} forEach [_unit,_unit2,moto,car];};
_>
23:40:01   Error Undefined variable in expression: _x
23:40:01 File z\addons\dayz_server\modules\the_fugitive_event.sqf, line 268
23:40:01 Error in expression <t > _waitTime) exitWith {{deleteVehicle _x} forEach [_unit,_unit2,moto,car];};
_>
23:40:01   Error position: <_x} forEach [_unit,_unit2,moto,car];};
_>
23:40:01   Error Undefined variable in expression: _x
23:40:01 File z\addons\dayz_server\modules\the_fugitive_event.sqf, line 268
23:40:01 Error in expression <With {{deleteVehicle _x} forEach [_unit,_unit2,moto,car];};
_wp =_unitGroup addW>
23:40:01   Error position: <_unit2,moto,car];};
_wp =_unitGroup addW>
23:40:01   Error Undefined variable in expression: _unit2
23:40:01 File z\addons\dayz_server\modules\the_fugitive_event.sqf, line 268
23:40:01 Error in expression <;
_vehicle_loot = _this select 15;

if (uptdateRun) exitWith {};
uptdateRun = tr>
23:40:01   Error position: <uptdateRun) exitWith {};
uptdateRun = tr>
23:40:01   Error Undefined variable in expression: uptdaterun
23:40:01 File z\addons\dayz_server\modules\the_fugitive_event.sqf, line 90

 


Just made the money on the fugitive 0 (I do not have coins installed, still gold/silver)
Have DZAI and WAI installed and working (If that info is required)

Any help appreciated :)

Link to comment
Share on other sites

  • 2 months later...
  • 1 year later...

Hello. I put this script on my server v1.0.7, everything seems to work flawlessly, but there was a problem with a grenade launcher)) Three shots are given, but the ammunition does not run out, you can shoot indefinitely.

I apologize for the inattention this is  the admin panel included infinite ammunition)))

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement

  • Discord

×
×
  • Create New...