Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LIS for Nametags to see names inside and outside the Vehicle #172

Merged
merged 9 commits into from
Apr 1, 2021

Conversation

jokoho48
Copy link
Collaborator

When merged this pull request will:

addons/nametags/stringtable.xml Outdated Show resolved Hide resolved
_x params ["", "", "_obj"];
if (_obj isKindOf "CAManBase" && _obj != _player) then {
_target = _obj;
break;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stills feel really weird seeing this in sqf after all those years

@diwako diwako added this to the 1.9.0 milestone Mar 22, 2021
@diwako diwako added the enhancement New feature or request label Mar 22, 2021
@jokoho48 jokoho48 merged commit 0e92866 into diwako:master Apr 1, 2021
@jokoho48 jokoho48 deleted the AddLISForNameTags branch April 1, 2021 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants