WASSIm. Posted April 16, 2013 Posted April 16, 2013 slm. balahi kif na3ml dxDrawText yap9a 5 sec wa mba3ed itna7a ama bchwaya
julina Posted April 17, 2013 Posted April 17, 2013 i cant understand you so that's why i don't know how can help you. do you know how to english?
WASSIm. Posted April 17, 2013 Author Posted April 17, 2013 i cant understand you so that's why i don't know how can help you.do you know how to english? how make dxdrawtext hide after 5sec and hide to alpha
iPrestege Posted April 17, 2013 Posted April 17, 2013 -- Show = addEventHandler -- Remove = removeEventHandler -- After time = setTimer
WASSIm. Posted April 17, 2013 Author Posted April 17, 2013 -- Show = addEventHandler -- Remove = removeEventHandler -- After time = setTimer i want hide to alpha if you can plis post script exmple
Baseplate Posted April 19, 2013 Posted April 19, 2013 function dxText() dxDrawText() -- kamel heka wa7dek end function handleTheRender() addEventHandler("onClientRender", root, dxText) end setTimer(function() removeEventHandler("onClientRender", root, dxText) end, 5000, 1) el 7asel kamel el dxDrawText wa7dek
WASSIm. Posted April 19, 2013 Author Posted April 19, 2013 function dxText() dxDrawText() -- kamel heka wa7dek end function handleTheRender() addEventHandler("onClientRender", root, dxText) end setTimer(function() removeEventHandler("onClientRender", root, dxText) end, 5000, 1) el 7asel kamel el dxDrawText wa7dek n7abha tantna7a bchwaya nzid nfasalk ma3neha alpha tabda ton9as 7ata lil 0 fi 5 sec
Sparrow Posted April 22, 2013 Posted April 22, 2013 youdh'herli te5dm haka: local newA = getElementAlpha(text) - 25 setTimer(setElementAlpha(text, newA), 5000, 5) el alpha ton9s 25% kol 1sec, ba3d 5 secs el timer ye9f
WASSIm. Posted April 22, 2013 Author Posted April 22, 2013 youdh'herli te5dm haka: local newA = getElementAlpha(text) - 25 setTimer(setElementAlpha(text, newA), 5000, 5) el alpha ton9s 25% kol 1sec, ba3d 5 secs el timer ye9f ya5i il ElementAlpha ta5dam ma3a DX ?
Baseplate Posted April 23, 2013 Posted April 23, 2013 Nah, setElementAlpha w getElementAlpha yemchiw ken m3a players a vehicles.
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