TorNix~|nR Posted April 4, 2017 Posted April 4, 2017 hello guys, I want to make my crosshair always activate if the aim weapon or not, always the sitem16 is activated help please? ZI ZOMBIE INFECTION: mtasa://5.196.7.163:22003
TorNix~|nR Posted April 4, 2017 Author Posted April 4, 2017 any one please? ZI ZOMBIE INFECTION: mtasa://5.196.7.163:22003
Pembo Posted April 4, 2017 Posted April 4, 2017 Shared function: setPlayerHudComponentVisible(player, "crosshair", true)
TorNix~|nR Posted April 4, 2017 Author Posted April 4, 2017 (edited) addEventHandler ( "onClientResourceStart", getResourceRootElement(getThisResource()), function () setPlayerHudComponentVisible ("crosshair", true ) end) nothing happend, only shows on aim help please? Edited April 4, 2017 by TorNix~|nR ZI ZOMBIE INFECTION: mtasa://5.196.7.163:22003
Pembo Posted April 4, 2017 Posted April 4, 2017 33 minutes ago, TorNix~|nR said: addEventHandler ( "onClientResourceStart", getResourceRootElement(getThisResource()), function () setPlayerHudComponentVisible ("crosshair", true ) end) nothing happend, only shows on aim help please? Wops misread your question. The only solution I can think of is to draw a custom crosshair on the screen and just disable the real crosshair.
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