waqaarali Posted May 20, 2014 Share Posted May 20, 2014 If i would make a login panel what functions would i need? Link to comment
#1ERuPTiON Posted May 20, 2014 Share Posted May 20, 2014 If i would make a login panel what functions would i need? If you want to make a window for the login / register and tabs, etc you need guieditor. https://community.multitheftauto.com/ind ... ils&id=141 You can also copy some login/register codes from other login/register scripts. So look for one in the community. Link to comment
#1ERuPTiON Posted May 20, 2014 Share Posted May 20, 2014 If you want to make a window for the login / register and tabs, etc you need guieditor. https://community.multitheftauto.com/ind ... ils&id=141 You can also copy some login/register codes from other login/register scripts. So look for one in the community. Link to comment
tosfera Posted May 20, 2014 Share Posted May 20, 2014 If you want to make a window for the login / register and tabs, etc you need guieditor.https://community.multitheftauto.com/ind ... ils&id=141 You can also copy some login/register codes from other login/register scripts. So look for one in the community. HAHAHAHAHAHA, oke. I just died at this part; "you need guieditor", to get it even more clear for you; "need". You don't 'need' it, it's only usefull. ontopic; creating a login and register system, you should understand the basic functions of GUI's, with the following functions you'll be able to retrieve data and register or login an account ( this does not include how to create your gui ) guiGetText logIn spawnPlayer getAccountData setAccountData getAccount -- if it's already an account, you can't register it addAccount Link to comment
.:HyPeX:. Posted May 20, 2014 Share Posted May 20, 2014 Tbh, i never used guieditor myself (though i will try it soon to make my small script project gui), not even for creating a small userpanel/login panel. Link to comment
#1ERuPTiON Posted May 20, 2014 Share Posted May 20, 2014 Tbh, i never used guieditor myself (though i will try it soon to make my small script project gui), not even for creating a small userpanel/login panel. Yes .. For my opinion its a great and better way to resize your windows.. Link to comment
#1ERuPTiON Posted May 20, 2014 Share Posted May 20, 2014 If you want to make a window for the login / register and tabs, etc you need guieditor.https://community.multitheftauto.com/ind ... ils&id=141 You can also copy some login/register codes from other login/register scripts. So look for one in the community. HAHAHAHAHAHA, oke. I just died at this part; "you need guieditor", to get it even more clear for you; "need". You don't 'need' it, it's only usefull. ontopic; creating a login and register system, you should understand the basic functions of GUI's, with the following functions you'll be able to retrieve data and register or login an account ( this does not include how to create your gui ) guiGetText logIn spawnPlayer getAccountData setAccountData getAccount -- if it's already an account, you can't register it addAccount I think its kinda obvious that I'm refering that its the easiest way to create the window. But I guess you don't understand Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now