SphereCommunity
Tags & Stores. - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Tags & Stores. (/Thread-Tags-Stores)

Pages: 1 2


Tags & Stores. - Lazarus - 03-10-2015 02:01 AM

Hi there!
There's something better than tags to store a completed quest script?

I'm just thinking about and don't see the point. Maybe a invisible item? (I guess tags are better than this, right?)


Thanks.


RE: Tags & Stores. - Nachtmusique - 03-10-2015 05:20 AM

You could use a single Tag and give each quest a flag-like value (don't know the correct language for this). Something like:

quest_1 0001
2. 0002
3. 0004
4. 0010
5. 0020
Etc..

This way you would only need one tag to keep track of all the quests the player has completed.


RE: Tags & Stores. - Lazarus - 03-10-2015 11:47 AM

(03-10-2015 05:20 AM)Nachtmusique Wrote:  You could use a single Tag and give each quest a flag-like value (don't know the correct language for this). Something like:

quest_1 0001
2. 0002
3. 0004
4. 0010
5. 0020
Etc..

This way you would only need one tag to keep track of all the quests the player has completed.

I saw this in a script pack that I downloaded but I don't have the knowledge to understand how it works. [I'm really bad at this but with this type of 'advanced-simple' scripts]

It's really interesting.

The one I saw is the Wrens NPC Quest Masks


RE: Tags & Stores. - Extreme - 03-10-2015 11:50 AM

Did you check the new quests systems? Xun had added it few weeks ago...


RE: Tags & Stores. - Lazarus - 03-10-2015 11:58 AM

(03-10-2015 11:50 AM)Extreme Wrote:  Did you check the new quests systems? Xun had added it few weeks ago...

I can't found it in the scripts o.O I saw that but can't find it.
[I didn't search quite well maybe]

Were is it?


RE: Tags & Stores. - Extreme - 03-10-2015 12:00 PM

Check the topics.. Use the search button Smile


RE: Tags & Stores. - Lazarus - 03-10-2015 12:16 PM

(03-10-2015 12:00 PM)Extreme Wrote:  Check the topics.. Use the search button Smile

I do that everytime I have a doubt about Sphere. But I can't find about the new quest system of nightly builds. Really, I never ask before search.
If I'm asking you have to know that I really can't find it :'(


But I will use a search with notepad++ right now Tongue

PD: Can't find it with notepad++ either :'(


RE: Tags & Stores. - Ben - 03-10-2015 02:07 PM

There is no quest system in the nightly builds yet...


RE: Tags & Stores. - Lazarus - 03-11-2015 01:58 AM

(03-10-2015 02:07 PM)Ben Wrote:  There is no quest system in the nightly builds yet...

So :'(? hahahhaha Tongue


RE: Tags & Stores. - Extreme - 03-17-2015 01:13 AM

Confused Ranting Bye

Here is what I said: http://forum.spherecommunity.net/Thread-Vjaka-s-Quest-engine
If Ben said it's not in nightly, it isn't. lol