• 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!

It's possible to add current storage value in quest name in quest log?

vexler222

Active Member
Joined
Apr 22, 2012
Messages
714
Solutions
15
Reaction score
46
It's possible to add current storage value in quest name in quest log?
I see it on one OTS, but i don't know how to do it, cuz something like this not working .. player:getstorage(xx) ..

jAk0YRl.png
 
Solution
If you are asking about quest system default tfs one, then no, its not possible to concatenate another storage, unless you want to concatenate current storage that quest uses then you can do |STATE| in xml file
If you are asking about quest system default tfs one, then no, its not possible to concatenate another storage, unless you want to concatenate current storage that quest uses then you can do |STATE| in xml file
 
Last edited:
Solution
Back
Top