Jump to content

Sign in to follow this  
MadranLamont

Creating a Login Menu for Admins

Recommended Posts

Ok, first off I am not sure if this is the right place to post this even though I think this can be done by scripting with an .sqf and so on. I have been looking for a way to create a menu system for my Admins on my game modes that lets them login and use a menu to spawn things and other commands... but, I have come up empty handed when I have tried to find anything like this. Is there anything out there that someone has made that I could look at and fine tune to my own needs? or perhaps someone can lead me to anything close to it? I give my thanks ahead of time to anyone that can help me with this, because this has been a pain in my side for some time now.

Share this post


Link to post
Share on other sites

Yes it is possible, but it is not the easiest project to undertake. I dont know of another project that fits all your needs, but here is an example from myself to hopefully give you some ideas.

I made this to give a single commander more flexibility when commanding a large force of AI in opposition to a large player coop team.

Zxk9m1qCh5E

Share this post


Link to post
Share on other sites

In a way yes it does help me to show that you can make the menu with a map and everything, but what I really need is a Way to lock the menu with a password.

Share this post


Link to post
Share on other sites

I think the password will be the least of your worries... get the dialog done first. That'll be fun!

Share this post


Link to post
Share on other sites

I agree with Twirly. Password is easy. You just use ctrlText to get the text from an input field in the dialog and compare it with a variable. When you are ready there is some example code I am happy to share from my AEG project.

Share this post


Link to post
Share on other sites

I was going to use the MCC sandbox as my base script (at least till I get better at dialog) so if there is a way to add a password to that till I could learn to make my own (which is my end goal) that would be great. Yah i know thats kinda a cheep way to do it but i can do scripting like a champ i just have not got a grasp on the dialog yet.

Edited by MadranLamont

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  

×