• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved or xml maybe? Shortened questlog with states

zbizu

Legendary OT User
Joined
Nov 22, 2010
Messages
3,329
Solutions
27
Reaction score
2,720
Location
Poland
Hello. I remember that I saw somewhere something like this:
<missionstate id="0-69" description="You already hunted |STATE|/70 water elementals."/>
but it doesn't work on my server returning invalid state

I know that's possible - it's reason why |STATE| exist(I have replacestring for that in sources), but I don't know how to use many states at once as on example above

EDIT: Nevermind, amount should start from 1 instead of 0, solved.
 
Last edited:
Back
Top