yoya99 Posted November 8, 2014 Posted November 8, 2014 hey i have this communiyt crosshair but it wont work? what is wrong here??? addEventHandler( "onClientResourceStart", resourceRoot, function() if getVersion ().sortable < "1.1.0" then outputChatBox( "resource wont work on this client." ) return end local texture = dxCreateTexture ("images/aimer.png") local shader = dxCreateShader ( "shader.fx" ) dxSetShaderValue ( shader, "gTexture", texture ) engineApplyShaderToWorldTexture ( shader, "sitem16") end ) function autor() outputChatBox("Crosshair por [COD]Plate", source, 0, 255, 255, true) end addEventHandler("onPlayerJoin", getRootElement(), autor)
Enargy, Posted November 8, 2014 Posted November 8, 2014 hey i have this communiyt crosshair but it wont work? what is wrong here??? nothing.
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