fargot.. Posted June 20, 2019 Share Posted June 20, 2019 السلام عليكم ورحمة الله وبركاته اريد حل لدي المشكلة او دا الكود admin/server/admin_server.Lua @ line 363: Access denied @ 'setPlayerMuted' الكود : addEvent ( "onPlayerMute", false ) -- line 361 function aSetPlayerMuted ( player, state, length ) -- line 362 if ( setPlayerMuted ( player, state ) ) then -- line 363 if not state then -- line 364 aRemoveUnmuteTimer( player ) -- line 365 elseif state and length and length > 0 then -- line 366 aAddUnmuteTimer( player, length ) -- line 367 end -- line 368 triggerEvent ( "onPlayerMute", player, state ) -- line 369 return true -- line 370 end return false end Link to comment
Abu-Solo Posted June 20, 2019 Share Posted June 20, 2019 1 hour ago, fargot.. said: السلام عليكم ورحمة الله وبركاته اريد حل لدي المشكلة او دا الكود admin/server/admin_server.Lua @ line 363: Access denied @ 'setPlayerMuted' الكود : addEvent ( "onPlayerMute", false ) -- line 361 function aSetPlayerMuted ( player, state, length ) -- line 362 if ( setPlayerMuted ( player, state ) ) then -- line 363 if not state then -- line 364 aRemoveUnmuteTimer( player ) -- line 365 elseif state and length and length > 0 then -- line 366 aAddUnmuteTimer( player, length ) -- line 367 end -- line 368 triggerEvent ( "onPlayerMute", player, state ) -- line 369 return true -- line 370 end return false end ضيف المود بـ الاسل. Link to comment
fargot.. Posted June 21, 2019 Author Share Posted June 21, 2019 19 hours ago, Abu-Solo said: ضيف المود بـ الاسل. ضايفه وما ينفع Link to comment
Hakan Posted June 22, 2019 Share Posted June 22, 2019 تاكد من أنك ضفته بالطريقة الصحيحة , لأن الخطأ الموضح لنا ان انت ماعطيت السكربت صلاحيات . Link to comment
#Mr.Pop Posted July 3, 2019 Share Posted July 3, 2019 (edited) add in ACL resource.* Edited July 3, 2019 by #Mr.Pop Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now