Jump to content
Sign in to follow this  
Gudsawn

GDSN Shoulder Tap

Recommended Posts

GDSN Shoulder Tap

Description

Allows a player to tap the shoulder of another player. A subtle feature, but absolutely essential for CQB situations or TvTs.

Walking up to a player and pressing "T" will give them a light tap on the shoulder.

Installation

Place in init.sqf:

[] execVM "shoulderTap.sqf";

Download

Download via Armaholic

Credits

ACE for the idea.

Edited by GDSN

Share this post


Link to post
Share on other sites
Guest

Release frontpaged on the Armaholic homepage.

================================================

We have also "connected" these pages to your account on Armaholic.

This means in the future you will be able to maintain these pages yourself if you wish to do so. Once this new feature is ready we will contact you about it and explain how things work and what options you have.

When you have any questions already feel free to PM or email me!

Share this post


Link to post
Share on other sites

this is awesome, to bad "T" is my throw key...

you should add a userconfig, and the abililty to choose ctl, or shift as a keycombo.

Thanks for this, gonna have to do some digging so i can use this

Share this post


Link to post
Share on other sites

Many thanks Foxhound!

this is awesome, to bad "T" is my throw key...

you should add a userconfig, and the abililty to choose ctl, or shift as a keycombo.

Thanks for this, gonna have to do some digging so i can use this

Thanks :)

Unfortunately a userconfig would require this to be a client-side addon as opposed to a server-side script.

What I could do instead is bind the key to one of the Arma custom keys which anyone can set themselves.

Will update the script tonight.

Share this post


Link to post
Share on other sites

Good job but we have this message at the beginning in the editor and in the mission : variable "_ctrl" does not support serialization. Call 'disableSerialization' in the current script (maybe ") if you need to use it

Do you have a solution ?

Share this post


Link to post
Share on other sites
Good job but we have this message at the beginning in the editor and in the mission : variable "_ctrl" does not support serialization. Call 'disableSerialization' in the current script (maybe ") if you need to use it

Do you have a solution ?

Same here. Am I not seeing something obvious?

But it sounds great, really, can't wait to use it!

Share this post


Link to post
Share on other sites

Yes I love the script! I'm trying to use it on my Invade & Annex mission for my clan and I get a warning message when I run the script.

Warning Message: Variable '_ctrl' does not support serialization. Call 'disableSerialization' in the current script (maybe '') if you need to use it.

Any idea what this could be? Is it something I'm doing wrong?

And dose someone know what key num I need, to make it LShift+T like in ACE? (Holding T is for my team status)

Share this post


Link to post
Share on other sites

Thanks for all the input guys, I've made the requested changes.

Script now released as mod instead of script only. Download available here:

GDSN Shoulder Tap (Addon version)

This thread will no longer be updated.

Share this post


Link to post
Share on other sites
Yes I love the script! I'm trying to use it on my Invade & Annex mission for my clan and I get a warning message when I run the script.

Warning Message: Variable '_ctrl' does not support serialization. Call 'disableSerialization' in the current script (maybe '') if you need to use it.

Any idea what this could be? Is it something I'm doing wrong?

And dose someone know what key num I need, to make it LShift+T like in ACE? (Holding T is for my team status)

I dont think so. I deleted the (0) in _ctrl = 0 and it went away. Not sure how it affects the script. Perhaps someone else can help.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×