3ssol Posted June 11, 2013 Share Posted June 11, 2013 السلام عليكم شباب انا عندي مود دايم اخوياي يطفونه المهم انا ابيه الي يضغط زر ستوب او زر ريستارت ماياثر ع المود يعني لو تسوي ريستارت ماينعمل له ريستارت واذا بتوقفه مايوقف هل من الممكن عملها ؟ Link to comment
Bandito Posted June 11, 2013 Share Posted June 11, 2013 من ملف mtaserver.conf سطر : 225-240 ابحث عن : "admin" startup="1" protected="0" /> "defaultstats" startup="1" protected="0" /> "helpmanager" startup="1" protected="0" /> "joinquit" startup="1" protected="0" /> "mapcycler" startup="1" protected="0" /> "mapmanager" startup="1" protected="0" /> "parachute" startup="1" protected="0" /> "resourcebrowser" startup="1" protected="1" default="true" /> "resourcemanager" startup="1" protected="1" /> "scoreboard" startup="1" protected="0" /> "spawnmanager" startup="1" protected="0" /> "voice" startup="1" protected="0" /> "votemanager" startup="1" protected="0" /> "webadmin" startup="1" protected="0" /> تبي المود مايطفى ضيف تحتهم كذآ : "Resource Name" startup="1" protected="1" /> بحيث يكون : protected="1" و بـ اذن الله مآيطفى .. Link to comment
3ssol Posted June 11, 2013 Author Share Posted June 11, 2013 اخوي مقدرلك جهد ك ولاكن انا ابيها علي سكربت فهمت يعني لو طفيت السكربت يقدرون يطفون المود لو شغلت السكربت ماحد يقدر يطفي المود Link to comment
Bandito Posted June 11, 2013 Share Posted June 11, 2013 يعني افهم منكـ .. تبي محد يقدر يطفي المود غيركـ .. ؟ و الباقي يقدر يشغلة ..؟ Link to comment
3ssol Posted June 11, 2013 Author Share Posted June 11, 2013 اخوي مقدرلك جهد كولاكن انا ابيها علي سكربت فهمت يعني لو طفيت السكربت يقدرون يطفون المود لو شغلت السكربت ماحد يقدر يطفي المود Link to comment
Quited Posted June 11, 2013 Share Posted June 11, 2013 (edited) Event "onResourceStop" + cancelEvent Edited June 11, 2013 by Guest Link to comment
Quited Posted June 11, 2013 Share Posted June 11, 2013 معليش استخدم الكود اللي فوق طلباتك معقدة ي اخي ^ Link to comment
Quited Posted June 11, 2013 Share Posted June 11, 2013 من ملف mtaserver.conf سطر : 225-240 ابحث عن : "admin" startup="1" protected="0" /> "defaultstats" startup="1" protected="0" /> "helpmanager" startup="1" protected="0" /> "joinquit" startup="1" protected="0" /> "mapcycler" startup="1" protected="0" /> "mapmanager" startup="1" protected="0" /> "parachute" startup="1" protected="0" /> "resourcebrowser" startup="1" protected="1" default="true" /> "resourcemanager" startup="1" protected="1" /> "scoreboard" startup="1" protected="0" /> "spawnmanager" startup="1" protected="0" /> "voice" startup="1" protected="0" /> "votemanager" startup="1" protected="0" /> "webadmin" startup="1" protected="0" /> تبي المود مايطفى ضيف تحتهم كذآ : "Resource Name" startup="1" protected="1" /> بحيث يكون : protected="1" و بـ اذن الله مآيطفى .. بس يقدر يسوي رستارت مو كوماند restart من مود الادمنية > تاب Resource يشيل زر Restart لانه يستخدم وظيفة function.restartResource Link to comment
PaiN^ Posted June 11, 2013 Share Posted June 11, 2013 addEventHandler( 'onResourceStop', root, function( res ) if getResourceName( res ) == 'Resource Name' then startResource( res ); end end ); ما أظن يشتغل بس جرب Link to comment
iPrestege Posted June 11, 2013 Share Posted June 11, 2013 اذا تشغل المود ثانية وش تستفيد ؟ راحت الاشياء اللي كنت تسويها من الاصل .. ذذذذذذذ Link to comment
K1NG Posted June 11, 2013 Share Posted June 11, 2013 addEventHandler( 'onResourceStop', root, function( res ) if getResourceName( res ) == 'Resource Name' then startResource( res ); end end ); ما أظن يشتغل بس جرب أخوي الكود ماعليه كلام ، بس كذا ما منعت الريستارت .. يعني الحين زي كأنه لما تقفله يسوي ريستارت ذذ هو يبي يمنع الريستارت بعد . يعني لو تسوي ريستارت ماينعمل له ريستارت Link to comment
Quited Posted June 11, 2013 Share Posted June 11, 2013 Event "onResourceStop" + cancelEvent جرب ذي Link to comment
iPrestege Posted June 11, 2013 Share Posted June 11, 2013 ^ مايقبل الـ cancelEvent > الحدث Link to comment
PaiN^ Posted June 11, 2013 Share Posted June 11, 2013 mtaserver.conf مافي طريقة تمنع الريستارت إلا عن طريق ملف ما ادري عنه ذذ onResourceRestart الا اذا كان في حدث Link to comment
Quited Posted June 11, 2013 Share Posted June 11, 2013 mtaserver.conf مافي طريقة تمنع الريستارت إلا عن طريق ملف ما ادري عنه ذذ onResourceRestart الا اذا كان في حدث حتى لو من mtaserver.conf يقدر يحدد المود من الادمنية ويسوي رستارت * انا مجربها لا تقولي ماينفع 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