Hi guys,
this is my first crack at making a dll for ams, its quite simple with just a few function but still a usable addition
it features:
a username/password dialog
2 input dialog (like the password but without masked input)
3 input dialog
4 input dialog
you can set the text above each input and the text of the buttons and it will return a table (useing DelimitedStringToTable) that can be used in ams
look in atcions>>startup for the code for the password input, and all other code is in the buttons
C&C Welcome

