File Details
Mmko_3.2.zip
- R
- Sep 18, 2008
- 124.79 KB
- 85
- 2.4.3
- Retail
File Name
Mmko_3.2.zip
Supported Versions
- 2.4.3
Mmko 3.2 Added seduce for locks Added a pull button
May not be compatible here's the way to get around it if you do not want to upgrade
In the next major release I will be changing the db so we don't have to do this...
In the localization.enus.lua file, anywhere after the line MmkoLOC = {}
you can add the following line MmkoLOC["seduce"] = "Seduce"
also
in the Mmko.lua
following the line j["ind"] = MmkoLOC["ind"]
add the following line j["seduce"] = MmkoLOC["seduce"]
easier to upgrade in my opinion
Mm
Mmko 3.2 Added seduce for locks Added a pull button
May not be compatible here's the way to get around it if you do not want to upgrade
In the next major release I will be changing the db so we don't have to do this...
In the localization.enus.lua file, anywhere after the line MmkoLOC = {}
you can add the following line MmkoLOC["seduce"] = "Seduce"
also
in the Mmko.lua
following the line j["ind"] = MmkoLOC["ind"]
add the following line j["seduce"] = MmkoLOC["seduce"]
easier to upgrade in my opinion
Mm