addEventHandler ( "onClientMouseEnter", root,
function ( )
if source == Image then
guiSetVisible ( Image2, true )
end
end
)
addEventHandler ( "onClientMouseLeave", root,
function ( )
if source == Image then
guiSetVisible ( Image2, false )
end
end
)
onClientMouseLeave بخصوص,
كان خطأ مطبعيي ,,
onClientMuseEnter المفروض آحطهآ
^ المهم تمت الافاده , آكتب تمت الافادهه,,