Jump to content

مشكله في الديبوق


Recommended Posts

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

عندي مشكله بالديبوق

fIU3zxYaSCWv95jaqbSZvg.png

 

client :

function ttt3(  )
      triggerServerEvent ( "foxfixx123", root, guiGetText ( lvel ) )
    end

setTimer(ttt3, 500, 0)

       addEvent ( 'foxfixx2', true )
addEventHandler ( 'foxfixx2', root, 
function ( ttxtt3 )
guiSetVisible (Wndanswr, false)
end

Server :

addEvent ( 'foxfixx123', true )
addEventHandler ( 'foxfixx123',root, function ( ttxtt3 )
    triggerClientEvent ( root, 'foxfixx2', root, ttxtt3 )
end )

 

Link to comment

الكود حقك مو كامل لكن اتوقع المشكله هنا , استبدل الكلنت بذا

تفضل اخوي

function ttt3(  )
      triggerServerEvent ( "foxfixx123", root, guiGetText ( lvel ) )
    end

setTimer(ttt3, 500, 0)

       addEvent ( 'foxfixx2', true )
addEventHandler ( 'foxfixx2', root, 
function ( ttxtt3 )
guiSetVisible (Wndanswr, false)
end)

 

Link to comment
lvel = guiCreateLabel(989, 690, 146, 15, "انت في المستوى 2", false)

function ttt3(  )
      triggerServerEvent ( "foxfixx123", root, guiGetText ( lvel ) )
    end

setTimer(ttt3, 500, 0)

       addEvent ( 'foxfixx2', true )
addEventHandler ( 'foxfixx2', root, 
function ( ttxtt3 )
if ( ttxtt3 == "انت في المستوى 2" ) then
outputChatBox ( 'انت في المستوى الثاني#', 255,255,255,true )
else
outputChatBox ( '# لست في المستوى الثاني', 255,255,255,true )
end)


addEvent ( 'foxfixx123', true )
addEventHandler ( 'foxfixx123',root, function ( ttxtt3 )
    triggerClientEvent ( root, 'foxfixx2', root, ttxtt3 )
end )

 

Link to comment

بالاساس ليش مسوي ترايقر ؟ استقبلت الترايقر ثم رجعته للكلنت ، يعني بطتنا بطت بطتكم

خليه بالكلنت لان ماشوفك سويت شي بسيرفر

Edited by a7zan
Link to comment
31 minutes ago, ☠ RaZeR ☠ said:

lvel = guiCreateLabel(989, 690, 146, 15, "انت في المستوى 2", false)

function ttt3(  )
      triggerServerEvent ( "foxfixx123", root, guiGetText ( lvel ) )
    end

setTimer(ttt3, 500, 0)

       addEvent ( 'foxfixx2', true )
addEventHandler ( 'foxfixx2', root, 
function ( ttxtt3 )
if ( ttxtt3 == "انت في المستوى 2" ) then
outputChatBox ( 'انت في المستوى الثاني#', 255,255,255,true )
else
outputChatBox ( '# لست في المستوى الثاني', 255,255,255,true )
end)



addEvent ( 'foxfixx123', true )
addEventHandler ( 'foxfixx123',root, function ( ttxtt3 )
    triggerClientEvent ( root, 'foxfixx2', root, ttxtt3 )
end )

 

 

3 hours ago, #Soking said:

ماينفع root

في الكلينت حطه

localPlayer

 

Link to comment
3 hours ago, a7zan said:

بالاساس ليش مسوي ترايقر ؟ استقبلت الترايقر ثم رجعته للكلنت ، يعني بطتنا بطت بطتكم

خليه بالكلنت لان ماشوفك سويت شي بسيرفر

3 hours ago, a7zan said:

بالاساس ليش مسوي ترايقر ؟ استقبلت الترايقر ثم رجعته للكلنت ، يعني بطتنا بطت بطتكم

خليه بالكلنت لان ماشوفك سويت شي بسيرفر

 

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