- Dec 4, 2024
- 7
- 8
The "Completed quests" tab is not new. The quest tracker appears in the "Quests" tab, the one that shows active quests![]()
![](https://i.imgur.com/n5EvcWw.png)
Ok, then here I don't see any change that I remember.
The "Completed quests" tab is not new. The quest tracker appears in the "Quests" tab, the one that shows active quests![]()
Yup, if it was a new save, the tracker would appear in the top of that popup window, above the active quests![]()
Ok, then here I don't see any change that I remember.
I refer to this post:So in the video file of the game, why is everything separated in numbers? Like kiss skills as a 1, 2, and 3 numbered file
<<set _vid = `video/maleskills/ass/grab/2/${random(1,1)}.mp4`>>
<<set _vid = `video/maleskills/ass/slap/2/${random(1,4)}.mp4`>>
Yes, a certain amount of clips are missing, I'm aware. I simply have not created them yet. There is nothing wrong with the code and it doesn't affect anything.
<<set _vid = `video/maleskills/ass/grab/2/${random(1,1)}.mp4`>>
<<set _vid = `video/maleskills/ass/slap/2/${random(1,4)}.mp4`>>
folders /slap/2/ and /grab/2/ are absent in both online and offline versions. right in the beginning of the game during the very first fights some videos wasnt displaying, so i checked the code. not sure if it affects anything. just two examples, didnt check the rest.
also the fighting is awful. with all respect. stances, spells, perks, and the worst part is that f.ing chuck norris every f.ing turn. instantly deleted his f.ing jpg to make the game a billion times better (to me, some guys love to see chuck more than arousing girls) even with this combat system. as well as all other jpgs in that folder.
feedback: the start was very tough for me. i died, lost gold, instantly got -100 gp for missing rent and i was locked in respawning. only cheats allowed me to properly come back to the game. i died at least 5-10 times until i finally understood that i have to use mesmerize or other skills to move forward in the "battle". since then i love the game, i've seen "another easy win" joke a lot and still smiling every time. that's perfect. i just tried a new playthrough, everything went much better, and i even reached the town pretty much early, not on 10+ levels. still dont use the heal spell because it heals almost 0 hp. "bottom armor" removing leads to extremely fast hp lost, etc.some feedback/constructive criticism![]()
the start was very tough for me. i died, lost gold, instantly got -100 gp for missing rent and i was locked in respawning. only cheats allowed me to properly come back to the game. i died at least 5-10 times until i finally understood that i have to use mesmerize or other skills to move forward in the "battle".
If you are making combat adjustments, I'd suggest not making skills, spells, etc. dropdown menus and instead just have them all displayed at all times. I don't think it takes up that much space on the screen, and it's a bit tedious to have that extra click for no real benefit. Or perhaps giving players the option to have it default to expanded or collapsed would be nice.Yes, a certain amount of clips are missing, I'm aware. I simply have not created them yet. There is nothing wrong with the code and it doesn't affect anything.
Could you specify why you find combat awful? What specifically and why (other than the jpg files)? I'm going to rewrite a certain amount of the combat part of the game in the near future, so now is actually a very opportune time for some feedback/constructive criticism![]()