Jump to content


Photo

Trial of the Challenger


  • Please log in to reply
10 replies to this topic

#1 Lags

Lags

    goblin scout

  • Members
  • PipPip
  • 15 posts
  • --------------------------------- Character: Lags

Posted 29 June 2013 - 10:12 PM

in the quest Trial of the Challenger from quest monster Baraham doesn't climb NPS Rolar which need to speak to continue the quest. Which only means I didn't))
  • 0

#2 Megazoid

Megazoid

    Oldschooler

  • Members
  • PipPipPipPip
  • 67 posts
  • Gender:Male
  • Location:Gorh
  • --------------------------------- Character: Blackbird
  • Level: 27
  • Clan: %clanname%

Posted 01 July 2013 - 02:33 AM

"Trial of the Challenger" epic fail? ok.png
  • 0

#3 Silver

Silver

    Oldschooler

  • Members
  • PipPipPipPip
  • 46 posts
  • Gender:Male
  • --------------------------------- Character: o9e6y

Posted 01 July 2013 - 08:43 AM

QUOTE (Megazoid @ Jul 1 2013, 06:33 AM) <{POST_SNAPBACK}>
"Trial of the Challenger" epic fail? ok.png


Your joke - epic fail. 100% info.
  • 0

#4 Lags

Lags

    goblin scout

  • Members
  • PipPip
  • 15 posts
  • --------------------------------- Character: Lags

Posted 01 July 2013 - 10:28 AM

Завтра посмеёмся)
  • 0

#5 Lineage2C1-Staff

Lineage2C1-Staff

    Oldschooler

  • Root Admin
  • PipPipPipPip
  • 1250 posts
  • Location:spain

Posted 01 July 2013 - 11:03 AM

QUOTE (Lags @ Jul 1 2013, 12:28 PM) <{POST_SNAPBACK}>
Завтра посмеёмся)


Problem is you cant find NPC ?

Tell me npc name and ill check npcpos

Regards
  • 0
Languages: english - spanish

Contact Me:........................................|...............Contact xxxxx:
MSN/ICQ: [email protected]...........|.............

Learn Web - Animation Desing via online:
Aprende Diseño Web Animaciones:
http://claseweb.cl

Were on Facebook - VK:
L2c1world .... Lineage 2 c1



#6 Silver

Silver

    Oldschooler

  • Members
  • PipPipPipPip
  • 46 posts
  • Gender:Male
  • --------------------------------- Character: o9e6y

Posted 01 July 2013 - 11:42 AM

Problem is, when he kills certain mobs, quest mob did`t appear at all. Or when he kills quest mob, npc don`t appear (most likely). NPC Rolar is needed to continue the quest.

Maybe server restart can help with it, maybe not.
  • 0

#7 Lags

Lags

    goblin scout

  • Members
  • PipPip
  • 15 posts
  • --------------------------------- Character: Lags

Posted 01 July 2013 - 11:57 AM

I need Champion Raldo, that appears after the murder Quest monster Baharam.
Quest monster Baharam has 6 guards, currently revived only 1 guard.
  • 0

#8 Snick

Snick

    goblin scout

  • Members
  • PipPip
  • 24 posts
  • --------------------------------- Character: Kitt

Posted 31 July 2013 - 07:37 PM

Now I'm doing this quest and it's bugged for me. NPC Name is Raldo. Supposed to be you kill Baraham and its guards, and he spawns in the cave, I've killed Baraham 5 times and no Raldo. And it's been night time ingame.
  • 0

#9 Yure Loko

Yure Loko

    Elpy

  • Members
  • Pip
  • 4 posts
  • --------------------------------- Character: DancerOfDeath
  • Level: 38

Posted 06 August 2013 - 12:19 AM

I'm having trouble in this quest, the NPC Raldo not appear at night...........I have lvl 38 need 2 job man ! Please help server.
  • 0

#10 smeli

smeli

    Oldschooler

  • Members
  • PipPipPipPip
  • 218 posts
  • --------------------------------- Character: smeli
  • Level: 10
  • Clan: no clan
  • 2ºCharacters: smelisimus

Posted 06 August 2013 - 09:38 AM

QUOTE (Yure Loko @ Aug 6 2013, 01:19 AM) <{POST_SNAPBACK}>
I'm having trouble in this quest, the NPC Raldo not appear at night...........I have lvl 38 need 2 job man ! Please help server.



there is the code:

CODE
                //prelude code
                //    if (Maker_GetNpcCount()<2)
                //    {
                //        CreateOnePrivate(@raldo,"raldo",0, 1);
                //    }

                //c1 code
                    if (Maker_GetNpcCount() < 10) {
                                CreateOnePrivateEx(@raldo, "raldo", 0, 0, FloatToInt(myself.sm.x), FloatToInt(myself.sm.y), FloatToInt(myself.sm.z), 0, 0, 0);
                          }


this means that raldo spawn when baraham territory have less than 10 monsters spawned
I will see what can be done
quick fix can be:


CODE
                //prelude code
                //    if (Maker_GetNpcCount()<2)
                //    {
                //        CreateOnePrivate(@raldo,"raldo",0, 1);
                //    }

                //c1 code
                    //if (Maker_GetNpcCount() < 10)
{
                                CreateOnePrivateEx(@raldo, "raldo", 0, 0, FloatToInt(myself.sm.x), FloatToInt(myself.sm.y), FloatToInt(myself.sm.z), 0, 0, 0);
                          }


  • 0

#11 Yure Loko

Yure Loko

    Elpy

  • Members
  • Pip
  • 4 posts
  • --------------------------------- Character: DancerOfDeath
  • Level: 38

Posted 06 August 2013 - 02:22 PM

i'm close to 40, i need Trial....Please help.
  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users