O over2000 New Member Joined Mar 22, 2020 Messages 23 Feb 1, 2022 #1 Hi, Could you please help me how do I change the time to enter the Palace of Death? I would really like him to wait 20 or 30 seconds to enter, can you tell me which file I change? Thanks
Hi, Could you please help me how do I change the time to enter the Palace of Death? I would really like him to wait 20 or 30 seconds to enter, can you tell me which file I change? Thanks
C cockerdooder New Member Joined Apr 16, 2022 Messages 3 Apr 16, 2022 #2 No, there is no support for this shit
mastahg Administrator Staff member Moderator Joined Feb 27, 2011 Messages 5,352 Apr 16, 2022 #3 Modify POTDEntrance.cs add Code: await Coroutine.Sleep(20000); theres a few different functions where you could put it.
Modify POTDEntrance.cs add Code: await Coroutine.Sleep(20000); theres a few different functions where you could put it.