function showClientImage()
myImage = guiCreateStaticImage( 0.0,0.0,1279.0,767.0, "images/image.png", true )
end
addEventHandler( "onClientResourceStart", resourceRoot, showClientImage )
function hideClientImage()
if isElement ( myImage ) then destroyElement ( myImage ) end
end
bindKey("space", "down", hideClientImage)
I welcome the users of this forum.
I am very very good spoken English, on this I will use a translator, I'm sorry.
I have a question.
On some servers dayz mod's seen what they at 1 weapons worth more.
I.e. each weapon has its model, its damage, etc.
Below I provide screenshots data servers.
I would be very grateful if someone can help.
Thank you.