674035df86731

Page: « 1 [2] 3 4 »
674035df87458
1 Guest is here.
 

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

674035df87b5dvoodoo47

674035df87bc1
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.
674035df87d3e
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.

674035df87de5voodoo47

674035df87e2e
there is no easy way around Shocked.
674035df87f5a
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.

674035df88032voodoo47

674035df8807b
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.
674035df8816d
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
674035df882bf
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

674035df88359voodoo47

674035df883a2
NVscript needs to be loaded.

script_load nvscript
674035df8848a
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

674035df88581ZylonBane

674035df885ca
That would be insane and evil if DromEd just decided to load scripts without asking anyone.
674035df888c8
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

674035df88b1dvoodoo47

674035df88b70
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.
674035df88ce7
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.

674035df88dcbvoodoo47

674035df88e28
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.
674035df88f4e
That makes sense. I will try it out :-) Thanks for your intense illustration :-P
674035df8902e
Alright.. I dun fucked it up .. Not sure what to do .. Any tips ?
674035df891e6
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

674035df893e1ZylonBane

674035df89439
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.
674035df896a7
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.

674035df89768voodoo47

674035df897b3
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 »
674035df898f6
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]

674035df89ad0Dark-Star

674035df89b1d
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.

674035df89dd7RocketMan

674035df89e27
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.
It was an accident, AN ACCIDENT!!!!!!!!! She jumped, we all saw it!
Page: « 1 [2] 3 4 »
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
674035df8d2b0