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) And the snail starts to sing
Enargy, Posted November 8, 2014 Posted November 8, 2014 hey i have this communiyt crosshair but it wont work? what is wrong here??? nothing. - Inactivo.
yoya99 Posted November 8, 2014 Author Posted November 8, 2014 then why it is not working? And the snail starts to sing
SkatCh Posted November 8, 2014 Posted November 8, 2014 show me your meta.xml file Failure is simply an opportunity to begin again more intelligently - Henry Ford
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