Jump to content

تصحيح


Recommended Posts

السلام عليكم ورحمة الله وبركاته

مساكم الله بالخير يالربع

ياشباب انا ابي اسوي مود صور

وسويت وماظبط

GUIEditor_Window = {} 
GUIEditor_TabPanel = {} 
GUIEditor_Tab = {} 
GUIEditor_Button = {} 
  
GUIEditor_Window[1] = guiCreateWindow(0.26,0.175,0.5362,0.7583,"مود بواسطة سلطان البلوي ",true) 
GUIEditor_TabPanel[1] = guiCreateTabPanel(0.021,0.0418,0.958,0.9297,true,GUIEditor_Window[1]) 
GUIEditor_Tab[1] = guiCreateTab("Tab",GUIEditor_Tab[1]] 
GUIEditor_Button[1] = guiCreateButton(0.0292,0.8647,0.18,0.0752,"",true,GUIEditor_Tab[1]] 
GUIEditor_Button[2] = guiCreateButton(0.2628,0.8571,0.1922,0.0752,"",true,GUIEditor_Tab[1]] 
GUIEditor_Button[3] = guiCreateButton(0.5061,0.8596,0.1484,0.0852,"",true,GUIEditor_Tab[1]] 
GUIEditor_Button[4] = guiCreateButton(0.7299,0.8195,0.1946,0.0977,"",true,GUIEditor_Tab[1]1] 
  
  
  
if ( source ==  GUIEditor_Button[1] ) then  
guiCreateButton( 10,10,500,310, "1.png", false,GUIEditor_Tab[1] ) 
  
  
end 
if ( source ==  GUIEditor_Button[2] ) then  
guiCreateButton( 10,10,500,310, "2.png", false,GUIEditor_Tab[1] ) 
  
  
end 
  
  
if ( source ==  GUIEditor_Button[3] ) then  
guiCreateButton( 10,10,500,310, "3.png", false,GUIEditor_Tab[1] ) 
  
  
end 
  
  
  
  
  
  
  
  
  
  
  
  
end 
  
end 
  
  
) 
  
  
  
  
  
  
  

Link to comment
وش تبي تسوي بالضبطط ؟ وش التخاريف هذي لووول

تخاريف وش يابعدي

انا بسوي يعني زي معرض الصور

بس قوانين كل صوره قوانين

تسوي قوانين على زر ؟؟ يعني يوم تضغط الزر يصنع زر :lol:

guiCreateButton( 10,10,500,310, "2.png", false,GUIEditor_Tab[1] )guiCreateButton( 10,10,500,310, "2.png", false,GUIEditor_Tab[1] ) 

Link to comment
وش تبي تسوي بالضبطط ؟ وش التخاريف هذي لووول

تخاريف وش يابعدي

انا بسوي يعني زي معرض الصور

بس قوانين كل صوره قوانين

تسوي قوانين على زر ؟؟ يعني يوم تضغط الزر يصنع زر :lol:

guiCreateButton( 10,10,500,310, "2.png", false,GUIEditor_Tab[1] )guiCreateButton( 10,10,500,310, "2.png", false,GUIEditor_Tab[1] ) 

مافهمتك؟

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...