674038ac5b2f0

Page: « 1 [2] 3 4 »
674038ac5c00a
1 Guest is here.
 

Topic: Move stuff around
Page: « 1 [2] 3 4 »
Read 9855 times  

674038ac5c6e0voodoo47

674038ac5c743
well, only if you want to fingerprint it. that particular fingerprint will get the dml loaded for vanilla, SCP, Secmod and other mods that are close enough to vanilla. fms will get rejected.
674038ac5c8b2
Arh so that is what its for. Well then i think it would be a good idea to have it.

On with the work. Now i need to figure out if i can somehow interact with ShockEd from a windows application to make stuff easier for me.

674038ac5c93dvoodoo47

674038ac5c987
there is no easy way around Shocked.
674038ac5caa1
Hah no i was afraid of that, it is by far the wierdest application i use these days. But i stil think its possible. Well at least the Inspect tool from microsoft is able to get some values out, so hopefully i can do that too via a .net application. My hope is that i can append a DML file with an objects position by pressing, say ALT + F9 while having the objects properties open i shocked. This will make everything much easier.

674038ac5cb85voodoo47

674038ac5cbce
still don't think any such shenanigans are worth it - you will be checking things manually one way or another, and pulling obj coordinates while at it is literally just two clicks.

the time consuming part will be finding all the items to randomize, choosing the extra locations, picking the most fitting setup (you can combine those two templates as well, or use something completely different) and double checking that everything works without causing problems. none of that can be automated in any way.
674038ac5cca2
true, but it didnt take more than 15 mins to make, so no big deal :-) but yeah, this is going to be very time consuming nonetheless, so i just thought that i would need to make it as easy for me as possible
674038ac5cdc4
Just tried out the first randomizer  you made with the cryo card and i cant get it to work for some reason. I suppose i can test this out by opening the medsci1.mis in shocked and then go File -> Load DbMod and select the medsci1.mis.dml right ? I can see that the cards object properties change quite a bit, and that it gets scripts assigned and a Objlist arg under a Script object with a load of NvCreateAndLink stuff etc. But going in game throug shocked the card always lies at its default position

674038ac5ce5cvoodoo47

674038ac5ceab
NVscript needs to be loaded.

script_load nvscript
674038ac5cf99
Arh yes ofcourse . I must be hallucinating. This was one of the things that i thought that newdark did automatically in shocked, but oh well

674038ac5d093ZylonBane

674038ac5d0dd
That would be insane and evil if DromEd just decided to load scripts without asking anyone.
674038ac5d39b
That would be insane and evil if DromEd just decided to load scripts without asking anyone.

Yes indeed... No idea why i assumed that.. But on the other hand DromEd kinda already is evil and insane, so why not

674038ac5d6dcvoodoo47

674038ac5d733
also Alyamod docs could provide some more randomization setups, but no time to check myself.
You have some useful .vbr and .mis files on gdrive (ekologije.mis, TEST.mis). They will give you a good idea how randomisation was implemented, including pecularities such as how to constrain CMs so that they are randomised but cannot appear in hackable crates etc.
674038ac5d892
Is it possible that i can randomize "in sets" somehow ? So that say i have two objects that i want to randomize between 3 different locations. But the two objects have to move in sets, so that if object A moves to position 2, then object B must move to position 4. And if object A moves to position 3, then object B must move to position 5.. It shouldn't be able to move object A to position 2, without also moving object B to position 4 .. Hope it makes sense :-)

As for progress.. I'm slowly doing this in my spare time, and have gotten to the Ops deck. It has been a faster process than i thought it would, but I've also just moved quest items for now.

674038ac5d965voodoo47

674038ac5d9b5
yes, it is possible, but you will need to add one more layer of signal routing - the base object (X, one relaytrap) that sends the first randomization signal will need to be connected to three other objects (A, B, C, two relay traps each), which will then trigger each set (A->1&2, B->3&4, C->5&6).

behold the bmp.
674038ac5dab7
That makes sense. I will try it out :-) Thanks for your intense illustration :-P
674038ac5db98
Alright.. I dun fucked it up .. Not sure what to do .. Any tips ?
674038ac5dd2b
Im going to take another look at it tomorrow.. I will propably come back here and cry if i dont get it to work by then lol

674038ac5defcZylonBane

674038ac5df50
Alright.. I dun fucked it up .. Not sure what to do .. Any tips ?
Based on the level of detail you've provided: Don't fuck up.
674038ac5e1b4
Based on the level of detail you've provided: Don't fuck up.

Sorry.. Its been a long day at work, so i think that in it self might be the cause .. Hence why I'm going to try again tomorrow

But my understanding is this.. X, A, B and C is random objects that i do not want to move, but will act as relays to move the objects i actually want to move.

674038ac5e270voodoo47

674038ac5e2ba
not necessarily, it depends on the concretes and on what exactly you want to do with them. A and 1 can be the same object, for example, as A can be teleported when activated and also relay signal to 2 which can then link to a different container.
« Last Edit: 28. March 2017, 11:24:10 by voodoo47 »
674038ac5e418
Well tried out again today, and didn't get it to work. Uploading a test.mis here along with a test.mis.dml in the hopes that voodoo would take a look at it. What im trying to do in the test.mis is to make the table and chair move to two random locations where they follow each other, like i tried to describe above. Theres a bench that acts much like X in your drawing, and then two mattress' that act like A and B, which then triggers a location for the set (chair, and table) each... Well at least thats what i've tried to do, but its not working


[test.zip expired]

674038ac5e618Dark-Star

674038ac5e666
If you somehow made a mod that allowed for placement of items into a container then the world would love you.

I tried to tackle this many long years ago, with a generously supplied script by a modder far more capable than I.

674038ac5e933RocketMan

674038ac5e982
I'm assuming somebody has attempted to create a container with the same contents that one is trying to replace and that didn't work?
1 Guest is here.
Preparing for a dinner party?
Page: « 1 [2] 3 4 »
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
674038ac5ee1d