Jump to content

Vanlot

Members
  • Posts

    168
  • Joined

  • Last visited

Everything posted by Vanlot

  1. Check this: https://community.multitheftauto.com/index.php?p=resources&s=details&id=2963
  2. Vanlot

    Carball

    Nice one,I really like it
  3. I think that he meant to create new marker if the player hit the previous one.
  4. Vanlot

    طلب

    جرب هذه الوظيفة function visible(hitElement) if getElementType(hitElement) == "player" and (hitElement == localPlayer) then if not guiGetVisible(GUIEditor_Window[1]) then guiSetVisible(GUIEditor_Window[1], true) showCursor(true) end end end addEventHandler("onClientMarkerHit", marker1, visible)
  5. MTA sa 1.3 >Server>Mods>Deathmatching>mtaserver.conf الحين ادخل الى و استعمل اللينك الذي اعطاك تابل ايه
  6. "GuiEditor"فيك تصنع النافذة + الازرار .. بال "و فيك تاخذ الوظائف من "الويكي ونحن راح نحاول نساعدك باذن الله https://community.multitheftauto.com/index.php?p=resources&s=details&id=141 https://wiki.multitheftauto.com/wiki/Main_Page
  7. واستخدام وظائف جديدة GUI يمكنك تغييره بواسطة إنشاء
  8. https://wiki.multitheftauto.com/wiki/Introduction_to_Scripting_the_GUI https://wiki.multitheftauto.com/wiki/Category:GUI_Tutorials
  9. I suggest to add an image to the window.
  10. Vanlot

    Help.

    تظهر .بس هي مبتظهر. شكرا "registerWindow" لازم الويندو "Register" لما اظغط على
  11. Vanlot

    Help.

    "انا جديد بالبرمجة و نحب نصنع "لوقن بانل I want function which let me open new Window when i press a button. My friend Sparrow gave me this function: function nub() if (source == registerBtn) then guiSetVisible(registerWindow, true) guiBringToFront(registerWindow) end end addEventHandler("onClientGUIClick", getResourceRootElement(getThisResource()), nub) but it didn't work. Help plz , Thanx
  12. تستطيع ايضا أنشاء سرفرك الخاص. https://wiki.multitheftauto.com/wiki/Server_Manual https://www.youtube.com/watch?v=tWZDWUw7tXw&feature=related
  13. Except,That Programme you can use you admin panel: P>Resources>Choose Resource>Settings..
  14. You need : https://wiki.multitheftauto.com/wiki/GetPlayerNam https://wiki.multitheftauto.com/wiki/GetPlayerNametagText Note:Are you sure that using 'lua Langage" to get colored text...
  15. No.I still have the same probleme.
  16. Sorry for using english here. If you want to change your serial you must change the head card (carte mere) but you cant hide it.
  17. It will be cool if we have got Tunisian board. Cause Tunisian can't use arabs word too easy with their keyboards.
  18. What is this link? Cause when i click on it I find my Mediafire account profile.
  19. Well,I have two problemes in my server map editor the first one is : I can't get the objects list @ the down of the screen. This photo may be can help you to help me: The second probleme is: When i start maps (Already mapped by map editor). I can't fidn anything. I think that the probleme from the map editor files in my local sv. Thanx Alot.
  20. Did You Try To Re-Install it?
  21. 1/2/3= You Can't Delete only the Building.You Can Delete The Whole Map & Rebuild it again. To Design New Cities You Must Script it or map New City & The Same To the land
×
×
  • Create New...