The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tags & Stores.
Author Message
Lazarus
Master
**

Posts: 352
Likes Given: 11
Likes Received: 7 in 6 posts
Joined: Jun 2012
Reputation: 1

Hybris Ultima Online

Post: #1
Tags & Stores.
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.

[Image: 2hy9q0y.png]
03-10-2015 02:01 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Nachtmusique
Journeyman
*

Posts: 89
Likes Given: 0
Likes Received: 6 in 6 posts
Joined: Mar 2012
Reputation: 0



Post: #2
RE: Tags & Stores.
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.
03-10-2015 05:20 AM
Find all posts by this user Like Post Quote this message in a reply
Lazarus
Master
**

Posts: 352
Likes Given: 11
Likes Received: 7 in 6 posts
Joined: Jun 2012
Reputation: 1

Hybris Ultima Online

Post: #3
RE: Tags & Stores.
(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

[Image: 2hy9q0y.png]
03-10-2015 11:47 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #4
RE: Tags & Stores.
Did you check the new quests systems? Xun had added it few weeks ago...

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
03-10-2015 11:50 AM
Find all posts by this user Like Post Quote this message in a reply
Lazarus
Master
**

Posts: 352
Likes Given: 11
Likes Received: 7 in 6 posts
Joined: Jun 2012
Reputation: 1

Hybris Ultima Online

Post: #5
RE: Tags & Stores.
(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?

[Image: 2hy9q0y.png]
03-10-2015 11:58 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #6
RE: Tags & Stores.
Check the topics.. Use the search button Smile

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
03-10-2015 12:00 PM
Find all posts by this user Like Post Quote this message in a reply
Lazarus
Master
**

Posts: 352
Likes Given: 11
Likes Received: 7 in 6 posts
Joined: Jun 2012
Reputation: 1

Hybris Ultima Online

Post: #7
RE: Tags & Stores.
(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 :'(

[Image: 2hy9q0y.png]
03-10-2015 12:16 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Ben
Sphere Developer
*****

Posts: 612
Likes Given: 2
Likes Received: 123 in 70 posts
Joined: Mar 2010
Reputation: 18

SphereCommunity

Post: #8
RE: Tags & Stores.
There is no quest system in the nightly builds yet...

AxisII's current version: 2.0.4j
AxisII SourceCode on Github
AxisII up to date changelog
03-10-2015 02:07 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Ben's post
Lazarus
Master
**

Posts: 352
Likes Given: 11
Likes Received: 7 in 6 posts
Joined: Jun 2012
Reputation: 1

Hybris Ultima Online

Post: #9
RE: Tags & Stores.
(03-10-2015 02:07 PM)Ben Wrote:  There is no quest system in the nightly builds yet...

So :'(? hahahhaha Tongue

[Image: 2hy9q0y.png]
03-11-2015 01:58 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #10
RE: Tags & Stores.
Confused Ranting Bye

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

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
(This post was last modified: 03-17-2015 01:15 AM by Extreme.)
03-17-2015 01:13 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 5 Guest(s)