kopalov / GTAV-SH-Mod

The Savehouse Mod for GTA V
9 stars 4 forks source link

Creating multiple versions of the lua file #110

Open hennysmafter opened 8 years ago

hennysmafter commented 8 years ago

Maybe it is a good idea to include in the next release multiple versions of the interiors.

  1. Like it is now
  2. Without the MP interiors included
  3. ???
kopalov commented 8 years ago

I don't think this is the best idea. Enabling MP interiors right now is done by function that does not distinguish between MP and SP, so it needs to be rewritten. This can be done in C# conversion, not in LUA, as I just don't see good enough reason to change big parts of code due to one person's (Marion) request.

hennysmafter commented 8 years ago

Ow I thought we could just replace the interior number in the array list. Therefore I am reopening it but if this is not possible and the problem stay even after changing the number then please reclose it.

hennysmafter commented 8 years ago

PS I did not only suggested this because of Marion but myself are encountering missing props sometimes. A couple of my friends also are encountering this. Depending on the day of the month I guess because I have walked around Madrazzo with props / Without props. So I need to put a fire on creating more custom interiors maybe we can disable these MP interiors in total or with a function true/false.

Don't want to delete your function!

kopalov commented 8 years ago

Ok, moving it to C# branch.

hennysmafter commented 8 years ago

There is a new open interior out which says something about fixing the missing props.