Jump to content

x[ طلب ]x كود


MA[S]RIY

Recommended Posts

Posted

السلام عليكم

ابي اكواد

اول ما الكربت يشتغل مؤشر الماوس يظهر

واول ما يكتب امر باف 8 ؤشر الماوس يختفي

 

Posted

انا سويت كود

الكود اول ما اشغل السكربت المؤشر يظهر لاكن

لما اكتب الامر 

م بيختفي

شوفو الكود :

addEventHandler( "onClientResourceStart",
function ()
showCursor( true )
end
addCommandHandler ( "mouse",
function ()
if isCursorShowing ( thePlayer ) then
showCursor ( false )
end
end
)

addEventHandler( "onClientResourceStart",
function ()
showCursor( true )
end
---------- 
addCommandHandler ( "mouse",
function ()
if isCursorShowing ( thePlayer ) then
showCursor ( false )
end
end
)

 

Posted (edited)
11 minutes ago, MARIY said:

الاكواد سرفر صح ؟

 

+ ممكن تعدلي الخطاء الي ب

thePlayer

الاكواد كلينت

addEventHandler( "onClientResourceStart",resourceRoot,
function ()
showCursor( true )
end
)
---------- 
addCommandHandler ( "mouse",
function (thePlayer)
if isCursorShowing ( thePlayer ) then
showCursor ( false )
end
end
)

 

Edited by خلف
Posted
28 minutes ago, خلف said:

الاكواد كلينت


addEventHandler( "onClientResourceStart",resourceRoot,
function ()
showCursor( true )
end
)
---------- 
addCommandHandler ( "mouse",
function (thePlayer)
if isCursorShowing ( thePlayer ) then
showCursor ( false )
end
end
)

 

في الكلينت مافيه بارتمنز لاعب 

  • Like 1
Posted
40 minutes ago, Abdul KariM said:

في الكلينت مافيه بارتمنز لاعب 

يب بس عادي يشتغل معك الكود 

Posted

ي معلم في الكلينت مافيه ارقمنت لاعب 

برضوا مافيه بارتمنز الاعب addCommandHandler وفي فنكشن 

عندك اللوكال بلاير 

Posted
1 minute ago, Abdul KariM said:

ي معلم في الكلينت مافيه ارقمنت لاعب 

برضوا مافيه بارتمنز الاعب addCommandHandler وفي فنكشن 

عندك اللوكال بلاير 

أدري بس الكود شغال معي 

Posted

انا قلت لك مايشتغل ؟ بس عشان تركيب الاكواد والواحد مايخربط بين الكلينت والسيرفر

راح يشتغل اكيد لاكن لو تلاحظ البارتمتز والارقمنت الي فوق ويراجع الويكي ومايشوف فيه

بارتمنز ولا ارقمنت راح يتوه بالبرمجة فـ ركب الكود على حسب السنتاكس سواء كلينت او سيرفر

  • Like 1

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