Jump to content

طلب شباب


Recommended Posts

Posted

السلام عليكم

ابي لما اكتب بتيكست مثلا واضغط عا البوتون يطلع الكلام في كل شاشات الاعبين وفي نصف الشاشه اما وابي كمان احطله font يعني خط حلو

وشكرا

~ Soon - ~ قريبا

n-560x95_B6BF07_FFFFFF_0E6B20_000000.png

Posted
  
onClientRender 
onClientGUIClick 
guiGetScreenSize 
dxDrawText 
dxCreateFont 
guiGetText 
triggerServerEvent 
triggerClientEvent 
addEvent 
addEventHandler 

Best Server Arabic

Posted
  
onClientRender 
onClientGUIClick 
guiGetScreenSize 
dxDrawText 
dxCreateFont 
guiGetText 
triggerServerEvent 
triggerClientEvent 
addEvent 
addEventHandler 

كذا صح ؟

addEventHandler("onClientRender", root, 
    function() 
    local sx,sy = guiGetScreenSize () 
        dxDrawText("", 105 - 1, 0 - 1, 712 - 1, 49 - 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText("", 105 + 1, 0 - 1, 712 + 1, 49 - 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText("", 105 - 1, 0 + 1, 712 - 1, 49 + 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText("", 105 + 1, 0 + 1, 712 + 1, 49 + 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText("", 105, 0, 712, 49, tocolor(255, 255, 255, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
    end 
) 
----------- 
addEventHandler ( "onClientGUIClick", root, 
function (  ) 
if source == Button then 
local aa = guiGetText(money) 
triggerServerEvent ( "hassan", localPlayer , aa ) 
end 
end 
) 
  
------------------------------------------------------------------------------------------------------------------------------- 
addEvent ( "hassan" , true ) 
addEventHandler ( "hassan" , root, 
function (aa) 
outputChatBox (tostring(aa), root, 12, 144, 42) 
 end 
) 

~ Soon - ~ قريبا

n-560x95_B6BF07_FFFFFF_0E6B20_000000.png

Posted

أنت تبيه في كل شاشات اللاعبين ليه حطيت شات بوكس ؟ ._. ؟

dxDrawText 

"A Year from Now You May Wish You Had Started Today"

Posted
أنت تبيه في كل شاشات اللاعبين ليه حطيت شات بوكس ؟ ._. ؟

dxDrawText 

يعني ما اعلم ترايقر وشغل ذا ؟

~ Soon - ~ قريبا

n-560x95_B6BF07_FFFFFF_0E6B20_000000.png

Posted (edited)

اذا تبيه لكل اللاعبين .. سوي ترايقر !

Edited by Guest

"A Year from Now You May Wish You Had Started Today"

Posted
اذا تبيه لكل اللاعبين .. سوي ترايقر !

أعتقد كلآمي مفهوم ؟

"A Year from Now You May Wish You Had Started Today"

Posted
اذا تبيه لكل اللاعبين .. سوي ترايقر !

أعتقد كلآمي مفهوم ؟

ما صار شيئ

كلنت

addEventHandler ( "onClientGUIClick", root, 
function (  ) 
if source == set then 
local aa = guiGetText(edit) 
local sx,sy = guiGetScreenSize () 
local sx,sy = guiGetScreenSize () 
dxDrawText("", 105 - 1, 0 - 1, 712 - 1, 49 - 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
dxDrawText("", 105 + 1, 0 - 1, 712 + 1, 49 - 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
dxDrawText("", 105 - 1, 0 + 1, 712 - 1, 49 + 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
dxDrawText("", 105 + 1, 0 + 1, 712 + 1, 49 + 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
dxDrawText("", 105, 0, 712, 49, tocolor(255, 255, 255, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
triggerServerEvent ( "hassan", localPlayer , aa ) 
  end 
end ) 

سيرفر

addEvebt ( "hassan" , true ) 
addEventHandler ( "hassan" , root, 
function (aa) 
for k, v in ipairs ( getElementsByType ( "player" ) ) do 
 end 
) 

~ Soon - ~ قريبا

n-560x95_B6BF07_FFFFFF_0E6B20_000000.png

Posted

if source == set then 

آيش هذا ؟؟؟؟؟؟؟؟؟؟؟؟

local aa = guiGetText(edit) 

:-k وين الآديت ؟

local sx,sy = guiGetScreenSize () 
local sx,sy = guiGetScreenSize () 

ليه مكرر المتغير وأنت أصلاً ما أستخدمت ولا وآحد ؟

addEvebt ( "hassan" , true ) 

:-k :-k

function (aa) 

ليه نقلت الي كتبه بالشيء المجهول وأنت آصلاً ما أستخدمته ؟

for k, v in ipairs ( getElementsByType ( "player" ) ) do 

سويت لوب للاعبين وما أستخدمته ؟ :-k

لا وفوق كل ذا حآط لي أنشاء التكست الدي أكس دآخل أيفينت الضغط ع الالمنت GUI :lol::lol:

أقولكككككك خرآبيط

:bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka::bazooka:

"A Year from Now You May Wish You Had Started Today"

Posted

ماجربته ..

  -- Client 
   
  text = '' 
  addEventHandler("onClientRender", root, 
    function() 
    local sx,sy = guiGetScreenSize () 
        dxDrawText(text, 105 - 1, 0 - 1, 712 - 1, 49 - 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText(text, 105 + 1, 0 - 1, 712 + 1, 49 - 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText(text, 105 - 1, 0 + 1, 712 - 1, 49 + 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText(text, 105 + 1, 0 + 1, 712 + 1, 49 + 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText(text, 105, 0, 712, 49, tocolor(255, 255, 255, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
    end 
) 
----------- 
addEventHandler ( "onClientGUIClick", root, 
function (  ) 
if source == Button then 
local aa = guiGetText(money) 
triggerServerEvent ( "hassan", localPlayer , aa ) 
end 
end 
) 
  
addEvent('Send',true) 
addEventHandler('Send',root, function ( msg ) 
text = tostring(msg) 
end) 
  
 ---- Server 
  
  
addEvent('hassan',true) 
addEventHandler('hassan', root , function ( msg ) 
for i,v in ipairs ( getElementsByType('player') ) do  
triggerClientEvent(v,'Send',v,msg) 
end 
end) 

Best Server Arabic

Posted
ماجربته ..
  -- Client 
   
  text = '' 
  addEventHandler("onClientRender", root, 
    function() 
    local sx,sy = guiGetScreenSize () 
        dxDrawText(text, 105 - 1, 0 - 1, 712 - 1, 49 - 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText(text, 105 + 1, 0 - 1, 712 + 1, 49 - 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText(text, 105 - 1, 0 + 1, 712 - 1, 49 + 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText(text, 105 + 1, 0 + 1, 712 + 1, 49 + 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText(text, 105, 0, 712, 49, tocolor(255, 255, 255, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
    end 
) 
----------- 
addEventHandler ( "onClientGUIClick", root, 
function (  ) 
if source == Button then 
local aa = guiGetText(money) 
triggerServerEvent ( "hassan", localPlayer , aa ) 
end 
end 
) 
  
addEvent('Send',true) 
addEventHandler('Send',root, function ( msg ) 
text = tostring(msg) 
end) 
  
 ---- Server 
  
  
addEvent('hassan',true) 
addEventHandler('hassan', root , function ( msg ) 
for i,v in ipairs ( getElementsByType('player') ) do  
triggerClientEvent(v,'Send',v,msg) 
end 
end) 

كان فيه بعض الاخطاء صححتهم

بس ما يطلع شيئ والدي بوق ما يطلع ولا خطا

~ Soon - ~ قريبا

n-560x95_B6BF07_FFFFFF_0E6B20_000000.png

Posted
ماجربته ..
  -- Client 
   
  text = '' 
  addEventHandler("onClientRender", root, 
    function() 
    local sx,sy = guiGetScreenSize () 
        dxDrawText(text, 105 - 1, 0 - 1, 712 - 1, 49 - 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText(text, 105 + 1, 0 - 1, 712 + 1, 49 - 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText(text, 105 - 1, 0 + 1, 712 - 1, 49 + 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText(text, 105 + 1, 0 + 1, 712 + 1, 49 + 1, tocolor(0, 0, 0, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
        dxDrawText(text, 105, 0, 712, 49, tocolor(255, 255, 255, 255), 1.00, "pricedown", "left", "top", false, false, false, true, false) 
    end 
) 
----------- 
addEventHandler ( "onClientGUIClick", root, 
function (  ) 
if source == Button then 
local aa = guiGetText(money) 
triggerServerEvent ( "hassan", localPlayer , aa ) 
end 
end 
) 
  
addEvent('Send',true) 
addEventHandler('Send',root, function ( msg ) 
text = tostring(msg) 
end) 
  
 ---- Server 
  
  
addEvent('hassan',true) 
addEventHandler('hassan', root , function ( msg ) 
for i,v in ipairs ( getElementsByType('player') ) do  
triggerClientEvent(v,'Send',v,msg) 
end 
end) 

كان فيه بعض الاخطاء صححتهم

بس ما يطلع شيئ والدي بوق ما يطلع ولا خطا

شوف هنا

viewtopic.php?f=160&t=89662&p=806656&hilit=%D9%85%D9%88%D8%AF+%D8%A7%D9%84%D8%B9%D8%A7%D8%AC%D9%84#p806656

مو لازم نستعمل

table.concat 

~ Soon - ~ قريبا

n-560x95_B6BF07_FFFFFF_0E6B20_000000.png

Posted

طيب يابروفيشنال احسن انك تعدل مود سورا وتغير احداثياته وكذا بترتاح احسن لك من كل هذا التعب ؟!

i_32f18af6671.jpg

لا اله الا انت سبحانك اني كنت من الظالمين..#

Name: #Monster , #Master

Skype : fcbmjnon

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