2015-09-05 : 14.2 Criatura Academy

kisuka

Script Developers
Messages
289
Points
0
Location
Internet
Github
Kisuka
14.2 Criatura Academy
 ​
The Royal Criatura Academy is the new training area of adventurers in Rune-Midgarts. Novices must register themselves into the academy in order to take advantage of its educational benefits. The academy includes a grand hall, cafeteria, dispensary, a library, and a student lounge.

R9bkS2w.jpg
 ​
Changes

  • 2012 Novice Grounds disabled (NPCs to help abandoned characters stuck in the area were added).
  • Little Porings added to prt_fild08 along with its channel maps.
  • Channel Warper name changed to official representation ("Channel Warp Official").
  • Academy script added.
  • Novice Skills script disabled due to First Aid and Trick Dead being implemented into the Academy script.
  • Fixed some AEGIS Names on a few items.
  • Novice start point changed to iz_int.


Why did this take so long?

Some may be asking themselves: "damn, Kisuka, you've had this for over two years, why did it take you so long?". Well, first off, I've been through two jobs in the last year so my life has been pretty crazy in that regard. Things got stable in beginning of 2015, so I started getting back to this script. The other issue of why this script took so long is due to the nature of the script itself.

In my opinion, this is one of the worst localized pieces of content in the history of Ragnarok Online. Each official server differs in how this script is implemented. The differences among official servers:

  • kRO: Job Teachers warp you to that classes' specific map once you decide to change to that job.
    iRO: They changed it to the teacher NPC just changes you to the job in Izlude. You never find out where the guild is.
     
  • iRO: Added custom NPCs around Izlude that give out free buffs.
     
  • kRO: A number of NPCs that give 'Combat Training' in the form of hunting quests.
    iRO: Removed / Missing them.
     
  • kRO / cRO: Cute Pet portion of the academy has misc poring NPCs to add more to the feel of the area during the dialog.
    iRO: Removed / Missing them.
     
  • iRO: Awful engrish translations and placeholder texts used during localization process left in-game.
     
  • euRO: Doesn't even have the script.
     
  • jRO: No idea, they block non-Japanese IPs.

Due to these differences, a large chunk of the script had to be manually translated due to iRO having stripped out those portions of dialog. I wanted to keep this content as close to kRO as possible so I chose not to remove them / not to copy iRO.

Missing Features

Due to either missing scripts / NPCs on official, no access to official script, or limitations in Hercules the following features are current missing in Criatura Academy:

  • A number of Quest Bubbles are disabled currently due to certain aspects not implemented yet in Hercules (min / max level, Pre-req quests, stacking).
  • ConsumeSpecialItem calls disabled due to lack of information / no implementation in Hercules.
  • A number of complimenting quest NPCs missing due to lack of them in official server (iRO).


Bugs

If you find a bug, please create a Pull Request or a New Issue.

Commit

https://github.com/HerculesWS/Hercules/commit/21564acf13fbfc10295e4b2e026c2d3b7ca07299

 
Last edited by a moderator:
Didn't forget. I know about them, I asked about them in staff chat. It's a tiny bit beyond my scope at the moment as my brain is fried from working on this. At the moment it starts on the standard iz_int and equips are still unequipped. It's not a major game breaking change, low priority. I'll try to get it added sometimes this month. Didn't wanna hold back on the script release due to a small change that doesn't really impact gameplay.

 
Last edited by a moderator:
Omg finally, well done Kisuka and don't worry haha. We all appreciate your hard work and FYI, I loved your server RRO. Played it as a kid. Thank you for some wonderful years!
default_smile.png


 
@@Aeromesi : Well I went by many random nicknames trying out lots of different characters, but the one nickname I mainly used was "Naliz". What about you? Maybe I have seen your name and remember it
default_biggrin.png


 
You're actually the person that got me involved in it, you told me how RRO was a private server of another game when I was a complete noob - 7th grader who got a Laptop and joined the revolution of MMO's (2007) From then on, I learned, and I learned a lot, as you can see from my scripting releases. So thanks @@kisuka
default_tongue.png
 (RRO was actually the 2nd MMORPG in general I tried out besides RuneScape)

 
Last edited by a moderator:
Currently at kRO Sakray,

They've changed the Training Ground Quests

the map name is 'int_land'

4l12dk.jpg


 
Hi all, can anyone tell me how to enable this on pre-renewal? suddently after turning the renewal configs off, it went back to the old starting point. Thanks

 
Last edited by a moderator:
Hi all, can anyone tell me how to enable this on pre-renewal? suddently after turning the renewal configs off, it went back to the old starting point. Thanks
Because this is renewal only?Enable the npcs manually, and change starting point from char-server.conf

Though I guess, renewal mobs/items are used too.

 
Hi all, can anyone tell me how to enable this on pre-renewal? suddently after turning the renewal configs off, it went back to the old starting point. Thanks
Because this is renewal only?Enable the npcs manually, and change starting point from char-server.conf

Though I guess, renewal mobs/items are used too.
I see.. So unfortunate. lol thanks for the info 

 
Currently at kRO Sakray,

They've changed the Training Ground Quests

the map name is 'int_land'

4l12dk.jpg
They come from inside ship now, and a npc there....
Seems they would take more months to finalize the script

 
Yeah, and if your players patch up kRO, the iz_in02 map as well as the iz_int maps are replaced and they'll get black voids. I had to patch in the old versions to my GRF. :]

 
We'll keep the current version as it's really close at the moment. If they stop making updates to it at some point then we can revisit and update it. Hard to try and keep up with them if they keep changing it every few weeks.

 
We'll keep the current version as it's really close at the moment. If they stop making updates to it at some point then we can revisit and update it. Hard to try and keep up with them if they keep changing it every few weeks.
mind creating a small pack with the required map files to run without the update?

 
We'll keep the current version as it's really close at the moment. If they stop making updates to it at some point then we can revisit and update it. Hard to try and keep up with them if they keep changing it every few weeks.
mind creating a small pack with the required map files to run without the update?
See Attached

data.7z

 

Attachments

We'll keep the current version as it's really close at the moment. If they stop making updates to it at some point then we can revisit and update it. Hard to try and keep up with them if they keep changing it every few weeks.
mind creating a small pack with the required map files to run without the update?
See Attached
I added the attached file on my main grf file,, But,,its not working,,

it's still blackout at the starting map,, 

default_sad.png


 
Back
Top