Jump to content

Tut

Administrators
  • Posts

    3,527
  • Joined

  • Last visited

  • Days Won

    117

Everything posted by Tut

  1. Las Venturas Gym enterable interior
  2. Zero's RC Shop enterable interior
  3. Tut

    inventory

    @kukimuki this forum section is strictly for receiving help and guidance with scripting, and not for requests of this scale. If you are wanting someone to create a server resource for you please post an advert looking for a programmer at https://forum.multitheftauto.com/forum/149-looking-for-staff/ or browse the community resources site for existing resources https://community.multitheftauto.com/index.php?p=resources
  4. Sindacco Abattoir enterable interior
  5. Alhambra Nightclub enterable interior
  6. Triad Casino enterable interior
  7. San Fierro Police Department enterable interior
  8. Los Santos Police Department enterable interior
  9. I have a guide coming for this soon possibly after the current "enterable interiors" video series, keep your eyes peeled at https://forum.multitheftauto.com/topic/139441-tutorials-index/page/2/#comment-1022895
  10. Johnson's House enterable interior (continuation of "Easily make these interiors enterable in main world" series)
  11. Vehicle collisions also determine what part of the vehicle collides with the world.
  12. In their video it's a vehicle collision, not a world object collision. We allow the former and block the latter. If you are wanting an option to allow world object collisions a good place to get started is https://github.com/multitheftauto
  13. Easily make these interiors enterable in main world
  14. Sorry, we do not accept player reports, these needs to be dealt with by the server staff themselves. Player information also cannot be posted to these forums.
  15. Tut

    Remove cities

    I doubt something like this exists, but if you are capable of scripting, try either removing all world objects, locating RC & generic prop IPL files and converting to .map or .lua, then fine-tuning from there for any missing or unwanted objects removing all world objects except for RC & generic props, by grabbing the IDs from IPL's that you want to exclude from the mass world object removal make a script that deletes objects outside of a zone that you draw on the world map, this zone could perhaps even be created using colShape to detect if an object is within the shape
  16. @jafar90 I have gone ahead and move your post into a separate thread. Like Dutchman explained in the other thread it's best that you contact the author first as locks are there for a reason. Some locks can also be removed by using a HEX editor and changing the 13th bit from 01 to 00
  17. Tut

    map bug

    Sounds like there are world occlusions in the area, so try adding this bit of code to any .lua script setOcclusionsEnabled( false )
  18. Tut

    Cheat

    Removed the source to the cheat. If you need assistance in securing your server, try asking the scripting forums/discord channels.
  19. We do not accept player reports, so the best course of action here is finding the security vulnerability on your server that allows the cheaters admin privileges on your server. If you require help with this I recommend asking in our scripting forums or discord channels.
  20. Tut

    He is cheater

    Please report this player to the server itself and they will take care of it. We do not accept player reports.
  21. Ban expires later today, the game should tell you if you connect to any server (though, you may have to be on MTA's default client for it to show). I have merged your relevant threads into the existing thread.
  22. Sorry, we do not accept appeals for game bans.
  23. I understand that but we do not accept appeals for bans, so I hope the 4 days passes by quickly enough
  24. Sounds like you learned the lesson the hard way, we do not want players to run cheats (regardless of intent).
  25. What is the reason for the ban? Most bans expire after a set period of time; if it is permanent, you are not going to be able to circumvent it by reinstalling your operating system unless it explicitly says to do so.
×
×
  • Create New...