Jump to content

مساعدة بسيطة


Recommended Posts

11 hours ago, Abdul KariM said:

1
"onClientGUIClick"
executeCommandHandler
------------------------
2
getElementsByType
logOut

 

محاولتي

addEventHandler ( "onClientGUIClick" , root , 
function ( ) 
if source == button1 then 
      addCommandHandler ( "لوحة", button1 )
end
end
)

 

Link to comment
49 minutes ago, #DesTroeyR said:

--server
addEventHandler("onResourceStart",resourceRoot,
  function( )
for i,v in ipairs( getElementsByType("player") ) do
logOut(v)
end
end
)

 

ضيف تحقق انه مسجل من الاساس

Link to comment
6 hours ago, #DesTroeyR said:

addEventHandler ( "onClientGUIClick" , root , 
function ( ) 
if source == button1 then 
executeCommandHandler("لوحة")
end
end
)

 

 

5 hours ago, N3xT said:

ضيف تحقق انه مسجل من الاساس

اخي انا بدي اسويه لمود تسجيل الدخول لما اشغل المود يسجل الخروج عند الكل

Edited by MR_Mahmoud
Link to comment
1 minute ago, MR_Mahmoud said:

اخي ممكن مساعدة صغيرة بدي كود لما ادخل ماركر يكتب شي في اف8 وينفده ولما يطلع من الماركر يكتبه مره ثانية وبكون ممنونك

وضح بالظبط ما فهمت عليك

Link to comment
1 minute ago, MR_Mahmoud said:

 

اكواد ماركر اول ميدخل الماركر يكتب في اف8 امر وينفذه

 

local command = "الكلمة_حقت_الماركر"
addCommandHandler(command,
  function( player ) 
  if isElementWithinMarker(الماركر_حقك) then
   -- حط اكوادك هنا
   end
end
)
    

 

Link to comment
local command = "الكلمة_حقت_الماركر"
local x,y,z = 0,0,0 -- غير الاحداثيات لأحداثيات الماركر حقك x,y,z
local marker = createMarker(x,y,z, 'cylinder',1.2,255,255,255,255)
addCommandHandler(command,
  function( player ) 
  if isElementWithinMarker(marker) then
   -- حط اكوادك هنا
   end
end
)

 

Link to comment
9 minutes ago, #DesTroeyR said:

local command = "الكلمة_حقت_الماركر"
local x,y,z = 0,0,0 -- غير الاحداثيات لأحداثيات الماركر حقك x,y,z
local marker = createMarker(x,y,z, 'cylinder',1.2,255,255,255,255)
addCommandHandler(command,
  function( player ) 
  if isElementWithinMarker(marker) then
   -- حط اكوادك هنا
   end
end
)

 

local command = "مخالفات"
local 2034.89233, 1548.40295, 10.82031 = 0,0,0 -- غير الاحداثيات لأحداثيات الماركر حقك x,y,z
local marker = createMarker(x,y,z, 'cylinder',1.2,255,255,255,255)
addCommandHandler(command,
  function( player ) 
  if isElementWithinMarker(marker) then
   -- حط اكوادك هنا
   end
end
)

ماصار + هوة بيكون كلنت ولا سيرفر

Link to comment
1 minute ago, MR_Mahmoud said:

local command = "مخالفات"
local 2034.89233, 1548.40295, 10.82031 = 0,0,0 -- غير الاحداثيات لأحداثيات الماركر حقك x,y,z
local marker = createMarker(x,y,z, 'cylinder',1.2,255,255,255,255)
addCommandHandler(command,
  function( player ) 
  if isElementWithinMarker(marker) then
   -- حط اكوادك هنا
   end
end
)

ماصار + هوة بيكون كلنت ولا سيرفر

local command = "مخالفات"
local x,y,z = 2034.89233, 1548.40295, 10.82031 -- غير الاحداثيات لأحداثيات الماركر حقك x,y,z
local marker = createMarker(x,y,z, 'cylinder',1.2,255,255,255,255)
addCommandHandler(command,
  function( player ) 
  if isElementWithinMarker(marker) then
   -- حط اكوادك هنا
   end
end
)

سيرفر

Link to comment
2 minutes ago, #DesTroeyR said:

هذا الامر !!!!!!!!!!

الأمر الي ابيه يكتبه وينفزه هوة مخالفات بس ماصار هي الأكواد

local command = "مخالفات"
local x,y,z = 2054.17627 , 1547.37646 , 10.67188 -- غير الاحداثيات لأحداثيات الماركر حقك x,y,z
local marker = createMarker(x,y,z, 'cylinder',1.2,255,255,255,255)
addCommandHandler(command,
  function( player ) 
  if isElementWithinMarker(marker) then


   -- حط اكوادك هنا
   end
end
)

+

منشان شو هي الي حط اكوادك هنا

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