Quote:
Originally Posted by Mognakor
...
Do you even try to think yourself?
Since my code had i minor mistake in it try this one
Code:
if( (pUser->IsHero() || pUser->IsLegend()) == FALSE)
Unless you are unable to do anything except copy/paste, hinting you the function or lines should have been enough.
|
if( (pUser->IsHero() || pUser->IsLegendHero()) == FALSE)
The mission.Thanks Everybody.
Quote:
Originally Posted by pppp10
if( (pUser->IsHero() || pUser->IsLegendHero()) == FALSE)
The mission.Thanks Everybody.
|
again help me.
character level 146+ can't quest hero skill.how to fix?