3ssol Posted June 10, 2013 Share Posted June 10, 2013 السلام عليكم شباب الحين الي يكتب restart admin يصير ريستارت للادمنيه اناا ابي اطفي الكلمه ذي يعني اسوي الاكواد في مود واذا شغلت المود الي يكتب restart admin مايصير ريستارت واذا طفيت المود الي يكتب restart admin يصير ريستارت وش الاكواد المطلوبه ؟ Link to comment
Quited Posted June 10, 2013 Share Posted June 10, 2013 (edited) removed Edited June 10, 2013 by Guest Link to comment
Quited Posted June 10, 2013 Share Posted June 10, 2013 (edited) removed Edited June 10, 2013 by Guest Link to comment
Quited Posted June 10, 2013 Share Posted June 10, 2013 addCommandHandler + restartResource + getPlayerSerial + if تقدر تسويه بمود ويتحقق من السيريال Link to comment
Quited Posted June 10, 2013 Share Posted June 10, 2013 (edited) removed Edited June 10, 2013 by Guest Link to comment
3ssol Posted June 10, 2013 Author Share Posted June 10, 2013 لا انا ابي فقط الي يكتب restart admin مايصير اي شي Link to comment
Quited Posted June 10, 2013 Share Posted June 10, 2013 (edited) Event "onPlayerCommand" + getPlayerSerial + if + cancelEvent الكوماند restart لا تضيف عليه مسافة لو ضفت يخرب Edited June 10, 2013 by Guest Link to comment
3ssol Posted June 10, 2013 Author Share Posted June 10, 2013 لا انا مابي يجيه كيك ابيه لو يكتب الكلمه مايصير شي Link to comment
K1NG Posted June 10, 2013 Share Posted June 10, 2013 -- Server Side # addEventHandler ( "onPlayerCommand", root, function ( cmd ) if ( cmd == "restart admin" ) then cancelEvent ( ) end end ) Link to comment
iMr.Dawix~# Posted June 10, 2013 Share Posted June 10, 2013 او جرب ذا اذا ما ضبط حق كنق addEventHandler ( "onResourcePreStart",root,function (resource) if getResourceName(resource) == "admin" then cancelEvent() end end) Link to comment
iPrestege Posted June 10, 2013 Share Posted June 10, 2013 او جرب ذا اذا ما ضبط حق كنق addEventHandler ( "onResourcePreStart",root,function (resource) if getResourceName(resource) == "admin" then cancelEvent() end end) من قالكـ الحدث هذا يمدي يصير لة كنسل .. ذذ مآيمديكـ .. Link to comment
yazan Posted June 10, 2013 Share Posted June 10, 2013 خخخخخخخخ عدل اسل + w1w#ALBANDER انت علقت على ريموف قلت مرا خلاص ) Link to comment
MSHOOSH Posted June 10, 2013 Share Posted June 10, 2013 او جرب ذا اذا ما ضبط حق كنق addEventHandler ( "onResourcePreStart",root,function (resource) if getResourceName(resource) == "admin" then cancelEvent() end end) من قالكـ الحدث هذا يمدي يصير لة كنسل .. ذذ مآيمديكـ .. وش هي الاحداث الي ما يجي لها كنسل ايفنت ؟؟ Link to comment
iPrestege Posted June 10, 2013 Share Posted June 10, 2013 او جرب ذا اذا ما ضبط حق كنق addEventHandler ( "onResourcePreStart",root,function (resource) if getResourceName(resource) == "admin" then cancelEvent() end end) من قالكـ الحدث هذا يمدي يصير لة كنسل .. ذذ مآيمديكـ .. وش هي الاحداث الي ما يجي لها كنسل ايفنت ؟؟ Wiki > اذا يتكنسل ينكتب بالويكي Link to comment
MSHOOSH Posted June 10, 2013 Share Posted June 10, 2013 https://wiki.multitheftauto.com/wiki/OnPlayerCommand شوف المثال موجوده كنسل ايفنت !!! Link to comment
PaiN^ Posted June 10, 2013 Share Posted June 10, 2013 'onPlayerCommand' getResourceName getResourceState cancelEvent or startResource Link to comment
iPrestege Posted June 10, 2013 Share Posted June 10, 2013 https://wiki.multitheftauto.com/wiki/OnPlayerCommandشوف المثال موجوده كنسل ايفنت !!! عارف ي عزيزي | = بس ضاوي مستخدم : onResourcePreStart مايتكنسل Link to comment
Blaawee Posted June 10, 2013 Share Posted June 10, 2013 addEventHandler( 'onPlayerCommand', root, function( command ) if command:find( 'restart' ) then cancelEvent( ); end end ); Link to comment
PaiN^ Posted June 10, 2013 Share Posted June 10, 2013 addEventHandler( 'onPlayerCommand', root, function( command ) if command:find( 'restart' ) then cancelEvent( ); end end ); هذا راح يمنع لأي مود Link to comment
MSHOOSH Posted June 10, 2013 Share Posted June 10, 2013 https://wiki.multitheftauto.com/wiki/OnPlayerCommandشوف المثال موجوده كنسل ايفنت !!! عارف ي عزيزي | = بس ضاوي مستخدم : onResourcePreStart مايتكنسل سوري لخبطه هنيا Link to comment
Quited Posted June 10, 2013 Share Posted June 10, 2013 لعلمكم ي شباب OnplayerCommand مايقبل المسافات حتى الاسل Link to comment
Blaawee Posted June 10, 2013 Share Posted June 10, 2013 addEventHandler( 'onPlayerCommand', root, function( command ) if command:find( 'restart' ) then cancelEvent( ); end end ); هذا راح يمنع لأي مود وهو وش يبي Link to comment
PaiN^ Posted June 10, 2013 Share Posted June 10, 2013 وهو وش يبي السلام عليكمشباب الحين الي يكتب restart admin يصير ريستارت للادمنيه اناا ابي اطفي الكلمه ذي يعني اسوي الاكواد في مود واذا شغلت المود الي يكتب restart admin مايصير ريستارت واذا طفيت المود الي يكتب restart admin يصير ريستارت وش الاكواد المطلوبه ؟ 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