Jump to content

x[ طلب ]x كود


MA[S]RIY

Recommended Posts

انا سويت كود

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

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

م بيختفي

شوفو الكود :

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
)

 

Link to comment
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 خلف
Link to comment
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
Link to comment
1 minute ago, Abdul KariM said:

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

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

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

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

Link to comment

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

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

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

  • Like 1
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...