Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 26/06/20 in all areas

  1. I'm excited to show you my latest tool. This time it is something different than my previous tools. It is a bigger project which came to my mind over 2 years ago. I failed at first time because I had trouble with rotations (built in mta function doesn't work well so I had to use quaternions which caused problems as well). Moreover one of devs was working on new editor and he was going to add multi selection option but he cancelled the project. After 2 years I decided to finally write it and also add few additional features. Many hours spent on the tool, thousands lines of code but here is it. I hope you like it and find it useful. Personally I think it should speed up your mapping a lot. Few features might look complicated (actually they are easy to use) so I advice watching or reading tutorial carefully. Features Let's see what this tool is capable of! Create groups of elements using various selection tools and element filters a. edit their position and rotation around all axes b. change their properties - all popular element types are supported c. clone / delete options d. large group support enables you to move / edit whole parts or even maps Duplicate 2 groups Change pivot position Add groups to library a. browser with search and sort options b. loading big groups enables you to join many maps into 1 c. import option which adds all MSTU groups from a given map Cover groups a. create your own cover variations or object compositions b. default cover settings makes covering even faster Customize tool settings on your own needs Download More info and full tutorial you will find here: https://www.thecrewgaming.com/forum/showthread.php?tid=2467&pid=12255#pid12255 Support me If you want to support me leave feedback and also you can buy me a coffee so I won't starving. Thanks a lot! Buy Coffee Feel free to ask questions below or via PM/discord. I'm also opened for script requests. I will keep updating the tool in case you find some bugs. Discord: https://discordapp.com/invite/C4TRxr8
    1 point
  2. wow @IIYAMA thanks, I'll need some days to see how this works and if I can use it
    1 point
  3. fX, fY, fZ são strings e não números. Em vez disso, experimente usar a posição do player em vez de declarar a posição no comando.
    1 point
  4. موجود مثال بالويكي for i=550,20000 do removeWorldModel(i,10000,0,0,0) end setOcclusionsEnabled(false) -- Also disable occlusions when removing certain models setWaterLevel(-5000) -- Also hide the default water as it will be full of holes
    1 point
  5. Troque 'getElementData(client, "Drogas")' por Drogas na linha 9
    1 point
  6. use getElementData e setElementData, se quiser ajuda entre em contato comigo no discord: twtDaniel#7134
    1 point
  7. eu posso te ajudar se explicar melhor, você pretende por um /staff para cada cargo? explique-me
    1 point
  8. Moved to resources, since it was a scripting request.
    1 point
  9. Hi! This is not script-request section, we can't send you done scripts. But you can do it yourself. Whats you need: onPlayerVehicleEnter, addCommandHandler, outputChatBox You can detect if someone enter to a vehicle with onPlayerVehicleEnter event, and then save player's name to a table for example. And you need a command, what loop trough your table and print player names out to the chat.
    1 point
  10. local myObject = createObject(...) setElementDimension(myObject, dimension)
    1 point
  11. Hi! I want to sell my drone system Contains: Model Images VIDEO: Use autumn coupon code to get 25% off! Coupon will expire at 30/10/2020 If you want to buy this script, please PM me or email: [email protected] or use this link: BUY HERE Other scripts HERE
    1 point
  12. Dai tu vai ter que enviar uma solicitação pro jogador, Que a base é essa dai..
    1 point
×
×
  • Create New...