hassan.k.s.a Posted July 9, 2012 Share Posted July 9, 2012 (edited) * Edited March 25, 2013 by Guest Link to comment
TAPL Posted July 9, 2012 Share Posted July 9, 2012 https://wiki.multitheftauto.com/wiki/SetElementAlpha https://wiki.multitheftauto.com/wiki/Set ... tagShowing Link to comment
hassan.k.s.a Posted July 9, 2012 Author Share Posted July 9, 2012 (edited) * Edited March 25, 2013 by Guest Link to comment
X-SHADOW Posted July 9, 2012 Share Posted July 9, 2012 اخي اخر مره اساعدك فيها تعلم برمجه وصناعة سكربتات بنفسك , addEvent('invis', true) addEventHandler('invis', root, function() if (getPlayerMoney(source) >= 2000) then takePlayerMoney(source, 2000) outputChatBox('You Have Bought the Dam invisble !',source,255,255,0) setElementAlpha(source, 0) setPlayerNametagShowing ( source, false ) end end ) Link to comment
hassan.k.s.a Posted July 9, 2012 Author Share Posted July 9, 2012 (edited) * Edited March 25, 2013 by Guest Link to comment
TAPL Posted July 9, 2012 Share Posted July 9, 2012 invisible for 60 sec .. setTimer(setElementAlpha,60000,1,source,255) ممكن سؤال؟ ذا الكود من وين جبته؟ givePedinvisible(source) Link to comment
hassan.k.s.a Posted July 9, 2012 Author Share Posted July 9, 2012 (edited) * Edited March 25, 2013 by Guest Link to comment
Tete omar Posted July 22, 2012 Share Posted July 22, 2012 اعتقد انها زي كذا setTimer(setElementAlpha,60000,1,source,0) عشان تخليه مخفي Link to comment
hassan.k.s.a Posted July 22, 2012 Author Share Posted July 22, 2012 اعتقد انها زي كذا setTimer(setElementAlpha,60000,1,source,0) عشان تخليه مخفي يالحبيب خلاص حصلت على الكود ومشكور على المشاركه لاهنت يامبدع Link to comment
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