SDT Loader question (2 Viewers)

Faceless

Content Creator
Joined
Jun 12, 2011
Modguy, does the new loader no longer support mods.txt? Because I'm not seeing any mods show up.

EDIT: Also, for some reason the bg only loads every other character.
 

booster

Avid Affiliate
Joined
Sep 19, 2011
that is a great new update modguy! but why did you make an external mod for angry eyes instead of leaving the hotkey for angry eyes of previous loader versions in the game?
 

ModGuy

Content Creator
Joined
Feb 17, 2011
Faceless said:
Modguy, does the new loader no longer support mods.txt? Because I'm not seeing any mods show up.

EDIT: Also, for some reason the bg only loads every other character.

Fixed Mods.txt, will release soon.
Don't know anything about BGs, will have a look.

booster said:
why did you make an external mod for angry eyes instead of leaving the hotkey for angry eyes of previous loader versions in the game?

Waste of a hotkey.
Script is totally different.

EDIT:
Moved background loading to later in the chain, seems to work.
Is there any specific scenario I should test?

EDIT2:
Released.
 

ModGuy

Content Creator
Joined
Feb 17, 2011
tracer said:
for some reason I can't move her position anymore
SDTRocks said:
I am having the same problem, I cannot position her body through the modder.

Works for me.
Hold CTRL to move her knees around.
If Caps lock is enabled, it moves her arms.
If Num lock is enabled, it moves her hands.
Toggling scroll lock flips her hands.

EDIT:
Note, only works in modder.
To save the position for use in the loader, click the "Position" button in modder:
75952297051745039499.png
 
T

twilightkeyxc

ModGuy said:
Works for me.
Hold CTRL to move her knees around.
If Caps lock is enabled, it moves her arms.
If Num lock is enabled, it moves her hands.
Toggling scroll lock flips her hands.

Think you could change the keys for the hands, a lot of laptop keyboards don't have a num lock or scroll lock. I know on mine I have to open the on screen keyboard, and even then I don't have a num lock. Changing it to ctrl + shift and ctrl + alt shoud do the trick.
 

ModGuy

Content Creator
Joined
Feb 17, 2011
twilightkeyxc said:
Think you could change the keys for the hands
Changing it to ctrl + shift and ctrl + alt shoud do the trick.

No, this idea and my idea are just terrible.
I should never have made hotkeys to move her, it's really difficult to use.
I have added in buttons to facilitate positioning her body in Modder.
Expect in next release.

19041898460293364401.png


Just for you.
I'm removing the hotkeys already in place, they are simply too inconvenient.
 

SDTRocks

Potential Patron
Joined
Jul 27, 2011
awesome, thanks modguy!!! when will it be released? and do you know if we can use the hikari mod properly on the new version? the 4.2a one does not load the skirt and shirt
 

Mr.Nobody

Potential Patron
Joined
Dec 16, 2011
I appreciate all of the work you've done on this. Konashion has just released 1.13b and I was just wondering how to use the SDT Loader with the new version?

Thanks for your time.
 

ModGuy

Content Creator
Joined
Feb 17, 2011
SDTRocks said:
awesome, thanks modguy!!! when will it be released? and do you know if we can use the hikari mod properly on the new version? the 4.2a one does not load the skirt and shirt

1. I'll release it when I release it.
2. Keeley's Hikari mod is very broken, due to the fact that the mods code relies on hardcoded references to non existing objects. Regardless of what I change in the loader, I cannot fix that mod without directly modifying it.

Mr.Nobody said:
I appreciate all of the work you've done on this. Konashion has just released 1.13b and I was just wondering how to use the SDT Loader with the new version?

You don't. You redownload the whole loader with each release.
This is because I need to work around specific constraints in Flash and to make sure that stuff still works.

EDIT: I'll look into the newest SDT.

EDIT2: Released.
 

ModGuy

Content Creator
Joined
Feb 17, 2011
SDTRocks said:
may someone please tell me how to import saved positions into the loader?

Drop "Position.txt" in to a character folder.
There's an example included with the loader: "PositionExample"

EDIT:
Recordings now mirror.
Expect in next release.
 

CDMG

Potential Patron
Joined
May 15, 2011
Have not been on here in a long time, work related duties.
I have a question since I became a reborn noob.
I have gotten the ModGuy Loader (props!)
But I cannot save custom chars on here.

I got the paths down for the hair and the background.
However, it is asking for a char.swf?
The path looks like mods/mods/Default.char.swf.

I do not even know if I have such a file.
Sorry for the redundant question but I need it to work (too much time spend on yoruichi!)
---------------------------------------------------------------------------------------------------------------------

Sorry folks, I finnaly realize what ModManager can do.
Disregard
 

Faceless

Content Creator
Joined
Jun 12, 2011
Question, Modguy. I want to make it so that her arms can be set to any position but one (ie if her arms are set to onlegs it automatically changes to onhislegs or something). What are the variables used to track her arm position? A couple pages back you gave me her.armsFree, but that presumably only tells if her arms are tied back or not.
 

ModGuy

Content Creator
Joined
Feb 17, 2011
Faceless said:
Question, Modguy. I want to make it so that her arms can be set to any position but one (ie if her arms are set to onlegs it automatically changes to onhislegs or something). What are the variables used to track her arm position? A couple pages back you gave me her.armsFree, but that presumably only tells if her arms are tied back or not.
Code:
her.currentArmPosition

EDIT:
Code:
g.sceneLayer.magnitude = new Point(0,0);

Removes screen shake.
 

RajasGrime

Content Creator
Joined
May 10, 2011
Another question ModGuy:

Code:
if (this.parent.parent != null){
	var main = this.parent.parent;

	var MCswimsuit = new newback();
	main.her.torso.back.addChild(MCswimsuit);

	main.registerForHueShift("swimsuit", MCswimsuit);
}

This creates two instances in the menu as seen on page 13 in your hue slider showcase, labelled "Swimsuit". The slider does not change anything when I click either of them. What did I miss? Using Loader 4.2b.



Also, can multiple elements be added to a single slider? The above example would only adjust the hue of the body's part of the swimsuit, while I'd like to have both cups change hue along with it.
 

Users who are viewing this thread

Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.