MatXpl Posted August 31, 2011 Posted August 31, 2011 How can i move my gui window ? I do not mean for it to immediately change position so that it only moves around the screen. MTA:SA scripts/gamemodes/misc: http://www.mtasa.xn.pl
Castillo Posted August 31, 2011 Posted August 31, 2011 I think you should use guiSetPosition. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
MatXpl Posted August 31, 2011 Author Posted August 31, 2011 witch timer? MTA:SA scripts/gamemodes/misc: http://www.mtasa.xn.pl
Castillo Posted August 31, 2011 Posted August 31, 2011 Can be a timer, or onClientRender, there are many ways of doing it. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
MTA Team qaisjp Posted August 31, 2011 MTA Team Posted August 31, 2011 Use interpolateBetween and choose OutQuad. Adapt from the example.
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