Is the hero status auto

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
User avatar
smuggbg
Posts: 109
Joined: Wed Mar 02, 2011 2:39 pm
Location: Bulgaria

Re: Is the hero status auto

Post by smuggbg »

ok,question...when I do manual hero in freya...the char loses hero stat/aura after relog?!?!why is that?
User avatar
Gladicek
Posts: 634
Joined: Wed Jan 19, 2011 6:25 pm
Location: Czech Republic

Re: Is the hero status auto

Post by Gladicek »

Hero status from GM command is just till you make relog O.o
Image
L2J retired
User avatar
smuggbg
Posts: 109
Joined: Wed Mar 02, 2011 2:39 pm
Location: Bulgaria

Re: Is the hero status auto

Post by smuggbg »

idk...am I missing to change smth in Navicat?!
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Is the hero status auto

Post by hope »

add them into the hero table to make it permanent
User avatar
smuggbg
Posts: 109
Joined: Wed Mar 02, 2011 2:39 pm
Location: Bulgaria

Re: Is the hero status auto

Post by smuggbg »

hope wrote:add them into the hero table to make it permanent
in heroes@l2jdb what's in `count`;`played`;`message` :roll: :roll: :roll:
User avatar
lucan
Posts: 590
Joined: Wed Mar 16, 2011 10:39 pm
Location: Brazil

Re: Is the hero status auto

Post by lucan »

Usually on the last day of the month after 0:00 when the Olympiad are finished I use the command ...
//saveolymp
//endolypiad
And Heros are formed... at L2J Freya does not need to do this? The player can receive your hero just talking at the NPC or monument??
User avatar
smuggbg
Posts: 109
Joined: Wed Mar 02, 2011 2:39 pm
Location: Bulgaria

Re: Is the hero status auto

Post by smuggbg »

lucan wrote:Usually on the last day of the month after 0:00 when the Olympiad are finished I use the command ...
//saveolymp
//endolypiad
And Heros are formed... at L2J Freya does not need to do this? The player can receive your hero just talking at the NPC or monument??

same for Freya! TY lucan (bow)
User avatar
Gladicek
Posts: 634
Joined: Wed Jan 19, 2011 6:25 pm
Location: Czech Republic

Re: Is the hero status auto

Post by Gladicek »

lucan wrote:Usually on the last day of the month after 0:00 when the Olympiad are finished I use the command ...
//saveolymp
//endolypiad
And Heros are formed... at L2J Freya does not need to do this? The player can receive your hero just talking at the NPC or monument??
As i remember in L2j you receive hero status automatically.
Image
L2J retired
User avatar
lucan
Posts: 590
Joined: Wed Mar 16, 2011 10:39 pm
Location: Brazil

Re: Is the hero status auto

Post by lucan »

In the past month nothing happened, I had to use commands to deliver Heros.
User avatar
smuggbg
Posts: 109
Joined: Wed Mar 02, 2011 2:39 pm
Location: Bulgaria

Re: Is the hero status auto

Post by smuggbg »

lucan wrote:In the past month nothing happened, I had to use commands to deliver Heros.
same here...
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Is the hero status auto

Post by MELERIX »

in retail is not auto, players needs request his hero status on NPC.
User avatar
lucan
Posts: 590
Joined: Wed Mar 16, 2011 10:39 pm
Location: Brazil

Re: Is the hero status auto

Post by lucan »

So no need to use the commands //saveolymp and //endolypiad to deliver the heroes?
The player has 24 hours to get your hero?
User avatar
Gladicek
Posts: 634
Joined: Wed Jan 19, 2011 6:25 pm
Location: Czech Republic

Re: Is the hero status auto

Post by Gladicek »

MELERIX wrote:in retail is not auto, players needs request his hero status on NPC.
In L2j it was automatically as i remember (Epilogue/Freya) ,maybe was changed and i dont saw it on timeline.
Image
L2J retired
User avatar
momo61
Posts: 1648
Joined: Fri Jun 06, 2008 2:05 pm
Location: Europe

Re: Is the hero status auto

Post by momo61 »

ignore
User avatar
momo61
Posts: 1648
Joined: Fri Jun 06, 2008 2:05 pm
Location: Europe

Re: Is the hero status auto

Post by momo61 »

does anyone know how i can change this message below?

Code: Select all

                    case CLASSED:                        // msg = "Olympiad class-specific individual match is going to begin in Arena " + arenaId + " in a moment.";                        msg = 1300167;                        break;
The line:
// msg = "Olympiad class-specific individual match is going to begin in Arena " + arenaId + " in a moment.";
is marked green since it's commented out, so i gues the message is taken from somewhere else, presumably 1300167. Where can I find that message? I tried searching in eclipse but i cant find it. Anyone got a hint?
Post Reply