• Derma Menu's
    3 replies, posted
How do I make three DTextEntry's? I want to make them but how do I name them. Such as I want to name one Username and one Password, how do I name them?
You put a DLabel right above that box and write. DLabel:SetText("Username")
I want to make three. I want to gather that information and store it to a variable. How do I?
DTE:GetValue() Insert it into a table or something.
Sorry, you need to Log In to post a reply to this thread.