-
Posts
2,937 -
Joined
-
Last visited
-
Days Won
44
Everything posted by ^iiEcoo'x_)
-
من أول الداخلين , موفق يا عزيزي .
-
Good * Developer
-
يب فهمتك , أوبجكتات اللعبة ما تقدر تجلبهم .
-
علامة ؟ قصدك الاوبجكت الي محطوط عليه "الاتوبيس" ؟
-
"onPlayerCommand"
-
@Abdul KariM , @#BrosS , @Master_MTA , @*RayaN-Alharbi. , @!#NssoR_) , @iMr ~ MnHmAr , @iMr.WiFi..! , @#ibrahim , @AbU - W6N , @Abu-Solo , @ععيونككء اخخر امممأليء ^ , @MR.TOUNSI , @killerProject , @MR.Mosa , @Ahmed Ly , cbr توفي بحادث في دراجة من نوع @-Le[3]bA. , @Pistol515 @AbDLlAh @iPrestege
-
السلام عليكم , حسب إشاعات في موقع التواصل الإجتماعي ; قد كلم أخو مستر قراند شخص بأنه قد توفي , الله يرحمه , ادعوله بالرحمة @MR.GRAND وقد ورد أنه توفي بحادث .
-
setPedControlState
-
طريقة سهلة : Table = { [ 1 ] = { 'put' } , [ 2 ] = { 'Put' } } local Value = 1 setTimer ( function ( ) Value = Value + 1 outputChatBox ( Table [ Value ] [ 1 ] ) end , 1000 , 0 )
-
help [help] need a help for run gamemode
^iiEcoo'x_) replied to #Heshan||eUNLOCK||'s topic in Scripting
Put your code . -
"onClientPlayerJoin" guiCreateStaticImage
-
أخوي لا تخرج عن إطار الموضوع ; تقدر تراسله بالخاص
-
استخدم متغيرات مع تايمر .
-
لم أفهم شيء
-
يخي ودي أساعده أنا ؟ ; في مشكلة ؟ ما قال سوي مود , قال ودي تعديل عالمود و تعديله بسيط جدآ , ليه يدفع فلوس عشيء بسيط ..
-
- الشب بعثلي رسالة بس قبل شوي شفتها عن نفس الموضوع بس طلع من المحادثة - ما دام تعديل مود ما في داعي يدفع فلوس عليه
-
تعال خاص أعدل مودك بدون مقابل
-
give me your skype .
-
addEventHandler ( "onPlayerWasted", root, function ( ) setElementData ( source, "WASTED", true ) end ) addEventHandler ( "onPlayerSpawn", root, function ( ) if getElementData ( source, "WASTED" ) == true then setElementData ( source, "WASTED", false ) end end ) function takewp ( quitType ) if getElementData ( source, "WASTED" ) == true then outputChatBox ( getPlayerName(source).. " قد مات و خرج من السيرفر و تم سحب الاسلحه ( " .. quitType .. " ) " ) if ( getElementHealth ( source ) == 0 ) then takeAllWeapons ( source ) end end end addEventHandler ( "onPlayerQuit", root, takewp )
-
onPlayerCommand استعمل الحدث
-
Hello I want to inquire about the Shader, The first question : I've made an opject by 3d max, can I paint this object? An example of an opject is its color close to white. Can I give it a red color? second question : I created a character by the program itself, can I give the personality a new length? Can I give my personality a new obesity? What is the name of this personality? Can I give my personality a new color? For example, the color of the skin was white. Can I make it brown?
