Jump to content

BLACKHACK

Members
  • Posts

    69
  • Joined

  • Last visited

Everything posted by BLACKHACK

  1. Downloaded all http://pastebin.com/DNSjes1u
  2. وهل هي ضروريه ؟ عفواً؟. طيب طلما ما تعرف ايش معناها وايش تسوي ليش تحط الموضوع من الأصل ؟! لا أنا عارف انت مش فهمتني Syntax أنا قصدي يعني ايش وظيفتها في الجملة ؟ ولا ممكن اكتب اي شي بها
  3. ايش معنى او ايش تسوي alivePlayers وهل هي ضروريه ؟
  4. Still no working MTA log at paste bin: http://pastebin.com/kC6DXija
  5. السلام عليكم أريد اسأل سؤال , كيف أحط أمر (command handler) للكود هذا بحيث أكتب /alive يطلعلي اللاعبين الغير ميتين أو الصاحيين -- Print a list of all the alive players alivePlayers = getAlivePlayers () if ( alivePlayers ) then -- if we got the table alivePlayersList = "none" -- Loop through the table for playerKey, playerValue in ipairs(alivePlayers) do -- add their name to the list if ( alivePlayersList == "none" ) then alivePlayersList = getPlayerName ( playerValue ) else alivePlayersList = alivePlayersList .. ", " .. getPlayerName ( playerValue ) end end outputChatBox ( "Alive Players: " .. alivePlayersList ) end الكود من الويكي
  6. I think this because of the (Physical memory dump) the blue screen crash.
  7. Thats not working , thanx for trying help
  8. The script goes wrong (dosent work) , so guys please see and tell me what i did worng ?
  9. The MTA 1.3 Map Editor not working on my labtob it says connected then a message show up about memory , i dont know what the problem , can somebody help me ? Error 0x0000000 ...
  10. Its for me when i use my notebook
  11. This is 4 scripts in 1 (my first pro script) I collected some codes together : 1- Spawn point and welcome message. 2- Vehicle creator (type /createvehicle "vehicle ID" to create a vehicle. 3- Car lock, lock your car when you inside it by hiting (L) or you can change the bind key in "script.lua". 4- Respawn exploded vehicles, after 5 seconds. Thats all, i hope you like my effort , support to keep up.
  12. Im still bigner for scripting i can do simple things like "onPlayerSpawn giveWeapon" and somethings easy But im very good mapper
  13. Script.lua سوي ملف بالمفكرة وسميه بعدين حط فيه الكود واحفظه بصيغة .lua وحطه مجلد meta.xml بعدين سوي ملف ثاني اسمه وحط فيه الكود التالي : <meta> <info author="اسمك هنا" type="script" name="اسم المود" version="1.1" description="هنا حط تعريف" /> <script src="Script.lua" /> - - هنا حط اسم الملف الي فيه الكود حج البوابة </meta> بعد كدة احفظه في نفس المجلد , والسلام
  14. What if i forget his name ? , What can i do ? think That's what Skype, Xfire, Steam or the other stuff are for. Why i will leave the game and open what you said "Steam, Xfire, WLM, Skype, " , when i can chat directly in game !
  15. What if i forget his name ? , What can i do ? think
  16. And the answer was NO. Why no ?
  17. What about making a friends list in MTA with status online or offline and chatting , because i play with someone, next day i forgot where he was, so please respond
  18. I dont think chat cutting, copying, paste, is needed because if its available people will spam !
  19. بس تقريبا انا شفت بوابة تفتح أوتوماتيكيا لما توقف عندها في بعض السرفرات ما أحد يعرفها ؟
  20. هذا يمنع الزومبي يجيه سباون داخل المنطقة لاكن يمديه يمشي و يدخل المفروض أنك تسوي جدار + بوابة عشان تمنع الزومبي من الدخول إلى المنطقة Map Editor بس لو سمحت إيش اسم البوابة بالـ عشان هناك في أشياء كثيرة ما بجلس أدور يعني
  21. مشكوووووووووووووووووور
  22. Thanx thats helpfully , but in the community i cant view all resurces i have to search bad thing
  23. بس هذا يسوي منطقة صفراء ما تحمي منهم
×
×
  • Create New...