[Instance]Horror Toy Factory (Aegis Server)

 
Very interesting this. This is the language of official emulator ? Where did you get access to this emulator ?
 
This aint compatible either rathena or herc, the file contains different scripting style.

Yet, anyone's will to convert it and make it compatible with the latest herc
default_smile.png


@ts thanks for sharing

 
i can help for translation, but scripting to implement HERCULES is big problem. 
Someone can help??

 
Aegis is the Ragnarok Original Engine, ASB is Sakray's Forums ^^

I really like how ragnarok runs in lua format, some of the scripts in Athena are redundant, or even more complex than the original script. but I don't use the Aegis because of the complex customization... Athena is full customizable and I can't leave it.

 
Last edited by a moderator:
Anyway using Aegis is illegal. It seems to be easy to translate (script code) but it's too long and much work (language translation too).

 
After a quick glance, this seems to just contain the outside NPCs in Lutie (instance creation, gear vendors and enchanters, etc), not the actual instance.

 
Here is the full. Enjoy it.
I have converted it to Hercules format:

xm_d - Hercules.rar

This uses AnnieRuru's Plugin: http://herc.ws/board/topic/11097-setmobdata-getmobdata/ in the battle against Celine Kimi.

I have still not played it, only converted trying to be as close as possible to the original scripts. However, I duplicate some npcs in order to compact script and make it more readable.

I hope this helps to Ridley's script and make it easier to other people to translate it from chinese.

 

Attachments

Last edited by a moderator:
It has been sended pull request with the conversion of the scripts provided by @esu1214, however it stills lack this features:

  • setmobdata and getmobdata commands
  • Skills 716 and 719 for Spectrum Celine and Hidden Mob monsters
The parts from the script invoking that has been commented until devs finish the emulation of those contents. However, it is still playable.

Pull request:

https://github.com/HerculesWS/Hercules/pull/1539

 
How to install .sc files? Could someone pass me a tutorial?
.sc files are scripts for the Official server software those cannot be used directly in the emulator and need to be converted first.

 
Last edited by a moderator:
Back
Top