• 0
Sign in to follow this  
BetterDeadThanZed

Advanced Sling loading blocked?

Question

I'm using the advanced sling loading script, which allows players to hook up ropes to a vehicle while the helicopter is on the ground, then take off and lift the vehicles. I have a player reporting that if he hovers above a vehicle, he gets the sling load option (This might be the default Arma 3 lifting), but the ropes disappear when he tries to connect them. Since it works on the ground, but not in the air, I'm thinking this might be a separate function that Infistar is blocking? I don't have a log of when this happened, as he didn't tell me at the time. I also can't go on my test server right now and try it myself. I just thought I'd ask here in case anyone else has had this same issue and if it's Infistar blocking the ability to connect.

Share this post


Link to post
Share on other sites

22 answers to this question

  • 0

Ah no - actually - have him check his chat when the problem occures

 

infiSTAR would log it in surveillancelog:

"Slingloaded / Rope Attached a locked vehicle"

and he would get an ingame systemchat and cuttext message

Share this post


Link to post
Share on other sites
  • 0
27 minutes ago, infiSTAR said:

Ah no - actually - have him check his chat when the problem occures

infiSTAR would log it in surveillancelog:

"Slingloaded / Rope Attached a locked vehicle"

and he would get an ingame systemchat and cuttext message

Is this what would appear in the log or is this something different? I'm seeing this a lot in my surveillance log.

21-07-2016 23:51:46 infiSTAR.de | Snitzle(UID REMOVED) | 0h 3min 32s | Not Allowed Display with idd: 101
21-07-2016 23:51:47 infiSTAR.de | Snitzle(UID REMOVED) | 0h 3min 32s | Controls: 

 

Share this post


Link to post
Share on other sites
Advertisement
  • 0

you got this?

Spoiler

/* Use IDD White-List ? */ UDW = true;
/* allowedIDDs: Insert IDDs here to prevent them from being closed! */
allowedIDDs[] =
{
	/* default idds */
	0,4,5,6,8,12,18,24,49,54,55,70,101,160,174,177,999,131,63,602,301,

	/* exile idds */
	24001,24002,20023,24005,24004,24010,24025,20021,20017,24012,24027,
	20019,20016,24007,20024,20018,24008,24011,24015,24000,24006,24014,
	20020,24026,

	24033,24030,24029,24028,24031,24034,

	4004,21000,	// Bounty system and MarXet
	8457,	// http://exile.majormittens.co.uk/topic/9040-xm8-apps/
	65431,	// r3f menu fix
	6666,	// Paintshop
	0711,	// Advanced Banking
	0720,	// Virtual Garage
	5501,5502,5503,5504,5505,5506,5507,	// BRAma Cookbook
	-1339,-1340,	// custom infiSTAR dialogs (some editor & a private chat menu)

	/* main idd - never delete it */
	46
};

 

 

Share this post


Link to post
Share on other sites
  • 0
10 minutes ago, infiSTAR said:

you got this?

  Reveal hidden contents


/* Use IDD White-List ? */ UDW = true;
/* allowedIDDs: Insert IDDs here to prevent them from being closed! */
allowedIDDs[] =
{
	/* default idds */
	0,4,5,6,8,12,18,24,49,54,55,70,101,160,174,177,999,131,63,602,301,

	/* exile idds */
	24001,24002,20023,24005,24004,24010,24025,20021,20017,24012,24027,
	20019,20016,24007,20024,20018,24008,24011,24015,24000,24006,24014,
	20020,24026,

	24033,24030,24029,24028,24031,24034,

	4004,21000,	// Bounty system and MarXet
	8457,	// http://exile.majormittens.co.uk/topic/9040-xm8-apps/
	65431,	// r3f menu fix
	6666,	// Paintshop
	0711,	// Advanced Banking
	0720,	// Virtual Garage
	5501,5502,5503,5504,5505,5506,5507,	// BRAma Cookbook
	-1339,-1340,	// custom infiSTAR dialogs (some editor & a private chat menu)

	/* main idd - never delete it */
	46
};

 

 

No because I have no idea what that ID is..  but I guess since so many people are having that issue, it's supposed to be allowed. Do you have any idea what that ID is?

Share this post


Link to post
Share on other sites
  • 0

nope, was searching for it and it is not from Exile. I also never have had it on people that have apex. so it probably is some kind of display from arma that's simply telling you to  "BUY APEX" if you don't have it

 

Share this post


Link to post
Share on other sites
  • 0
On 7/22/2016 at 4:04 PM, BetterDeadThanZed said:

21-07-2016 23:51:46 infiSTAR.de | Snitzle(UID REMOVED) | 0h 3min 32s | Not Allowed Display with idd: 101 21-07-2016 23:51:47 infiSTAR.de | Snitzle(UID REMOVED) | 0h 3min 32s | Controls:

Thanks man! It doesnt log it for me or it doesnt show the player what id number it is for me, i hope this one will work for me.

 

On 7/22/2016 at 4:30 PM, infiSTAR said:

 

 

 

Share this post


Link to post
Share on other sites
  • 0

Well now it just doesnt work alltogether lol (on bigger helis). When first installed we as admins could use it easily no problem, now ive started playing about with the infi, the bigger heli has problems even with infi disabled on server...

Share this post


Link to post
Share on other sites
  • 0
On 9/29/2016 at 0:41 AM, infiSTAR said:

what problems does your heli have? :) not trying to rope at all?

Hi ive almost figured it out, i missed out cfgremoteexec, then i made few changes here :

KCM = false;            /* Just close ALL CommandingMenus */
CMC = true;        /* Check for CommandingMenus that are not in the allowedCommandingMenus array */
allowedCommandingMenus[] = {"#user:asl_show_select_ropes_menu_array    ","#user:asl_deploy_ropes_count_menu","#user:example2"};

Now it works fine just on bigger heli where you have to choose between single load or double load the window doesnt display, we have to guess which one we are choosing xD But its still not loged in, i dont think its blocked by infi. BTW Chris im just really curious why 129 which is player list is forced to close as bad IDD?

  • Like 1

Share this post


Link to post
Share on other sites
Advertisement

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
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.