SDT Loader question (2 Viewers)

Tio Guy

Potential Patron
Joined
Feb 18, 2011
Hey cool to hear some new features are coming (admit it, you were just bored Modguy!) and there was something I was wondering that I don't remember seeing mentioned or asked before.

How much control do you have over the dialogue stuff? Namely the flags that can be set for certain control phrases?

What I'm getting at is would it be possible to make dialogue load mods? i.e. if I put [MOD_"insert mod name here"] such as [MOD_CUMOVERFLOW] into my dialogue file it would load whatever is in the folder called cumoverflow in my mods folder when she 'says' that phrase? The same way as similar phrases can set arm position, looking direction, mood etc by default.

I'm assuming not, but as it's something I've just not seen mentioned before there is always that small chance it's something that's just not been looked into =P

Would open up some interesting possibilities if possible.

EDIT: Whoops, edited your post by accident.
 

ModGuy

Content Creator
Joined
Feb 17, 2011
Faceless said:
Nice. What else is Settings.txt going to handle? Just the thigh offsets seems to be a bit of a waste...

It already does a lot of settings, I was just trying to add to it.

Tio Guy said:
How much control do you have over the dialogue stuff? Namely the flags that can be set for certain control phrases?

This has been discussed before but apparently the conversation has vanished.
Since dialogue triggers are in a giant select-case (switch-case) statement it would require modification of source code to add in more functions.
I'll probably have to look again just to make sure in the future.
 

tanksk1

Potential Patron
Joined
Jul 28, 2012
Does breast firmness setting in settings.txt work for others? I've tested it on many different values and the breasts seem to always act the same.
 

gollum

Avid Affiliate
Joined
Dec 31, 2011
tanksk1 said:
Does breast firmness setting in settings.txt work for others? I've tested it on many different values and the breasts seem to always act the same.

works for me, using faceless' latest release. iirc the value is limited from 0 to 1
 

tanksk1

Potential Patron
Joined
Jul 28, 2012
gollum said:
works for me, using faceless' latest release. iirc the value is limited from 0 to 1

Is the change very subtle? Maybe it's not a big enough difference for me to notice. Also, I doubt that it's restricted to 1 or 0 because the default value when downloading the loader is .02.
 

Casonig

Potential Patron
Joined
Nov 13, 2011
tanksk1 said:
Also, I doubt that it's restricted to 1 or 0 because the default value when downloading the loader is .02.

Not 1 or 0, but from 1 to 0. So 0.02 would be perfectly acceptable.
 

DarkVioletMoonRay

Vivacious Visitor
Joined
Aug 10, 2012
I'm having problems with the dangum Modder flash. You did give a walkthrough, but I got stumped on the 10th step where you show all of these codes @_@.

What do I do after I've drawn everything and symbolized it and such? Also, the Import button won't work for me for some odd reason. ;a;
 

ModGuy

Content Creator
Joined
Feb 17, 2011
DarkVioletMoonRay said:
I'm having problems with the dangum Modder flash. You did give a walkthrough, but I got stumped on the 10th step where you show all of these codes @_@.

What do I do after I've drawn everything and symbolized it and such? Also, the Import button won't work for me for some odd reason. ;a;

At this point it would make more sense to use the official template.
If you insist on the loader version then PM me a FLA with a description of what you're trying to achieve and I'll have a look.
 

DarkVioletMoonRay

Vivacious Visitor
Joined
Aug 10, 2012
ModGuy said:
DarkVioletMoonRay said:
I'm having problems with the dangum Modder flash. You did give a walkthrough, but I got stumped on the 10th step where you show all of these codes @_@.

What do I do after I've drawn everything and symbolized it and such? Also, the Import button won't work for me for some odd reason. ;a;

At this point it would make more sense to use the official template.
If you insist on the loader version then PM me a FLA with a description of what you're trying to achieve and I'll have a look.

I'm not sure how to send the file in a pm; there's no attachment box.

