Popular Post </Mr.Tn6eL> Posted July 14, 2017 Popular Post Share Posted July 14, 2017 (edited) Hi guys, i've written a login panel in pure lua with material design style Edited July 14, 2017 by </Mr.Tn6eL> 7 Link to comment
Shayan816 Posted July 15, 2017 Share Posted July 15, 2017 looks awesome.. Good job ! 1 Link to comment
Simple0x47 Posted July 15, 2017 Share Posted July 15, 2017 Good Work! You've got my like for the time you spent on the animations 1 Link to comment
</Mr.Tn6eL> Posted July 15, 2017 Author Share Posted July 15, 2017 Thanks for reply 4 hours ago, Uknown. said: Good Work! You've got my like for the time you spent on the animations I used this function : https://wiki.multitheftauto.com/wiki/Animate Link to comment
Simple0x47 Posted July 15, 2017 Share Posted July 15, 2017 (edited) I still like using more interpolateBetween Edited July 15, 2017 by Uknown. 1 Link to comment
</Mr.Tn6eL> Posted July 15, 2017 Author Share Posted July 15, 2017 1 hour ago, Uknown. said: I still like using more interpolateBetween why? Link to comment
xeon17 Posted July 16, 2017 Share Posted July 16, 2017 If you look at the source code then you can see it's using interpolateBetween.. Link to comment
</Mr.Tn6eL> Posted July 17, 2017 Author Share Posted July 17, 2017 On 7/16/2017 at 16:35, Mohameddz said: Great job!! mate Thanks for reply Link to comment
Mohameddz Posted July 18, 2017 Share Posted July 18, 2017 sound = playSound("sounds/music.mp3",true) -Add this for stoping music when you log in. function onLogin() showChat(false) -You can use this for showing the chat showCursor(false) stopSound(sound) removeEventHandler("onClientRender", root, paint) removeEventHandler("onClientClick",root,onClientClick) removeEventHandler("onClientCharacter",root,onClientCharacter) Bro i make this for you, You can use it for your login panel.It's playing music when you join the server and trying to create account or log in. Link to comment
Swagy Posted July 19, 2017 Share Posted July 19, 2017 Amazing job, loved it, keep it up, cheers. Link to comment
</Mr.Tn6eL> Posted July 19, 2017 Author Share Posted July 19, 2017 2 hours ago, UDC said: Amazing job, loved it, keep it up, cheers. Thanks bro Link to comment
#BrosS Posted July 19, 2017 Share Posted July 19, 2017 On 7/18/2017 at 11:38, Mohameddz said: sound = playSound("sounds/music.mp3",true) -Add this for stoping music when you log in. function onLogin() showChat(false) -You can use this for showing the chat showCursor(false) stopSound(sound) removeEventHandler("onClientRender", root, paint) removeEventHandler("onClientClick",root,onClientClick) removeEventHandler("onClientCharacter",root,onClientCharacter) Bro i make this for you, You can use it for your login panel.It's playing music when you join the server and trying to create account or log in. That code is from Banex's login panel Link to comment
aka Blue Posted July 19, 2017 Share Posted July 19, 2017 Are you going to share this? Awesome Link to comment
</Mr.Tn6eL> Posted July 19, 2017 Author Share Posted July 19, 2017 Sorry it's special Link to comment
Anonymous'ZF Posted July 25, 2017 Share Posted July 25, 2017 On 19/07/2017 at 22:10, </Mr.Tn6eL> said: Sorry it's special How can i got this (i'll pay) , thank you Link to comment
</Mr.Tn6eL> Posted July 25, 2017 Author Share Posted July 25, 2017 (edited) 9 minutes ago, Anonymous'ZF said: How can i got this (i'll pay) , thank you I said it's special Edited July 25, 2017 by </Mr.Tn6eL> Link to comment
N3xT Posted July 25, 2017 Share Posted July 25, 2017 He means It's private for him, not for selling or sharing :). 1 Link to comment
Oussema Posted July 28, 2017 Share Posted July 28, 2017 Good Job , it's awesome ... you've got my like for the time you spent on create this Login Panel 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