Derpy Posted February 18, 2015 Posted February 18, 2015 hey umm you know the mta watermark? one with version text? e.g MTA 1.4.1 right at bottom of the screen? well i am not trying to hide it or anything similiar, but i have noticed that /TfF\ server has hidden it somehow aaand i can't see how is it possible is there some secret command to hide the watermark or?
MTA Team botder Posted February 18, 2015 MTA Team Posted February 18, 2015 (edited) Use dxCreateScreenSource and then draw it. EDIT by mod (its a much viewed topic for this question): For the record, also possible with DxDrawImage and then its arg postGUI; set it TRUE For example: dxDrawImage ( 0, 0, x, y, "img.jpg", 0, 0, 0, _, true); hides the watermark. Edited February 8, 2017 by Dutchman101
Derpy Posted February 21, 2015 Author Posted February 21, 2015 how would that hide it? watermark goes through everything, anything that you draw
John Smith Posted February 21, 2015 Posted February 21, 2015 Whats so bad about that watermark... as far as i see, he didn't say that it's bad or anything, but that he is curious how has TfF Server hidden the watermark with their hide-all-interface bind(F2)
Bonsai Posted February 21, 2015 Posted February 21, 2015 There isn't much that could do that. ScreenSource + postGUI most likely. Never tried tho.
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