PaiN^
Members-
Posts
2,258 -
Joined
-
Last visited
Everything posted by PaiN^
-
Great like it is, Greater with Good Luck
-
Very nice !! i wish i know how to do like that Good luck ;p
-
I think that they are copied But anyway wish you luck
-
As always Great idea + Great Execution = sora Keep it Going And wish you luck
-
I'm confident that 15% of Saudis players. Me tow
-
Good job But hire a better driver next time Good luck ;P
-
Nice, Very very very nice !! || Keep it going + Good luck ||
-
على كذا كلم الدعم حق الإستضافة يشوفولك حل
-
طيب جرب هذا 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 ) إن شاء الله يشتغل
-
I don't know how to make that kind of script, But ican tell that you'res is wrong !!
-
So, Can you do the script Solidsnake ? I really wan to know how
-
You're welcome
-
أتوقع إنه كذا طلبك 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 )
-
لووول ما انتبهت انه يبغاها لسيارة محددة, بس أظن راح يصير الكود كذا 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 )
-
سكربت أروع من الروعة إبداع رهيب والله إستمر وبالتوفيق
-
يب عدلته ذذ لأني مو مرة في الإنجليزي + أستعجل في الكتابة أهم شي إن الكود صح
-
لغة برمجة المودات lua حساسة للغاية, يعني حرف واحد زيد أو ناقص يخرب عليك كل شي عشان كذا لازم تنتبه ومع الوقت بتتعلم + بالتوفيق لك ولي ولجميع المسلمين
-
كذا صح ؟؟ 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 )
-
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 ?
-
Try this one : function ( ) if ( getElementType ( source ) == "repair" ) then for _,v in ipairs ( getElementsByType ( source ) ) do destroyElement ( source ) end end end
-
ahhhA الحمد لله, حسب إني جبت العيد
