Jump to content

مشكله


Recommended Posts

شباب انا الوحه ذي مسويها

مو ضايف عليهها شي

بس المششكله

...

الوحه م تفتح, و يجيب لي خطا ف سطر 7

الكود

شباب مو ضايف عليه

مثلا زر اغلاق

ولا شي

بس مسسوي الوحهه ,~

و صصوره و ازرار و ككلام ويجييب ليي الخخطأ ,~ من سسطر, ٍ7 ,

وككمان تتششتغل المود م يجيب فيلدد ., بس يججيب الخخطا من سسطر 7 ,ٍِ

#Client Side ...

GUIEditor_Window = {} 
GUIEditor_Button = {} 
GUIEditor_Memo = {} 
GUIEditor_Label = {} 
GUIEditor_Image = {} 
  
GUIEditor_Window[1] = guiCreateWindow(295,184,574,469,"Panel Set Skin By Mr.Dz",false) 
guiSetAlpha(GUIEditor_Window[1],1) 
GUIEditor_Image[1] = guiCreateStaticImage(363,59,200,301,"Skin1.png",false,GUIEditor_Window[1]) 
GUIEditor_Button[1] = guiCreateButton(43,390,143,49,"Set Skin",false,GUIEditor_Window[1]) 
guiSetFont(GUIEditor_Button[1],"default-bold-small") 
GUIEditor_Label[1] = guiCreateLabel(97,-27,5,5,"",false,GUIEditor_Button[1]) 
GUIEditor_Button[2] = guiCreateButton(401,390,143,49,"Set Skin",false,GUIEditor_Window[1]) 
guiSetFont(GUIEditor_Button[2],"default-bold-small") 
GUIEditor_Button[3] = guiCreateButton(274,397,50,35,"X",false,GUIEditor_Window[1]) 
guiSetAlpha(GUIEditor_Button[3],1) 
guiSetFont(GUIEditor_Button[3],"default-bold-small") 
GUIEditor_Image[2] = guiCreateStaticImage(9,63,187,297,"Skin2.png",false,GUIEditor_Window[1]) 
GUIEditor_Label[2] = guiCreateLabel(267,55,36,147,"*",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[2],0,255,0) 
guiSetFont(GUIEditor_Label[2],"sa-gothic") 
GUIEditor_Memo[1] = guiCreateMemo(363,19,199,45,"Plese Set Skin To Take Your Skin",false,GUIEditor_Window[1]) 
GUIEditor_Label[3] = guiCreateLabel(267,117,36,147,"*",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[3],255,0,0) 
guiSetFont(GUIEditor_Label[3],"sa-gothic") 
GUIEditor_Label[4] = guiCreateLabel(267,180,36,147,"*",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[4],0,0,255) 
guiSetFont(GUIEditor_Label[4],"sa-gothic") 
GUIEditor_Label[5] = guiCreateLabel(267,253,36,147,"*",false,GUIEditor_Window[1]) 
guiSetFont(GUIEditor_Label[5],"sa-gothic") 
GUIEditor_Label[6] = guiCreateLabel(267,321,36,147,"*",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[6],255,255,0) 
guiSetFont(GUIEditor_Label[6],"sa-gothic") 
GUIEditor_Button[4] = guiCreateButton(75,169,5,5,"",false,GUIEditor_Window[1]) 
GUIEditor_Label[7] = guiCreateLabel(26,38,185,34,"All Creates Save Dz,jordan",false,GUIEditor_Window[1]) 
guiLabelSetColor(GUIEditor_Label[7],0,255,255) 
guiSetFont(GUIEditor_Label[7],"default-bold-small") 
  
  
  

Link to comment

الكود صحيح مافيه اي خطأ ,

تأكد يمكن مو حاط الصور بالميتا او شيء ذذ

^_^ اساسا وين الزر اللى يفتح اللوحة حتى يعرف انه خطأ

اللوحة بتم مفتوحه لانه اصلا ما اخفاها

على ما اضن حو مخلنه سيرفر سايد بالميتا

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...