Misaligned - New MOD

User avatar
atrueprincefanfrom18
Site Shah
Site Shah
Posts: 1786
Joined: January 21st, 2020, 2:53 pm
Contact:

Misaligned - New MOD

Post by atrueprincefanfrom18 »

Hello,

Finished another MOD - Misaligned. Almost took a 28 days, 4 to 5 hours everyday!

Name: Misaligned
Description: Have some basic misaligned tricks in starting levels. Have to deal with your shadow in a different way. Something related to trick 31. The ones seeing my post regularly will know of course! :)
If you are not understanding check the spoiler:

Spoiler: show
Fine, so you did check spoiler! :lol: :lol: :lol:
Ok, so check this as a detailed reference to what I meant.

Altered Graphics: Yes (otherwise it's not much fun! :P )
Altered Sound: No (not good at that! :D )
Starting Minutes: 120 Minutes
Starting Hit Points: 3
Released in: 2020
Author: Amogh Datar (atrueprincefanfrom18)

Download it here:

Misaligned.zip
(380.62 KiB) Downloaded 133 times

Norbert, please will you upload it to PoPOT? Screenshots are included in the screenshots folder.

Thanks!
Love to create new MODS :)

My complete list of mods until now!

My channel. Do consider subscribing it! :)
User avatar
Norbert
The Prince of Persia
The Prince of Persia
Posts: 5808
Joined: April 9th, 2009, 10:58 pm

Re: Misaligned - New MOD

Post by Norbert »

atrueprincefanfrom18 wrote: April 11th, 2020, 8:11 amNorbert, please will you upload it to PoPOT? Screenshots are included in the screenshots folder.
Added here.
Thanks for including screenshots in the package.
User avatar
yourantumayel69
Calif
Calif
Posts: 565
Joined: November 12th, 2019, 9:53 am
Location: Indonesia
Contact:

Re: Misaligned - New MOD

Post by yourantumayel69 »

I haven't time to play, maybe I play it or create my new mods (simple mods)
Pengkhotbah 3:1 (TB) Untuk segala sesuatu ada masanya, untuk apa pun di bawah langit ada waktunya.
User avatar
atrueprincefanfrom18
Site Shah
Site Shah
Posts: 1786
Joined: January 21st, 2020, 2:53 pm
Contact:

Re: Misaligned - New MOD

Post by atrueprincefanfrom18 »

yourantumayel69 wrote: April 11th, 2020, 2:53 pm I haven't time to play, maybe I play it or create my new mods (simple mods)
Yes, I will make a mazy and simple mod, maybe till next month. Busy this month a lot with other stuff...
Love to create new MODS :)

My complete list of mods until now!

My channel. Do consider subscribing it! :)
User avatar
yourantumayel69
Calif
Calif
Posts: 565
Joined: November 12th, 2019, 9:53 am
Location: Indonesia
Contact:

Re: Misaligned - New MOD

Post by yourantumayel69 »

atrueprincefanfrom18 wrote: April 12th, 2020, 2:56 pm
yourantumayel69 wrote: April 11th, 2020, 2:53 pm I haven't time to play, maybe I play it or create my new mods (simple mods)
Yes, I will make a mazy and simple mod, maybe till next month. Busy this month a lot with other stuff...
But I want make a simple mod only, not a mazy, like:
1. The Great Escape (Jalal Noureddine)
2. Prince of Persia Revisited (Jaffar24)
Pengkhotbah 3:1 (TB) Untuk segala sesuatu ada masanya, untuk apa pun di bawah langit ada waktunya.
User avatar
atrueprincefanfrom18
Site Shah
Site Shah
Posts: 1786
Joined: January 21st, 2020, 2:53 pm
Contact:

Re: Misaligned - New MOD

Post by atrueprincefanfrom18 »

yourantumayel69 wrote: April 13th, 2020, 2:00 pm But I want make a simple mod only, [...]
I'll try...
Love to create new MODS :)

My complete list of mods until now!

My channel. Do consider subscribing it! :)
User avatar
Norbert
The Prince of Persia
The Prince of Persia
Posts: 5808
Joined: April 9th, 2009, 10:58 pm

Re: Misaligned - New MOD

Post by Norbert »

atrueprincefanfrom18 wrote: April 13th, 2020, 2:55 pmI'll try...
Hi trueprincefan,
I see you're subscribing to mods separately.
There's no real need for that, because you are already subscribed to "everything".
When you login at PoPOT, and select Account->Settings from the top menu you can see you have a checkbox ([X]) checked for "All-inclusive email service".
This means you already receive emails about all mods. :)
See also this info.
User avatar
atrueprincefanfrom18
Site Shah
Site Shah
Posts: 1786
Joined: January 21st, 2020, 2:53 pm
Contact:

