orel56000 Posted September 8, 2017 Share Posted September 8, 2017 Someone knows how they've done that? when you are in arena and you press f1 so it doing an effect that resize the game and moving it to the right place... thanks 1 1 Link to comment
koragg Posted September 28, 2017 Share Posted September 28, 2017 A similar effect is done on 6s server. I too would like to know how. Link to comment
Addlibs Posted September 28, 2017 Share Posted September 28, 2017 dxCreateScreenSource ( int width, int height ) dxUpdateScreenSource ( element screenSource [, bool resampleNow = false ] ) dxDrawImage ( float posX, float posY, float width, float height, element screenSource, ... ) 1 Link to comment
orel56000 Posted September 28, 2017 Author Share Posted September 28, 2017 7 minutes ago, MrTasty said: dxCreateScreenSource ( int width, int height ) dxUpdateScreenSource ( element screenSource [, bool resampleNow = false ] ) dxDrawImage ( float posX, float posY, float width, float height, element screenSource, ... ) many thanks <3 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