Jump to content

Recommended Posts

Posted

Hello guys,

I'm new to this hobbie and I was wondering if It's possible to add a new cutscenes IG for Quests or anything you want... I searched everywhere

but with not luck for informations, if you know any method please let me know!!!

Thanks in advance.

Posted

There is a packet inside which is called SpecialCamera and you use it like: activeChar.sendPacket(new SpecialCamera(...));

It has values for distance, rotation, time, widescreen, turn, rise e.t.c. So somehow you have to do lots of experiments till you 

find the proper angle. Also camera binds on an object it's not like free moving. So you bind it on a npc's ID or player's ID e.t.c

  • 2 months later...
Posted
On 2/3/2018 at 12:41 PM, Lineage II Arvaz said:

Hello guys,

I'm new to this hobbie and I was wondering if It's possible to add a new cutscenes IG for Quests or anything you want... I searched everywhere

but with not luck for informations, if you know any method please let me know!!!

Thanks in advance.

 

Hello for what cronicle you wante to do this ? 

about GoD+ you can see this 2 files and take some ideas!

 

https://bitbucket.org/UnAfraid/l2junity/src/d4e5e5ba7a96d89eb9081b897ba59c6024ec78e0/l2junity-gameserver/src/main/java/org/l2junity/gameserver/network/client/send/ExShowUsm.java?at=master&fileviewer=file-view-default

&

https://bitbucket.org/UnAfraid/l2junity/src/d4e5e5ba7a96d89eb9081b897ba59c6024ec78e0/l2junity-gameserver/dist/game/data/scripts/org/l2junity/scripts/quests/Q10320_LetsGoToTheCentralSquare/Q10320_LetsGoToTheCentralSquare.java?at=master&fileviewer=file-view-default (line 50)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock