Hello, how I add a new menu in login screen?, my idea is the next:
we would have to find out how the “log in” works?
once we have seen that in interface.u
we need to add a window to the login
so:edit login: that still fulfills the function of logging in and at the same time create a notepad or file, in which the account information is generated...
in the format it would be put up to 5 accounts:
devs devs
devs2 devs
devs3 devs
devs4 devs
devs5 devs
this information will be sent to the new box where the list of accounts is displayed
and when you click on one of those accounts, it will send information to the user + password.
in addition to send the information, perform at the same time the function of log in.
the big problem is...
that it would be necessary to know:
1- how to create unrealscripts
2- how to add an interface to the login
3- how to add the function to that interface
4- how to add the buttons (account information)
we would have to find out how the “log in” works?
once we have seen that in interface.u
we need to add a window to the login
so:edit login: that still fulfills the function of logging in and at the same time create a notepad or file, in which the account information is generated...
in the format it would be put up to 5 accounts:
devs devs
devs2 devs
devs3 devs
devs4 devs
devs5 devs
this information will be sent to the new box where the list of accounts is displayed
and when you click on one of those accounts, it will send information to the user + password.
in addition to send the information, perform at the same time the function of log in.
the big problem is...
that it would be necessary to know:
1- how to create unrealscripts
2- how to add an interface to the login
3- how to add the function to that interface
4- how to add the buttons (account information)