Jump to content

X-SHADOW

Members
  • Posts

    721
  • Joined

  • Last visited

Everything posted by X-SHADOW

  1. جرب كودي ذا addEventHandler('onResourceStart', resourceRoot, function ( ) local px, py, pz = getElementPosition ( source ) local vehicle = getPedOccupiedVehicle( source ) if vehicle then local vehicle1 = createVehicle ( 445, px, py, pz ) Marker = createMarker ( 0, 0, 0, "arrow", .75, 255, 0, 0, 170 ) warpPedIntoVehicle ( source, vehicle1 ) attachElements ( Marker, source, 0, 0, 2 ) end end )
  2. Another Example . addEventHandler('onClientResourceStart', resourceRoot, function ( ) if(getPlayerName(localPlayer) == 'TheBest' ) then outputChatBox('The Player Has Been Found !', 255, 0 ,0 ) else outputChatBox('The Player Not Found !', 255, 255, 0) end end)
  3. اي صح لازم يستخدم resourceRoot للريسوس المحدد مشكور على التنبيه #
  4. كيف يعني مافهمت ياعناد ؟
  5. بس والله صعب دام فيه تكنولوجيا ليه تدور الصعب ههههه
  6. تحمل برنامج mta script edtor وفي مستطيل تحت يطلع لك الاخطاء ~
  7. انا اشوف الايفنت مايزبط لانه onVehicleStartEnter عندما يحاول فتح الباب والركوب افضل شي تحطه onVehicleEnter .
  8. i cant speak arabic because he well not understand it's better to write in english . امزح ذذ ~
  9. createMarker --- arrow ----- attachElements -- to attach the arrow to the car
  10. Dam to shame it's alright i will delete my script anyway . Thank's all
  11. طيب حط لنا النافذه عشان نسوي لك المود
  12. يآخي وضح لنا اكثر مافهمنا وش تبي
  13. lol you didn't play Tacitcs at all ? the scoreboard it's with the gamemode no need to play the old scoreboard form mta coummintry.
  14. Yeah but the Tactics has his own scoreboard how to add cloumn to it ?
  15. any one know Tactics exports ?
  16. That's for BaseMode Wont Work for Tactics .
  17. Hello iam Making a Level / Class System For Tactics GameMode By Lex128 But how to exports.scoreboard to Tactics Becauase it has his own scoreboard any one have the exporting functions ?
  18. ممكن يخش ادمن ويمسح كل الردود الخارجه عن الموضوع نبيه منسق ~
×
×
  • Create New...