674033758f7d9

Page: « 1 [2] 3 4 »
67403375904e9
3 Guests are here.
 

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

6740337590bb2voodoo47

6740337590c1a
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.
6740337590d8c
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.

6740337590e31voodoo47

6740337590e7b
there is no easy way around Shocked.
6740337590f92
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.

6740337591068voodoo47

67403375910b0
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.
67403375911ec
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
674033759131c
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

67403375913a2voodoo47

67403375913e9
NVscript needs to be loaded.

script_load nvscript
67403375914c8
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

67403375915acZylonBane

67403375915f5
That would be insane and evil if DromEd just decided to load scripts without asking anyone.
67403375918fc
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

6740337591b62voodoo47

6740337591bb7
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.
6740337591d1c
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.

6740337591df5voodoo47

6740337591e45
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.
6740337591f55
That makes sense. I will try it out :-) Thanks for your intense illustration :-P
674033759204d
Alright.. I dun fucked it up .. Not sure what to do .. Any tips ?
6740337592216
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

67403375923e4ZylonBane

6740337592437
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.
6740337592689
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.

6740337592745voodoo47

674033759278f
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 »
67403375928f7
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]

6740337592aebDark-Star

6740337592b43
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.

6740337592e1aRocketMan

6740337592e6f
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?
3 Guests are here.
"push your shoulders together." "heed your own advice."
Page: « 1 [2] 3 4 »
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
67403375935ac