-
Posts
2,935 -
Joined
-
Last visited
-
Days Won
44
Everything posted by ^iiEcoo'x_)
-
ي الطيب , بسطر 4 متحقق من الإليمنت ونوع الاليمنت اللي هو الصوت , لازم يسوي التحقق من الالمنت والنوع لحال لو سواه زي ما قلت رح يزبط فرضا لو كان الصوت شغال رح يحذف الصوت ويحط القيمة نيل ويسوي ريتورن وما يكمل الباقي اتمنى فهمت
-
welcome , I have also had this error with me, and it must be a mistake of the game, You can use this method: addCommandHandler ( 'test' , function ( aPlr_ , _ , aAccount_ ) if ( tostring ( aAccount_ ) == getAccounts ( ) ) then outputChatBox ( ' yes ' , aPlr_ ) else outputChatBox ( ' no ' , aPlr_ ) end end )
-
return ما اشوف فايدة ل
-
عندك خطأ , بسطر 4 , كل شوي رح يضل يفتحه غير 0 الى 1 @Deativated , يقدر يستعمل وظيفة ميزو guiAntiFlood , تحصلها ب الوظائف المفيدة
-
guisetEnabled ( aButton , false ) setTimer ( function ( ) guiSetEnabled ( aButton , true ) end , 1000*5 , 1 )
-
local group = { 'Console', 'Admin' } for _ , v in ipairs ( group ) do
-
العفو واجبي ي غالي ~ بالتوفيق في مسيرتك ~ <3
-
ههههههخخخ احلف يمين
-
function startUp() for k,v in ipairs ( getElementsByType ( 'player' ) ) do if exports["SADZconfirm"]:isPlayerInTeam ( thePlayer , "Criminals") then safeTable = createObject (1829 ,2580.619140625, 2328.5845703125, 17.222208404541) createBlipAttachedTo ( safeTable, 38, 3, 0, 117 , 0 , 255, 0, 99999.0 ) loadConfig() else outputDebugString("wrong") end end end addEventHandler( "onResourceStart", getResourceRootElement( getThisResource() ), startUp)
-
Add in the meta , in SADZconfirm resource <export function="isPlayerInTeam" type="server"/> Line 2 if exports["SADZconfirm"]:isPlayerInTeam ( thePlayer , "Criminals") then -- or if exports["SADZconfirm"]:isPlayerInTeam ( thePlayer ) == "Criminals" then
-
Show me exports from SADZconfirm resource and the meta
-
استغفر الله العظيم الواحد قاعد يمزح وانتم قرفتوا مفطر ولا مخدرات
-
هههههههه شكرا ???
-
من كلامك واضح ما ودك تحاول ومنا معطيك قائمة فنكشنات , كلها كم فنكشن وتسوي كودك , لما تحط بالك تبرمج نزل مواضيع @Killer Project شكرا
-
نعم بس نسيت فنكشن فوق setTimer getElementsByType isPedInVehicle getPedOccupiedVehicle getElementModel killPed بس انت ما ودك تحاول ، ودك جاهز ************** اتمنى ما حد يعطيه الكود الا اذا حاول بيه !
-
هههههههههخخخههههههههههههههههههههههههههههههههههه
-
setTimer getElementsByType isPedInVehicle getPedOccupiedVehicle killPed