Re: Misaligned - New MOD

Post by atrueprincefanfrom18 »

Yeah, thanks, yes I was subscribing to mods seperately, but I think PoPOT didn't recognise that I am subscribed to everything. Can you please add a check so if the user is subscribed to everything, just add a tick mark to the email service page so he doesn't tick that by accident? I think backend is PHP, so here's some code:

if ($_SESSION["subscribed_to_everything"]) {
// show the email service as ticked, add the checked attribute to the radio button.
echo '<input type="checkbox" checked>';
}

else {
// do not show the email service as ticked.
echo '<input type="checkbox">';
}

Or even a simple JavaScript would do the job. Just echo the variable if the user is subscribed to everything and if it is, JavaScript would handle the case whether to tick or not.

It just confuses the user whether he's subscribed to everything or not, that's why he may subscribe individually, same thing happened with me. If you are busy, I can help you add, test and implement that :)

I want to code for some project, so if you think your database needs re-implemented, I can help you with it :)
Love to create new MODS :)

My complete list of mods until now!

My channel. Do consider subscribing it! :)
User avatar
Norbert
The Prince of Persia
The Prince of Persia
Posts: 5808
Joined: April 9th, 2009, 10:58 pm

Re: Misaligned - New MOD

Post by Norbert »

atrueprincefanfrom18 wrote: April 16th, 2020, 12:35 pmCan you please add a check [...]
You are right. Added.
Note that, now, to unsubscribe from individual mods, you first need to disable the all-inclusive email service.
User avatar
atrueprincefanfrom18
Site Shah
Site Shah
Posts: 1786
Joined: January 21st, 2020, 2:53 pm
Contact:

Re: Misaligned - New MOD

Post by atrueprincefanfrom18 »

I did unsubscribe and then subscribed to everything, but still it shows the mods I subscribed to again... Maybe you need to manually clear them for all users, as they have subscribed to everything anyway.
Love to create new MODS :)

My complete list of mods until now!

My channel. Do consider subscribing it! :)
User avatar
Norbert
The Prince of Persia
The Prince of Persia
Posts: 5808
Joined: April 9th, 2009, 10:58 pm

Re: Misaligned - New MOD

Post by Norbert »

atrueprincefanfrom18 wrote: April 16th, 2020, 1:03 pmI did unsubscribe and then subscribed to everything, but still it shows the mods I subscribed to again...
This is the intended behavior. Subscriptions never automatically disappear.
If you would like to only have the all-inclusive email service, you can first disable that, then disable individual mods, and then enable the all-inclusive again.
I understand it's a bit confusing, but I hope you understand it now.
Should still be better now than before, when it was unclear the all-inclusive was active.
User avatar
atrueprincefanfrom18
Site Shah
Site Shah
Posts: 1786
Joined: January 21st, 2020, 2:53 pm
Contact:

Re: Misaligned - New MOD

Post by atrueprincefanfrom18 »

Ah! Okay, got it. Thanks.
Love to create new MODS :)

My complete list of mods until now!

My channel. Do consider subscribing it! :)
YURA
The Prince of Persia
The Prince of Persia
Posts: 1425
Joined: February 9th, 2017, 11:12 pm

Re: Misaligned - New MOD

Post by YURA »

Here is 1 level of began to undergo with son, request strongly not swear on enforcement tricks, child 11 years:
YURA
The Prince of Persia
The Prince of Persia
Posts: 1425
Joined: February 9th, 2017, 11:12 pm

Re: Misaligned - New MOD

Post by YURA »

prince777 wrote: June 27th, 2020, 7:38 pm
YURA wrote: June 27th, 2020, 11:34 am Here is 1 level of began to undergo with son, request strongly not swear on enforcement tricks, child 11 years:
Yura, if something doesn't work out, write... ;)
Thank you, we don't need any help yet, but if you need any, we will contact you. Most of the tricks are taken from the site.
Here is level 2:
User avatar
atrueprincefanfrom18
Site Shah
Site Shah
Posts: 1786
Joined: January 21st, 2020, 2:53 pm
Contact:

Re: Misaligned - New MOD

Post by atrueprincefanfrom18 »

Nice play :)
Love to create new MODS :)

My complete list of mods until now!

My channel. Do consider subscribing it! :)
Post Reply