Jump to content

طلب


Rm-Dj

Recommended Posts

Posted (edited)

سلالام عليكم

شباب

انا لما اسوي لوحه بغيت الصوره ابيها تجي علي الوحه بل كاامل

وبس :P

Edited by Guest
Posted

function guiCreateWindow( x2, y2, width2, height2, titleBarText2, relative2 ) 
    local mainBackground = guiCreateStaticImage ( x2, y2, width2, height2, "Pic.png", relative2 ) 
    return mainBackground 
end 

  

Posted

مثال :

function guiCreateWindow( x2, y2, width2, height2, titleBarText2, relative2 ) 
    mainBackground = guiCreateStaticImage ( x2, y2, width2, height2, "1.png", relative2 ) 
    return mainBackground 
end 
  
wnd = guiCreateWindow(0,100,600,900,"ff",false) 

ميتا ضيف كود مثل كذا :

"1.png" /> 

  

Posted

اخوي برستيج مادري اذا الكود صح او غلط لنا لما

اسوي ري فرش

يقولي كذا

ERROR: Not processing resource 'play' as it has duplicates on different paths:

Path #1: "resources\[gameplay]\play"

Path #2: "resources\[gamemodes]\[play]\play"

Resources: 217 loaded, 0 failed

+ انا انمسح موج البلاي

Play

Playبل غلط ومادري من وين احمله فـ السيرفر مجاني + مافيه مود الـ

مادري وش الحل

Posted
يقول لك انه عندك ملفين من بلي لازم تغير اسم واحد منهم

و كتب لك مواقعهم وين

غيرت اسم واحد منهم وضفتله رقم 1

صار يقولي

ERROR: Couldn't find script broph.lua for resource play1

Loading of resource 'play1' failed

Posted

ماه دخل ذا وين السكربت حقك -_- يعني انة شغال صح ذذ ورني الميتا و الكلنت اذا تقدر اللوحة بس ~

  

Posted
GUIEditor_Window = {} 
  
function guiCreateWindow( x2, y2, width2, height2, titleBarText2, relative2 ) 
    mainBackground = guiCreateStaticImage ( x2, y2, width2, height2, "1.png", relative2 ) 
    return mainBackground 
end 
GUIEditor_Window[1] = guiCreateWindow(344,211,627,499,"",false) 
  
  
  

"Rm" type="script" version="1.0" author="Axel"/> 

انا مخلي اسم الصوره 1

Posted

مادري عن ملفات رومك -_- جربت الكود شغال جرب سوي ريفريش للممودات اللي بالادمنية وشغل المود ! وشوفة !

  

Posted
يقول لك انه عندك ملفين من بلي لازم تغير اسم واحد منهم

و كتب لك مواقعهم وين

غيرت اسم واحد منهم وضفتله رقم 1

صار يقولي

ERROR: Couldn't find script broph.lua for resource play1

Loading of resource 'play1' failed

560x95_FFFFFF_FF9900_000000_000000.png

Posted

اخوي خلاص حليتها

المهم نرجع لـ موضوع الصوره

المهم برستيج الصوره ذذ شكلها غلط

طيب تقدر تخلي الصوره تطلع بس ابي فوق يطلع الي اكتب فيه

مثلا

By : preestege

وكذا؟؟

Posted

اذا يمدي لبل اوكي

+

ااذا يمديك تخلي راس الوحه من فووق

الي تكتب فيه مثلا

[ Car System ]

وكذا

اذا يمديك تخليه يجي هم هات الطريقه

:roll:

Posted

شوف يابطل :mrgreen:

سوية كذا :

خلي اي عنوان للناذفذهـ والكود بيجيبة اوكك ؟ ذذ :

function guiCreateWindow( x2, y2, width2, height2, titleBarText2, relative2 ) 
    local mainBackground = guiCreateStaticImage ( x2, y2, width2, height2, "1.png", relative2 ) 
    local mainBackgroundLabel = guiCreateLabel ( 0, 0, 250, 100, titleBarText2, false, mainBackground ) 
    guiSetEnabled ( mainBackgroundLabel, false ) 
              guiLabelSetHorizontalAlign(mainBackgroundLabel,"center",false) 
    return mainBackground 
end 

  

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