Jump to content

darbka2002

Members
  • Posts

    91
  • Joined

  • Last visited

Details

  • Gang
    script

darbka2002's Achievements

Punk-@ss B*tch

Punk-@ss B*tch (12/54)

0

Reputation

  1. المشكلة كانت فى mta مسحت اللعبة و عملتلها اعادة تصطيب و الان المشكلة اتحلت شكرا على مساعدتكم
  2. نعم معدلها الى .png و المشكلة لسا مستمرة
  3. نعم متئكد ان مسار الصورة images
  4. جربت الكود حقق و ما نفع لسا بردو بيظهر نفس الرسالة background.png failed to download هذا هوا الكود addEventHandler ( "onClientResourceStart", root, function () downloadFile ("images/background.png") end ) function onDownloadFinish ( file, success ) if ( source == resourceRoot ) then if ( success ) then if ( file == "images/background.png" ) then outputChatBox ( "background.png downloaded" ) end else if ( file == "images/background.png" ) then outputChatBox ( "background.png failed to download" ) end end end end addEventHandler ( "onClientFileDownloadComplete", root, onDownloadFinish )
  5. <meta> <min_mta_version client="1.5.4" server="1.5.4" /> <script src="client.lua" type="client" cache="false"/> <file src="images/background.jpg" download="false"/> </meta> #Edit: تمام انا حولت الصورة لى .png بس دلوقتى بيطلع فى الشات background.png failed to download اية الحل
  6. function onThisResourceStart ( ) downloadFile ( "images/background.jpg" ) end addEventHandler ( "onClientResourceStart", resourceRoot, onThisResourceStart ) function onDownloadFinish ( file, success ) if ( source == resourceRoot ) then if ( success ) then if ( file == "images/background.jpg" ) then outputChatBox ( "test.jpg downloaded" ) end else if ( file == "images/background.jpg" ) then outputChatBox ( "test.jpg failed to download" ) end end end end addEventHandler ( "onClientFileDownloadComplete", root, onDownloadFinish )
  7. استخدمتها من قبل و ما نفعت الملف بيتحمل و لكن لما اخش على اشوفة فى مكان التحميل فى \MTA San Andreas 1.5\mods\deathmatch\resources القى الصورة مساحتها صفر كيلو بيت و جربت هذا الموضوع مع الكثير من انواع الملفات و فيها نفس المشكلة
  8. صور من نوع png و استخدم downloadFile("test.png")
  9. hello, i have a problem in downloadFile when i use downloadFile("test.png") The file is loaded but the size is 0 byet and i add the file in meta and download="false" help.
  10. سلام عليكم , عندى مشكلة فى downloadFile انا بكتب اسم الملف اللى عايز احملة بس المشكلة ان الملف لما بيتحمل بيكون حجمة 0 مع العلم ان ضايف الملف فى meta و مخلى download="false"
  11. سلام عليكم معى مشكلة فى getDistanceBetweenPoints3D vehicle1x, vehicle1y, vehicle1z = getElementPosition ( vehicle ) stopX, stopY, stopZ = busStopsLS[stopNumberLS].x, busStopsLS[stopNumberLS].y, busStopsLS[stopNumberLS].z vehicle2x, vehicle2y, vehicle2z = busStopsLS[stopNumberLS].x, busStopsLS[stopNumberLS].y, busStopsLS[stopNumberLS].z local label4 = guiCreateLabel(511, 978, 175, 36, ""..tostring(getDistanceBetweenPoints3D( vehicle1x, vehicle1y, vehicle1z, vehicle2x,vehicle2y, vehicle2z )), false) local txx1 = dxDrawRectangle(512, 978, 174, 46, tocolor(0, 0, 0, 134), false) هذا الكود شغال تمام بس فية مشكلة صغيرة انا بدى اذا السيارة اتحركت تغير Distance لئنها ثانتة ما تتحرك على lable4
  12. اخى انا اقدر اعملك سيرفر يصل الى 7000 لاعب
  13. سلام عليكم احب اقدم لكم استضافة hixohost #vps# ---------- #vps 1# ram: 1G hardDisk: 60G cpu: core 1 Bandwidth : 1000G ddos protection : up to 900G support : 24 hour location : german / brazil / usa / london / australia 6$ paypal / orange money / vodafone cash ---------------------------------------------------------------------------------------------------------------- #vps 2# ram: 2G hardDisk: 80G cpu: core 2 Bandwidth: 2000G ddos protection : up to 1000G support : 24 hour location : german / brazil / usa / london / australia 11$ paypal / orange money / vodafone cash ---------------------------------------------------------------------------------------------------------------- #mta-servers# ---------- #mta1# players: 1024 hardDisk: unlimited ddos protection : up to 900G support : 24 hour location : german / brazil / usa / london / australia 1$ paypal / orange money / vodafone cash ---------------------------------------------------------------------------------------------------------------- #mta2# players: 2048 hardDisk: unlimited ddos protection : up to 900G support : 24 hour location : german / brazil / usa / london / australia 2$ paypal / orange money / vodafone cash ---------------------------------------------------------------------------------------------------------------- #mta3# players: 3500 hardDisk: unlimited ddos protection : up to 900G support : 24 hour location : german / brazil / usa / london / australia 3$ paypal / orange money / vodafone cash ---------------------------------------------------------------------------------------------------------------- #mta4# players: 5000 hardDisk: unlimited ddos protection : up to 900G support : 24 hour location : german / brazil / usa / london / australia 4$ paypal / orange money / vodafone cash ---------------------------------------------------------------------------------------------------------------- #ts3# ---------- #ts1# players: 32 ddos protection : up to 900G support : 24 hour location : german / brazil / usa / london / australia 2$ paypal / orange money / vodafone cash ---------------------------------------------------------------------------------------------------------------- #mincraft# ---------- #mincraft1# players: 100 hardDisk: unlimited ddos protection : up to 900G support : 24 hour location : german / brazil / usa / london / australia 2$ paypal / orange money / vodafone cash ---------- #mincraft2# players: 200 hardDisk: unlimited ddos protection : up to 900G support : 24 hour location : german / brazil / usa / london / australia 3$ paypal / orange money / vodafone cash ---------------------------------------------------------------------------------------------------------------- رابط اللوحة http://hixo2host.tk/ اى الشراء او لاستفسار skype: medoman175 / facebook:hamada.agooz1 / ahmed.skiy سلام عليكم
  14. سلام عليكم لدى مشكلة فى كود تاب انا كنت اريد اضا ضغطت على اسم التاب من فوق تقفل اللوحة كلها الكود هذا ما يشتغل guibutton = guiCreateButton ( ... ) addEventHandler ( "onClientGUIClick", tab1, function ( button, state ) if button == "left" and state == "up" then destroyElement ( guipanel ) -- Hide GUI end end, false )
×
×
  • Create New...