Professional Posted October 31, 2014 Share Posted October 31, 2014 شباب ممكن تقلولي كيف الصق الاكواد لجيتيدو مثلا بس اعمل لوحه واخلصها كيف بس ادخل الملف احط الاكواد في اي سطر وشكرا Link to comment
#DRAGON!FIRE Posted October 31, 2014 Share Posted October 31, 2014 ياخي هذي برمجة مو طبخة -__- بعدين كلامك ماله معنى وش كيف احطها واي سطر ؟ هذي برمجة لها نظام لازم تتعلم عشان تعرف تسوي اكواد . Link to comment
Professional Posted October 31, 2014 Author Share Posted October 31, 2014 انا معي الاكواد شوف ذا الصفحه لعملتها GUIEditor = { checkbox = {}, edit = {}, button = {}, window = {}, label = {}, memo = {} } addEventHandler("onClientResourceStart", resourceRoot, function() local screenW, screenH = guiGetScreenSize() GUIEditor.window[1] = guiCreateWindow(133, 133, 508, 71, "لوحه الاعب بواسطه Hassan", false) guiWindowSetSizable(GUIEditor.window[1], false) guiSetAlpha(GUIEditor.window[1], 1.00) guiSetProperty(GUIEditor.window[1], "AutoRepeatDelay", "133.000000") GUIEditor.memo[1] = guiCreateMemo(9, 25, 203, 36, "Wellcome For Panel Player For Hassan\n\n1>No Edit\n2>Mode has an encrypted\n\nTanx For Download Mods", false, GUIEditor.window[1]) GUIEditor.label[1] = guiCreateLabel(10, 194, 177, 64, "اخذ سياره", false, GUIEditor.window[1]) GUIEditor.button[1] = guiCreateButton(4, 4, 173, 56, "اخذ سياره", false, GUIEditor.label[1]) GUIEditor.checkbox[1] = guiCreateCheckBox(17, 118, 170, 76, "", true, false, GUIEditor.window[1]) GUIEditor.button[2] = guiCreateButton(1, 4, 169, 72, "اخذ المال", false, GUIEditor.checkbox[1]) GUIEditor.memo[2] = guiCreateMemo(9, 404, 18, 3, "", false, GUIEditor.window[1]) GUIEditor.button[3] = guiCreateButton(9, 256, 178, 76, "اخذ سلاح", false, GUIEditor.window[1]) GUIEditor.button[4] = guiCreateButton(202, 125, 159, 69, "اخذ دم", false, GUIEditor.window[1]) GUIEditor.button[5] = guiCreateButton(201, 200, 160, 56, "اخذ درع", false, GUIEditor.window[1]) GUIEditor.button[6] = guiCreateButton(201, 200, 160, 56, "اخذ درع", false, GUIEditor.window[1]) GUIEditor.button[7] = guiCreateButton(199, 258, 162, 68, "تبديل شخصيه", false, GUIEditor.window[1]) GUIEditor.button[8] = guiCreateButton(372, 127, 140, 73, "اكواد الالوان", false, GUIEditor.window[1]) GUIEditor.edit[1] = guiCreateEdit(12, 341, 385, 66, "المود بواسطه مستر حسن", false, GUIEditor.window[1]) end ) Link to comment
Professional Posted October 31, 2014 Author Share Posted October 31, 2014 اريد احط وين فيه اخذ سياره كود انه ياخذ السياره وين السلاح يعني في الكل Link to comment
#DRAGON!FIRE Posted October 31, 2014 Share Posted October 31, 2014 وش قلت لكـ ؟ قلت لك البرمجة مو طبخة مثلأ اكواد اسلحة اكواد فلوس تتعلم كيف تسوي كود تتعلم اساسيات وتسوي اللي تبيه . Link to comment
Professional Posted October 31, 2014 Author Share Posted October 31, 2014 بس انا عندي الاكواد بس كيف اركبها شو احط يعني بلصق الكود كله Link to comment
#Mr.alkmasha Posted October 31, 2014 Share Posted October 31, 2014 يب الصق الكود تحت الوحه يعني تحت ال end تبع الوحه 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