[S] 6 second henir

09/14/2013 20:06 vusun123#16
For example , this is the original code of the first room of henir :
CLEAR_COND0 = {
CLEAR_CONDITION.CC_KILL_NPC_TYPE,
NPC_ID = {
NPC_UNIT_ID.NUI_PPORU_WILLIAM_NORMAL

Change it like this : CLEAR_CONDITION.CC_CLEAR_TIME = 1.0E-6 ?
09/14/2013 20:08 Adrian420#17
Quote:
Originally Posted by vusun123 View Post
For example , this is the original code of the first room of henir :
CLEAR_COND0 = {
CLEAR_CONDITION.CC_KILL_NPC_TYPE,
NPC_ID = {
NPC_UNIT_ID.NUI_PPORU_WILLIAM_NORMAL

Change it like this : CLEAR_CONDITION.CC_CLEAR_TIME = 1.0E-6 ?
My God:facepalm: ...
CLEAR_COND0 = {
CLEAR_CONDITION.CC_TIME,
CLEAR_TIME = 1.0E-6,
NEXT_STAGE0 = {
09/14/2013 20:14 vusun123#18
So can I just start Henir > no need to defeat anything , skip to rest room > end immediately if I edit the clear time of both the first room and the final rest room ?
09/14/2013 20:20 Adrian420#19
Quote:
Originally Posted by vusun123 View Post
So can I just start Henir > no need to defeat anything , skip to rest room > end immediately if I edit the clear time of both the first room and the final rest room ?
JACKPOT
09/14/2013 20:44 vusun123#20
Ooh gonna give it a try , thanks in advance :D
Okay works like a charm , all hail Adrian

Maybe we can make it even faster , like editing START_MOTION to FALSE and remove the character's mugshot and dialog at the end of the map to make it even more faster ? So sleepy , gotta get some rest , I appretiate anyone who's gonna answer my question :)
09/14/2013 21:57 Adrian420#21
Quote:
Originally Posted by vusun123 View Post
Ooh gonna give it a try , thanks in advance :D
Okay works like a charm , all hail Adrian

Maybe we can make it even faster , like editing START_MOTION to FALSE and remove the character's mugshot and dialog at the end of the map to make it even more faster ? So sleepy , gotta get some rest , I appretiate anyone who's gonna answer my question :)
If you wish to test some more you are free to do so.
There are actually a few easy things that you can do to make the run like 1 sec faster. Let us know if you managed to make it even faster.
09/15/2013 08:01 vusun123#22
For example ? Maybe you should PM me on this