Need help on editing KOM for sudden death

10/31/2012 10:17 laisam007#1
I want to learn how to achieve SD by editing the KOM...
Could anyone give me a sample file / guideline / hints please?
11/02/2012 05:52 .Yuzuru#2
Requirements:
1. KOM Extractor & Compiler ( Depending on the KOM Ver. )
2. Notepad or any similar program on editing text. ( Suggestion: Notepad++ )

Basic Instructions:
1. Look for the file "ai.kom" inside the stage folder.
2. Copy it to any other location than your GC Client.
3. Extract the contents.
4. Open any LUA file and skim the codes how they were used.
-- Setting the mob die: pMonster:SetState("DIE")
---- Note: This is not the actual code but try to look for the actual one.
5. Save the edited file. ( Renaming the file shouldn't be done )
6. Recompile the files into 1 KOM file

Now you've got an edited KOM file where you can set the monster's set to die on a designated function.
All you need to do now is to bypass it which that is the problem we're having right now...
11/07/2012 05:32 MadokaMagica#3
Quote:
Originally Posted by .Yuzuru View Post
Requirements:
1. KOM Extractor & Compiler ( Depending on the KOM Ver. )
2. Notepad or any similar program on editing text. ( Suggestion: Notepad++ )

Basic Instructions:
1. Look for the file "ai.kom" inside the stage folder.
2. Copy it to any other location than your GC Client.
3. Extract the contents.
4. Open any LUA file and skim the codes how they were used.
-- Setting the mob die: pMonster:SetState("DIE")
---- Note: This is not the actual code but try to look for the actual one.
5. Save the edited file. ( Renaming the file shouldn't be done )
6. Recompile the files into 1 KOM file

Now you've got an edited KOM file where you can set the monster's set to die on a designated function.
All you need to do now is to bypass it which that is the problem we're having right now...
ya...
bypass is now a big problem for TWGC and KRGC and what ever need web login
11/13/2012 14:44 .Celtics#4
^ not only web logins