Update of /cvsroot/wpdev/xmlscripts/documentation/webroot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14454/webroot
Modified Files:
FAQ.html
Log Message:
Congrats, this made it to the FAQ... :/
Index: FAQ.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/FAQ.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** FAQ.html 15 Jul 2004 01:50:50 -0000 1.5
--- FAQ.html 16 Jul 2004 10:37:16 -0000 1.6
***************
*** 177,180 ****
--- 177,181 ----
<li><a href="#17">How can I route to my server behind a router?</a></li>
<li><a href="#18">When will _______ bug or problem be fixed?</a></li>
+ <li><a href="#19">Why is _______ feature is not working the same as on Sphere?</a></li>
</ul>
</div>
***************
*** 522,527 ****
<a href="#top" style="font-size:9pt;">Return To Questions</a><br /><br />
</li>
! <!-- Answer 18 -->
! <li><a name="17" class="question">When will _______ bug or problem be fixed?</a><br />
<div class="answer">
The simple answer to this is, when they get fixed.<br /><br />
--- 523,528 ----
<a href="#top" style="font-size:9pt;">Return To Questions</a><br /><br />
</li>
! <!-- Answer 18 -->
! <li><a name="18" class="question">When will _______ bug or problem be fixed?</a><br />
<div class="answer">
The simple answer to this is, when they get fixed.<br /><br />
***************
*** 533,536 ****
--- 534,547 ----
eventually get around to it.
</div>
+ <a href="#top" style="font-size:9pt;">Return To Questions</a><br /><br />
+ </li>
+ <!-- Answer 19 -->
+ <li><a name="19" class="question">Why is _______ feature is not working the same as on Sphere?</a><br />
+ <div class="answer">
+ Wolfpack is <span style="font-weight:bold;">NOT</span> Sphere.<br /><br />
+ Wolfpack's scripts are designed to function similar to how an official UO shard would function.<br /><br />
+ If you want the scripts to function similar to those of Sphere, feel free to modify your shard's scripts to make them do so.<br />
+ Please do not ask the developers or file bug reports about this!
+ </div>
<a href="#top" style="font-size:9pt;">Return To Questions</a><br />
<a href="index.html" style="font-size:9pt;">Return To Overview</a><br /><br />
|