Potato_Tomato420 Posted April 25, 2021 Share Posted April 25, 2021 I was wondering if it is possible to create a custom download screen when a new players joins the server. Now i have the default download GUI/ transfer box when a players join the server. What is the best way to hide this Transfer box and create a custom download screen? Link to comment
RevManR Posted April 25, 2021 Share Posted April 25, 2021 You can check , transfer box is active or not and you need to add a new event , onClientRender After that , You can make a condition , if IsTransferBoxActive() then , you can make visible your downloadscreen gui visible! Also you can make a new transfer box and hide default by https://wiki.multitheftauto.com/wiki/SetTransferBoxVisible Maybe it help you to know How change the transfer box if you want to change the transferbox so https://community.multitheftauto.com/?p=resources&s=details&id=18460 Link to comment
Potato_Tomato420 Posted April 30, 2021 Author Share Posted April 30, 2021 Sorry for the late reply! Thx! 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