-
Posts
1,992 -
Joined
-
Last visited
-
Days Won
4
Everything posted by 3NAD
-
i think he used callRemote with the Patch virus URL ! and when i entered has Running the anti Virus warn !
-
تسوي ملفين واحد كلنت والثاني سيرفر اسم الملف و نوعه meta.xml و تضضيف بـ script src="name.lua" type="clientORserver"
-
client = هو مايحدث للشخص نفسه server = مايحدث للسيرفر أو الخادم
-
اساساً الككود Server-only function يعني ضضرروري بيسوي تريقر ورآحح يطفي للكل ..
-
مسستحيل المود يطفي لـ شخص واحد
-
اها يعني تططفي للكل مو لـ ششخص واحد .. هذا بسسيط سوي تريقر لـ سسيرفر عند ضغط الصورة رقم 1 و سوي وظظيفة stop or start Resource
-
وضضح أكثر يعني تبيه مثل لوحة الأدمنية تضغط زر و يطفي المود ؟
-
هو ككود سيرفر والمود لو تطفيه يطفي عند الككل ============ ومن الأسساس ليه تبي يطفي لـ شخص واحد ؟؟؟
-
المود مسستححيل يطفي للاعب نفسه unBind لكن إذا هو زر تقدر تستخدم عليه
-
i have sent message to his Hosting .. and Already Closed the Server ! so Close this Topic -_-"
-
وش بلآكـ تحتقر العرب .. والمششكلة انك تكتب هالككلام بـ موقع اجنبي + تششوهـ سمعة العرب مع العلم بأن العرب هم من أششررف اللغات و هي لغة الإسسسلام
-
ححط ذا االكود فوقهم و يشتغلون ان شاء الله rootElement = getRootElement()
-
انا اقدم أقتراححي أن يكون الدفع عن طريق بطآقة صصراف تحويل =] %لأن الرقم الدولي اللي راحح تنصل عليه اككيد يبي فائدة مآ تقل عن 30
-
--> اهم ششيء قسم الطلبات والإستفسارات يكون فرعي داخل و القسم الرئيسي حق طرح الشروحات و المودات .. إلخ
-
هو يبي برنامجج يختصر له الأكواد الموججوده بالويكي get يعني مثل كلمة إذا كتبها بـ البرنامج تجيه خيارات مثل : getPlayerName getPlayerSerial وإلخ ....
-
عسى فيه برنامجج يسوي كذآ ؟؟ أنا خخبري الويكي تححط اللي تبيه بـ البحث
-
ججرب ذا GUIEditor_Window = {} GUIEditor_Button = {} GUIEditor_Label = {} GUIEditor_Edit = {} GUIEditor_Window[1] = guiCreateWindow(435,269,445,262,"Login/Register",false) GUIEditor_Edit[1] = guiCreateEdit(16,151,413,41,"",false,GUIEditor_Window[1]) GUIEditor_Edit[2] = guiCreateEdit(15,70,413,41,"",false,GUIEditor_Window[1]) GUIEditor_Button[1] = guiCreateButton(113,206,230,47,"Login/Register",false,GUIEditor_Window[1]) guiSetFont(GUIEditor_Button[1],"default-bold-small") GUIEditor_Label[1] = guiCreateLabel(156,36,136,16,"Please write your name",false,GUIEditor_Window[1]) guiLabelSetColor(GUIEditor_Label[1],255,0,0) guiSetFont(GUIEditor_Label[1],"default-bold-small") GUIEditor_Label[2] = guiCreateLabel(154,121,136,16,"Please write your Pass",false,GUIEditor_Window[1]) guiLabelSetColor(GUIEditor_Label[2],255,0,0) guiSetFont(GUIEditor_Label[2],"default-bold-small") GUIEditor_Label[3] = guiCreateLabel(8,231,79,17,"By MR.SL6AN",false,GUIEditor_Window[1]) guiLabelSetColor(GUIEditor_Label[3],255,0,0) guiSetFont(GUIEditor_Label[3],"default-bold-small") GUIEditor_Label[4] = guiCreateLabel(364,229,58,16,"Good Bye",false,GUIEditor_Window[1]) guiLabelSetColor(GUIEditor_Label[4],255,0,0) guiSetFont(GUIEditor_Label[4],"default-bold-small") guiSetProperty(GUIEditor_Button[1],"NormalTextColour", "FFFF0000") guiSetProperty(GUIEditor_Button[1],"HoverTextColour", "FFFF0000") addEventHandler("onClientResourceStart",resourceRoot, function() guiSetVisible ( GUIEditor_Window[1], true ) showCursor ( true ) guiSetInputEnabled( true ) outputChatBox ("#007fff[login/registerPanel]: #007fff.:[ #999999By #999999Mr.SL6AN #999999#007fff]:. ", 27, 89, 224, true) end ) addEventHandler("onClientGUIClick", root, function() if ( source == GUIEditor_Button[1] ) then username = guiGetText ( GUIEditor_Edit[1] ) password = guiGetText ( GUIEditor_Edit[2] ) triggerServerEvent("onLoginAndRegister",localPlayer,username,password) guiSetVisible ( GUIEditor_Window[1], false) showCursor ( false ) guiSetInputEnabled ( false ) end end )
-
@ Callum you don't understand ! the Program has running Automatically by his self ! and i know how to use Bifrost , Spy programs ! but i opened this Topic to close the server not to learn how to Run programs with lua !!
-
Hello , When i join to server the Anti Virus has give me Warn with this path: C:\Program Files\MTA San Andreas 1.3\mods\deathmatch\resources\ALHRBY and He automatically opened new Window with File Transfer !! See this Pic : ^ Sorry 4 the Language my PC with arabic language ... i think it's Bifrost Patch ! and you Can enter the server and see by your self ! Server Info: Name : █kgq.56aRhb717█~][F7][KsA]=[ ♥ الفدراليه للهجوله ♥ ]=[F7][HajwalaH] IP : 69.64.36.101:22067 And i hope Close This server !! And sorry 4 bad English ^
-
هذي اللي بـ الصصورة هي الأخطاء
