OK so I need help with making a way to quit the game after a dialog ends. So after the stop command in the dialog it executes the next line of code
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
function PhoneButton2_OnClick(GUIControl *control, MouseButton button)
{
TextBox1.Text.AppendChar('2');
}
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.039 seconds with 15 queries.