KaZoOzh Posted June 20, 2013 Share Posted June 20, 2013 اسلام عليكم ورحمه الله وبركأته المهم : ابي كود اذاحد ضغط ع زر لزم فلوس 100, انشالله فهمتوني Link to comment
iMr.Dawix~# Posted June 20, 2013 Share Posted June 20, 2013 اذا كنت تقصد يتأكد من فلوسه اذا كانت 100 "onClientGUIClick"---event getPlayerMoney Link to comment
KaZoOzh Posted June 20, 2013 Author Share Posted June 20, 2013 مشكور ي ضاوي علي ارد اسريع Link to comment
iMr.3a[Z]eF Posted June 20, 2013 Share Posted June 20, 2013 @SaRE: أنت تعرف كيف تسوي الكودات؟ أدري سؤال غريب بس أول مرهـ اشوفك بالمنتدى Link to comment
KaZoOzh Posted June 20, 2013 Author Share Posted June 20, 2013 ههههه لأ عأدي لأ انأ اجي كل م تعجبني البرمجه اجيهأ يعني علي حسب مزأجي ض2 Link to comment
iMr.3a[Z]eF Posted June 20, 2013 Share Posted June 20, 2013 أهاا الله يعينك لو تبي أي شيء للبرمجة أكتب موضوعك وحنساعدك Link to comment
KaZoOzh Posted June 20, 2013 Author Share Posted June 20, 2013 تسلمون والله م تقصرون ! Link to comment
KaZoOzh Posted June 20, 2013 Author Share Posted June 20, 2013 6ArHxiMr'3a[Z]eF ممكن مثأل ؟ Link to comment
K1NG Posted June 20, 2013 Share Posted June 20, 2013 فهمنا وش تبي بالضبط ؟ إذا بس تبي تتحقق من فلوسه لو كانت اكبر من 100 او يساوي 100 ثم يسوي وظيفة يكون كذا الكود .. addEventHandler ( "onClientGUIClick", ButtonName, function ( ) if ( getPlayerMoney ( ) >= 100 ) then -- Any thing .. end end, false ) Link to comment
iMr.3a[Z]eF Posted June 20, 2013 Share Posted June 20, 2013 طيب لا تكرر ذذ Example: local money = getPlayerMoney(thePlayer) addEventHandler("onClientGUIClick", root, function ( thePlayer ) if source == btn then if (money > 1000) then outputChatBox("You are rich: " .. tostring(money), thePlayer) else outputChatBox("Poor guy...", thePlayer) end end end) Link to comment
iMr.3a[Z]eF Posted June 20, 2013 Share Posted June 20, 2013 فهمنا وش تبي بالضبط ؟إذا بس تبي تتحقق من فلوسه لو كانت اكبر من 100 او يساوي 100 ثم يسوي وظيفة يكون كذا الكود .. addEventHandler ( "onClientGUIClick", ButtonName, function ( ) if ( getPlayerMoney ( ) >= 100 ) then -- Any thing .. end end, false ) ذذ يتحقق فلوس من؟ لو اللاعب وينه هو؟ Link to comment
iPrestege Posted June 20, 2013 Share Posted June 20, 2013 طيب لا تكرر ذذExample: local money = getPlayerMoney(thePlayer) addEventHandler("onClientGUIClick", root, function ( thePlayer ) if source == btn then if (money > 1000) then outputChatBox("You are rich: " .. tostring(money), thePlayer) else outputChatBox("Poor guy...", thePlayer) end end end) thePlayer = ? Link to comment
K1NG Posted June 20, 2013 Share Posted June 20, 2013 تسلمون والله حيآكـ . طيب لا تكرر ذذExample: local money = getPlayerMoney(thePlayer) addEventHandler("onClientGUIClick", root, function ( thePlayer ) if source == btn then if (money > 1000) then outputChatBox("You are rich: " .. tostring(money), thePlayer) else outputChatBox("Poor guy...", thePlayer) end end end) خرآبيط تايم ×) فهمنا وش تبي بالضبط ؟إذا بس تبي تتحقق من فلوسه لو كانت اكبر من 100 او يساوي 100 ثم يسوي وظيفة يكون كذا الكود .. addEventHandler ( "onClientGUIClick", ButtonName, function ( ) if ( getPlayerMoney ( ) >= 100 ) then -- Any thing .. end end, false ) ذذ يتحقق فلوس من؟ لو اللاعب وينه هو؟ ماني فاضي اشرح لكـ الحين ، على كل حال رح للويكي تعلم ثم تعال . Link to comment
iMr.3a[Z]eF Posted June 20, 2013 Share Posted June 20, 2013 بالله والله يسعدك وش الخطأ أترجاااااك حتى الموت قل وش الخطأ local money = getPlayerMoney(thePlayer) addEventHandler("onClientGUIClick", root, function ( thePlayer ) if source == btn then if (money > 1000) then outputChatBox("You are rich: " .. tostring(money), thePlayer) else outputChatBox("Poor guy...", thePlayer) end end end) Link to comment
K1NG Posted June 20, 2013 Share Posted June 20, 2013 بالله والله يسعدك وش الخطأأترجاااااك حتى الموت قل وش الخطأ local money = getPlayerMoney(thePlayer) addEventHandler("onClientGUIClick", root, function ( thePlayer ) if source == btn then if (money > 1000) then outputChatBox("You are rich: " .. tostring(money), thePlayer) else outputChatBox("Poor guy...", thePlayer) end end end) اقلك شي ؟ بصراحة ماقدر اقلك وش الخطأ لأنه لو بقلكـ الخطأ رح اسو الكود كله من جديد هههههههههههههههههههههههه : ( Link to comment
iMr.3a[Z]eF Posted June 20, 2013 Share Posted June 20, 2013 اهااا يعني تخاف تقول لي ها؟ عادي ما باعضك Link to comment
K1NG Posted June 20, 2013 Share Posted June 20, 2013 اهااا يعني تخاف تقول لي ها؟عادي ما باعضك يب اخاف منكـ انت قوي أقولكـ رح امسح الكود اصرف لكـ Link to comment
KaZoOzh Posted June 20, 2013 Author Share Posted June 20, 2013 طيب سوال الكود ذذ يسحب ول يعطي ول كيف ؟ Link to comment
KaZoOzh Posted June 20, 2013 Author Share Posted June 20, 2013 انأ ابيه يسحب فلوس اذ احد ضغط علي زر يسحب فلوس Link to comment
iMr.3a[Z]eF Posted June 20, 2013 Share Posted June 20, 2013 takePlayerMoney دورك تتعلم الآن Link to comment
KaZoOzh Posted June 20, 2013 Author Share Posted June 20, 2013 ااوكي بس ابيه يسحب فلوس 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