This is probably a big No-No.
Is it possible to access any party functions by using "import party"?
The reason I'm asking is that it'd be nice for players to access new functions in custom dungeons, without having to actually edit the dungeon. Could the "import party"-setting be used in any way to access that? Does it, for example, check anything other than pure stats?
Once again, highly unlikely, but a definitive answer would be nice.
Possible to use "import party" to run external scripts?
Re: Possible to use "import party" to run external scripts?
can we access file contents via the console? like c:\grimrockstuff\myfavscripts.lua.coolfunction()
Finished Dungeons - complete mods to play
Re: Possible to use "import party" to run external scripts?
I'm not sure if I understand the question. If you're asking can the hooks in the party class be transferred between dungeons, then the answer is no. No code can be imported from the previous dungeon with party import - this would be very, very difficult to implement and very error prone.
-
flatline
Re: Possible to use "import party" to run external scripts?
Yep, that was pretty much what I was asking, and pretty much was I was expecting. Thanks for answering even somewhat unintelligible questions.
