Jump to content

PaiN^

Members
  • Posts

    2,258
  • Joined

  • Last visited

Everything posted by PaiN^

  1. PaiN^

    طلب

    +1
  2. Great like it is, Greater with Good Luck
  3. Very nice !! i wish i know how to do like that Good luck ;p
  4. I think that they are copied But anyway wish you luck
  5. As always Great idea + Great Execution = sora Keep it Going And wish you luck
  6. I'm confident that 15% of Saudis players. Me tow
  7. Good job But hire a better driver next time Good luck ;P
  8. PaiN^

    TCT: FlowEditor

    Nice, Very very very nice !! || Keep it going + Good luck ||
  9. على كذا كلم الدعم حق الإستضافة يشوفولك حل
  10. طيب جرب هذا Veh = getPedOccupiedVehicle ( player ) addCommandHandler ( "car", function ( thePlayer, cmd ) x, y, z = getElementPosition ( thePlayer ) theVehicle = createVehicle ( 404, x, y + 3, z ) createBlipAttachedTo ( theVehicle, 55 ) end ) addEventHandler( "onVehicleStartEnter", root, function ( player, seat ) if ( getElementType ( Player ) == "player" ) and ( Seat == 0 ) then if( getPlayerSerial ( player ) ~= "BAEE69A296DB2EDECC91449721FC56A1" ) then if ( Veh == 404 ) then cancelEvent ( ) outputChatBox ( "* ~][ سياره خاصه ب يـز ـن ][~", player, 255, 255, 0, true ) else outputChatBox( "", player, 0, 0, 0, false ) end else outputChatBox ( "* ~][ مرحبا بيك يا يزن في سيارت الخاصه ][~", player, 255, 0, 0, true ) setVehicleDamageProof(theVehicle, true) end end end ) إن شاء الله يشتغل
  11. -___-" كيف كدا
  12. I don't know how to make that kind of script, But ican tell that you'res is wrong !!
  13. كفوو يا آسامة
  14. PaiN^

    Disable pickups

    So, Can you do the script Solidsnake ? I really wan to know how
  15. You're welcome
  16. أتوقع إنه كذا طلبك Veh = getPedOccupiedVehicle ( player ) addEventHandler( "onVehicleStartEnter", root, function ( player, seat ) if ( getElementType ( Player ) == "player" ) and ( Seat == 0 ) then if( getPlayerSerial ( player ) ~= "BAEE69A296DB2EDECC91449721FC56A1" ) then if ( Veh == 404 ) then cancelEvent ( ) outputChatBox ( "* ~][ سياره خاصه ب يـز ـن ][~", player, 255, 255, 0, true ) else outputChatBox( "", player, 0, 0, 0, false ) end else outputChatBox ( "* ~][ مرحبا بيك يا يزن في سيارت الخاصه ][~", player, 255, 0, 0, true ) setVehicleDamageProof(theVehicle, true) end end end )
  17. لووول ما انتبهت انه يبغاها لسيارة محددة, بس أظن راح يصير الكود كذا ID = addCommandHandler( "setBlip", function theBlip ( player ) local Veh = getPedOccupiedVehicle ( player ) if ( getElementType ( player ) == "player" ) and ( getElementModel ( Veh ) == ID ) then createBlipAttachedTo ( Veh, 55 ) else outputChatBox( "", player, 0, 0, 0, false ) end end )
  18. سكربت أروع من الروعة إبداع رهيب والله إستمر وبالتوفيق
  19. PaiN^

    Disable pickups

    +1
  20. يب عدلته ذذ لأني مو مرة في الإنجليزي + أستعجل في الكتابة أهم شي إن الكود صح
  21. لغة برمجة المودات lua حساسة للغاية, يعني حرف واحد زيد أو ناقص يخرب عليك كل شي عشان كذا لازم تنتبه ومع الوقت بتتعلم + بالتوفيق لك ولي ولجميع المسلمين
  22. كذا صح ؟؟ function theBlib ( player ) local Veh = getPedOccupiedVehicle ( player ) if ( getElementType ( player ) == "player" ) then if Veh then createBlipAttachedTo ( Veh, 55 ) else outputChatBox( "", player, 0, 0, 0, false ) end end end addCommandHandler( "setBlib", theBlib )
  23. I'm not an expert in race modes, but i could help But i need you to tell me what do you want the script to do ?
  24. PaiN^

    Disable pickups

    Try this one : function ( ) if ( getElementType ( source ) == "repair" ) then for _,v in ipairs ( getElementsByType ( source ) ) do destroyElement ( source ) end end end
  25. ahhhA الحمد لله, حسب إني جبت العيد
×
×
  • Create New...