Can I just drop it here ? I want to mod the head area, but the modder won't allow me to import anything. The button "IMPORT" just won't work. :c
 

ModGuy

Content Creator
Joined
Feb 17, 2011
DarkVioletMoonRay said:
I'm not sure how to send the file in a pm; there's no attachment box.

Can I just drop it here ? I want to mod the head area, but the modder won't allow me to import anything. The button "IMPORT" just won't work. :c

That's alright, just upload the file to an external host like mediafire.
As for being unable to make use of Modder's import function, the file must be named "Mod.swf" and be present within the same directory.
 

Faceless

Content Creator
Joined
Jun 12, 2011
So, new version. Couple of things that jumped out at me. First, it appears that bg.png isn't loading anymore. Second, I'd prefer the option to specify different thigh offsets for each character.
 

ModGuy

Content Creator
Joined
Feb 17, 2011
Faceless said:
So, new version. Couple of things that jumped out at me. First, it appears that bg.png isn't loading anymore. Second, I'd prefer the option to specify different thigh offsets for each character.

I'll be check out the bg but an example is always appreciated.
As for per-character offsets, use a new Settings.txt in the folder.
 

Faceless

Content Creator
Joined
Jun 12, 2011
*shrugs* Here's an example.

Y'know, it might be a good idea to list just what can be specified in individual folders in the readme or something. I'm assuming that the individual settings.txt handles everything that the global settings.txt does, yes?
 

Attachments

Jasmine.zip
280.3 KB · Views: 177

ModGuy

Content Creator
Joined
Feb 17, 2011
Faceless said:
Y'know, it might be a good idea to list just what can be specified in individual folders in the readme or something.

Goes to read "Saving Guide.txt", notices it lacks the entry for "Settings.txt".
Huh, looks like I didn't include it. There's another feature then ;D

Faceless said:
I'm assuming that the individual settings.txt handles everything that the global settings.txt does, yes?

It loads using the same function so yes, it should.

EDIT:
So I loaded that character 5 times, and each time the background loaded.
If it makes a difference I renamed the background to BG.png as opposed to bg.png
 

DarkVioletMoonRay

Vivacious Visitor
Joined
Aug 10, 2012
ModGuy said:
DarkVioletMoonRay said:
I'm not sure how to send the file in a pm; there's no attachment box.

Can I just drop it here ? I want to mod the head area, but the modder won't allow me to import anything. The button "IMPORT" just won't work. :c

That's alright, just upload the file to an external host like mediafire.
As for being unable to make use of Modder's import function, the file must be named "Mod.swf" and be present within the same directory.

OKay, I did what you said and I'm not able to do the Importing still. See, I follow it perfectly through the other nine (save for the not understanding the pipe symbol or it's use...), but then when I've drawn everything and I'm ready to export it, I can't help but feel like I may be overlooking something important. Maybe something in the ActionScript?

In a nutshell: I don't get the pipe symbol or its use. I can't seem to to make the positions for the parts I want to mod appear in the "x:0;y:0;r:0;a:0" box. I don't know what to do after I've modded the body part in terms of the ActionScripting. I don't understand step 10 of the Modder Guide.
 

ModGuy

Content Creator
Joined
Feb 17, 2011
DarkVioletMoonRay said:
I don't understand step 10 of the Modder Guide.

Funnily enough I only used Modder once or twice with no real thought to the internal workings or the guide.
If you want me to be able to effectively help you please upload a FLA somewhere because I can understand errors in code a lot easier than try to narrow down possible mistakes.
 

ModGuy

Content Creator
Joined
Feb 17, 2011
Anonymous said:
No sauce for 5.1? Also... are you secretly working towards 5.17c?

If you want source you can have it, but give me a good reason before I gather up the files.
The reason it was pulled was so that I wouldn't have to bother updating it.
As for 5.17c, I guess we'll have to wait and c.
 

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.