every argument you open, ya gotta close with the same bracket.That worked! Thanks a lot! had to end name table with:
],
},
}
but it works now.
{open1
{open2
[open3
]close3
}close2
}close1
Last edited:
every argument you open, ya gotta close with the same bracket.That worked! Thanks a lot! had to end name table with:
],
},
}
but it works now.
Still learning renpy so I wasn't sure how the order worked, thanks for the info!every argument you open, ya gotta close with the same bracket.
{open
{open
[open
]close
}close
}close
Im learning too lol. Much head banging against the wall to remember that rule! and commas... starting to hate commas...Still learning renpy so I wasn't sure how the order worked, thanks for the info!
Think that's more coding in general.Still learning renpy so I wasn't sure how the order worked, thanks for the info!
If anyone isn't doing it already get notepad++ or sublime and start indenting your jsons. It makes identifying opening and closing brackets much easier by looking at the automatic "column lines" or whatever you wanna call them.Im learning too lol. Much head banging against the wall to remember that rule! and commas... starting to hate commas...
I did edit my earlier post to clear up some confusion. The bracket used also depends on the argument, which Im still not good at.
but typos make it much more fun! forget one bracket, and that's the difference between an inclusive list or exclusive list lol. Testing vendors, and suddenly one vendor is selling the whole stock for the price of the first identified item....Think that's more coding in general.
If anyone isn't doing it already get notepad++ or sublime and start indenting your jsons. It makes identifying opening and closing brackets much easier by looking at the automatic "column lines" or whatever you wanna call them.
For example:
View attachment 1672583
In case there's any confusion:
Red is open/close of whole file
Green is open/close of parts list
Orange is open/close of an individual part
Blue is open/close of part attributes
Also use tab to indent rather than spamming spacebar
What?!!!!! Harem Inc owes you many thanks Daedalron. Without your ability to create new bots for the universe it would feel empty and we would never feel the joy of an S rated pussy. I am not sure if you are a company(Inc) or a god...but either way thank you!Little spoiler, but she is not the only bot with a S rated pussy, there are 4 other different models who have this as well in my mod.
Vanilla composite arms/legs have a 0.75 damage mult so I would assume it works fine.Can someone clarify something for me please?
I'm comparing values like price/ damage_mult, and I'm wondering if the value is locked in a single decimal number (1.7), or does it actually register a decimal value like 1.75 or 0.01?
Will do, looks like it should make things way easier.Think that's more coding in general.
If anyone isn't doing it already get notepad++ or sublime and start indenting your jsons. It makes identifying opening and closing brackets much easier by looking at the automatic "column lines" or whatever you wanna call them.
For example:
View attachment 1672583
In case there's any confusion:
Red is open/close of whole file
Green is open/close of parts list
Orange is open/close of an individual part
Blue is open/close of part attributes
Also use tab to indent rather than spamming spacebar
I am not going to pretend everyone should try to tame a black widow. They are tough,and know more about sex than most humans.
View attachment 1670970
But if you can tame one with that S rated pussy(only bot that does as far as I am aware),you can teach it anything.
View attachment 1670971
the obvious questions-I'm trying to add some vendors to the grey net BBS but it keeps crashing after several days, I've added some new offers and those work fine but for some reason these ones are an issue. I've posted the code below:
You don't have permission to view the spoiler content. Log in or register now.
As usual any help is very much appreciated.
Now why didn't I think of that lolthe obvious questions-
double check spelling for typos against part_id's.
the parts are successfully loaded in game during testing.
So I figured out the issue, turns out I somehow forgot to add one of the items it was looking for, so ya it doesn't crash now lolView attachment 1674862
personal experience