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

Biometric scanner #2

Open
shadez95 opened this issue Dec 22, 2015 · 5 comments
Open

Biometric scanner #2

shadez95 opened this issue Dec 22, 2015 · 5 comments
Assignees

Comments

@shadez95
Copy link
Collaborator

Biometric scanner to scan civilians and implement a way for the biometric scanner to store civilians in a database in a town? Might be far fetch but I have had this dream for awhile. Could ask Glowbal for the biometric system that he implemented in GBL AIM from Arma 2 and in CSE, and incorporate it into ALiVE's civilian system? I don't know what he's doing with that biometric system he had, whether he's planning on implementing it into ACE3 or not, but with this mod it would be sweet.

@DavisBrown723
Copy link
Owner

First step would be changing ALiVE's civilian system to store names (Or rigging it to work in that way within this mod, would rather do it at the source though). Right now all it does is hold all of the information, but the name is changed with each unit creation. Would be really cool to finally have a good environment to use a biometric scanner.

Great idea

@DavisBrown723
Copy link
Owner

Seems setName is local, unfortunate.

I will take a look at other previous biometric systems to see what can be done feature-wise.

Edit: Actually, with the way I gather data in civilian interaction (would be the same for biometric). I could very easily fake the civilian's name as it's not really needed to know the actual name of the object.+

Don't think much can be done for persistence (if game ends and restarts) of biometric information though. It's most likely too much to store in an ALiVE custom var to store in db. Will have to experiment once done with the system (possibly split into separate vars up to a certain limit if needed)

Just doing self-notes at this point but, only track civ profile id's and gather the information dynamically upon scan or retrieval of info

@shadez95 shadez95 changed the title [Feature] Biometric scanner Biometric scanner Dec 30, 2015
@DavisBrown723 DavisBrown723 self-assigned this Jan 14, 2016
@DavisBrown723
Copy link
Owner

Probably not going to happen, I've lost any interest in working on civilian interaction right now.

@DavisBrown723 DavisBrown723 removed their assignment May 1, 2016
@shadez95
Copy link
Collaborator Author

shadez95 commented May 5, 2016

Keep it open. I will look into this when I have some free time from my own projects.

@shadez95 shadez95 self-assigned this May 5, 2016
@DavisBrown723
Copy link
Owner

DavisBrown723 commented May 5, 2016

Was going to build this as a sub-module of civilian interaction but the committed github code for that module is a complete mess right now, fair warning if you take that route.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants