Jump to content

شو المشكلة ظ


Recommended Posts

relative: This is whether sizes and positioning are relative. If this is true, then all x,y,width,height floats must be between 0 and 1, representing measures relative to the parent.

true انت حاط القيمة

يعني جميع القياسات المفروض تكون مآبين 0 و 1

Link to comment
  
GUIEditor_Image = {} 
  
GUIEditor_Image[1] = guiCreateStaticImage(778,216,231,189,"mtalogo.png",true) 
  
 ---------------------------------------------------------------------------- 
  

    "AL-PRNS" version="2.0" type="Mode" name="mtalogo" description="mtalogo By AL-PRNS" /> 
    

or

  
GUIEditor_Image = {} 
  
GUIEditor_Image[1] = guiCreateStaticImage(778,216,231,189,"images/mtalogo.png",true) 
  
 ------------------------------------------- 
  

    "AL-PRNS" version="2.0" type="Mode" name="mtalogo" description="mtalogo By AL-PRNS" /> 
    

Link to comment
-- Client Side # 
GUIEditor_Image = { } 
GUIEditor_Image[1] = guiCreateStaticImage(778,216,231,189,"images/mtalogo.png",false) 

-- Meta.xml

<meta> 
    <info author="AL-PRNS" version="2.0" type="Mode" name="mtalogo" description="mtalogo By AL-PRNS" /> 
    <script src="client.lua" type="client" /> 
    <file src="images/mtalogo.png"" /> 
</meta> 

Link to comment
relative: This is whether sizes and positioning are relative. If this is true, then all x,y,width,height floats must be between 0 and 1, representing measures relative to the parent.

true انت حاط القيمة

يعني جميع القياسات المفروض تكون مآبين 0 و 1

يعني لازم يصير كذا

GUIEditor_Image = { } 
GUIEditor_Image[1] = guiCreateStaticImage(778,216,231,189,"images/mtalogo.png",false) 
Link to comment
relative: This is whether sizes and positioning are relative. If this is true, then all x,y,width,height floats must be between 0 and 1, representing measures relative to the parent.

true انت حاط القيمة

يعني جميع القياسات المفروض تكون مآبين 0 و 1

يعني لازم يصير كذا

GUIEditor_Image = { } 
GUIEditor_Image[1] = guiCreateStaticImage(778,216,231,189,"images/mtalogo.png",false) 

سبحان الله ، كيف عرفت انه يصير كذا يا قوي؟ :mrgreen:

Link to comment
relative: This is whether sizes and positioning are relative. If this is true, then all x,y,width,height floats must be between 0 and 1, representing measures relative to the parent.

true انت حاط القيمة

يعني جميع القياسات المفروض تكون مآبين 0 و 1

يعني لازم يصير كذا

GUIEditor_Image = { } 
GUIEditor_Image[1] = guiCreateStaticImage(778,216,231,189,"images/mtalogo.png",false) 

سبحان الله ، كيف عرفت انه يصير كذا يا قوي؟ :mrgreen:

شكلكم ما قرأتم رد عناد

Link to comment
شكلكم ما قرأتم رد عناد

ههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه، شوف ردي الي فوق اول رد لكـ يا حلو :mrgreen:

Link to comment
من الحلو؟

لا تعاملني زي الصغار أنا أحاول اساعد الناس بس

أها اوك يَ كبير ذذ

شف أنا ما أبي مشاكل مع واحد مثلك

اوك، من عيوني يَ قوي :mrgreen:

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