-
Posts
1,363 -
Joined
-
Last visited
Everything posted by Max+
-
There's alot of Errors in Your Code , I dont know why you trigger for the resourceRoot ?
-
guiSetVisible(wnd, false) false -اخفاء النافذه تبي تشوف النافذه حولها الى guiSetVisible(wnd, true) + بالنسبة للحجم ، relative: This is whether sizes and positioning are relative. If this is true, then all x,y,width,height floats must be between 0 and 1, representing sizes/positions as a fraction of the screen size. If false, then the size and co-ordinates are based on client's resolution, accessible using guiGetScreenSize.
-
طيب هات لوحة التسجيل وانا اكمله لك ،
-
غريبه ، نفس مواصفاتي لاكن انا سامسونج بس انا مزود الرام الى 6 قيقا وانت عندك 4 ، طيب جرب تسطب وندز 7 التميت 64 بت ،
-
addEventHandler ( 'onClientGUIClick', resourceRoot, function ( ) if ( source == Skins ) then guiSetVisible ( Window, true ) showCursor(true) end end ) لاهنتو , فيه خاص تهاوشو على كيفكم ، والله اذا شفت المواضيع زي كذا هواش ماتشجع احد يساعد . . .
-
اسف ، والله مالي خبرة بالاستضافات . .
-
نقاش فيما بيننا شو دخلك بالقبهه : (
-
والله انا الحمد لله نظري تمام واقعد اكثر منكم 17 ساعه ههههههه ،
-
بالتوفيق ، مافضل تدبل السعر للغير مشفر ، سويه مو مشفر افضل لك ، خاصة كلنا عارفين اغلب الاكواد ،
-
I , Just hate when someone's steal My Codes , Why Don't you meak your Own ?
-
اتوقع لان الادمنيه مايقبل الا انجليزي ، عشان كذا يسبب اخطاء ،
-
نزل لي مواصفات جهازك كامله كل شي ،
-
انت مشكلتك كود ولا كلعبة مايظهر ؟ اذا للعب فقط ، خش على لعبة GTA SA مو الاونلاين ورح يم الاعدادت بعدين فديو , وراح تحصل خيار اسمه HUD Mode حطه على On وبس ، وخش الاونلاين يرجع لك كل شي ،
-
Yeah , i dont think you need to use accountData / elementdata both Select Only One of them , And i have Edited My Post , Copy it again .
-
That's Great , Good Work Dude , Keep it Up ,
-
addEventHandler('onPlayerLogin',resourceRoot, function ( player ) local account = getPlayerAccount (player ) if ( account ) and ( not isGuestAccount ( account )) then local SuperNick = getAccountData ( account, 'supernick' ) if ( SuperNick ) then setPlayerName ( player, SuperNick ) outputChatBox(supercolor.."[supernick]: #FFFFFFYour "..supercolor.."supernick #FFFFFFhas been set to "..supercolor.."", player, 255, 255, 255, true ) end end end ) addEventHandler('onPlayerQuit',resourceRoot, function ( player ) local account = getPlayerAccount (player ) if ( account ) and ( not isGuestAccount ( account )) then setAccountData ( account, 'supernick' ) end end )
-
سكربت رائع ، ويعجبني التصميم البسيط ، سكربتات جميله ماشاء الله ، موفق بالقادم حبيبي ،
-
is function allows you to set a player's camera to follow other elements ذي لتغير كاميرا الاعب تبيه على شي معين , او تبيه على الاعب نفسه ، " بالعربي نظر الاعب وين يكون "
-
لو تبي تستبدل شخصيات الاعب ، ---كلينت ـ addEventHandler("onClientResourceStart",resourceRoot, function() txd = engineLoadTXD("hmybe.txd") engineImportTXD(txd,45) dff = engineLoadDFF("hmybe.dff",0) engineReplaceModel(dff,45) txd1 = engineLoadTXD("wmylg.txd") engineImportTXD(txd1,18) dff1 = engineLoadDFF("wmylg.dff",0) engineReplaceModel(dff1,18) end) الرقم 45 + 18 ذي رقم الشخصيات ،
-
why don't you use the old save data with xml , or getAccountData - setAccountData when they login and when they Quit it will be much faster to save money with account data or xml if you like .
-
+ 1 + العابي عندي 360 قيقا كلها العاب قوية ولا العبها خخخخخخخخ واجلس احمل بس "نظام تجميع
