Jump to content

Search the Community

Showing results for tags 'offedit'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Multi Theft Auto: San Andreas 1.x
    • Support for MTA:SA 1.x
    • User Guides
    • Open Source Contributors
    • Suggestions
    • Ban appeals
  • General MTA
    • News
    • Media
    • Site/Forum/Discord/Mantis/Wiki related
    • MTA Chat
    • Other languages
  • MTA Community
    • Scripting
    • Maps
    • Resources
    • Other Creations & GTA modding
    • Competitive gameplay
    • Servers
  • Other
    • General
    • Multi Theft Auto 0.5r2
    • Third party GTA mods
  • Archive
    • Archived Items
    • Trash

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Gang


Location


Occupation


Interests

Found 2 results

  1. Heya all, On our server we have this ingame map editor called offedit, which has quite some options to manipulate objects and stuff. For example "mcol", which toggles objects (only colled objects by default) to remove their collision. So lately i was wondering, is it possible to make a similar script for objects that break by default? So with that, you can remove/suppress the break animation. Would the game engine allow us to do that? I know that the default map editor has such an option, but i don't know if it would work in a scripted form. And nope, i don't have LUA knowledge, but i do like to think about possibilities.. Regards, n0rt0x
  2. shaio

    Offedit2

    Offedit2 was made to allow flexibility of the offedit script. I made a collision toggle, and a scale function to the original script, and it was not able to save. I wasn't able to make it save. So I recreated the entire resource and called it offedit2. I originally asked Offroader23 (Owner of the original offedit) to help me fix the script, but he was unable to due to inexperience. If you look at his code closely he is just saving a single function as a string to a file. This new offedit saves multiple values in a table, and then the table saves to a .json file. I hope you enjoy. Link to offedit2
×
×
  • Create New...