Update of /cvsroot/wpdev/xmlscripts/documentation/webroot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7101
Modified Files:
ChangeLog.wolfpack FAQ.html
Log Message:
Updates
Index: FAQ.html
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/FAQ.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** FAQ.html 16 Jul 2004 10:46:57 -0000 1.7
--- FAQ.html 2 Aug 2004 16:28:37 -0000 1.8
***************
*** 44,47 ****
--- 44,48 ----
<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>
+ <li><a href="#20">I'm using the CVS scripts with a release binary, why do I get errors?</a></li>
</ul>
</div>
***************
*** 410,413 ****
--- 411,426 ----
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 /><br />
+ </li>
+ <!-- Answer 20 -->
+ <li><a name="20" class="question">I'm using the CVS scripts with a release binary, why do I get errors?</a><br />
+ <div class="answer">
+ This is a common problem we see. People need to understand that CVS scripts are meant to be
+ used with a CVS binary. Using the bleeding edge scripts with a standard Wolfpack release will
+ result in errors. This is because with script changes there are usually core changes to follow
+ with them.<br /><br />
+ Please do not use CVS scripts with a release binary. CVS is for developers or for experienced
+ users and scripters.
+ </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 />
Index: ChangeLog.wolfpack
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** ChangeLog.wolfpack 22 Jul 2004 17:25:20 -0000 1.35
--- ChangeLog.wolfpack 2 Aug 2004 16:28:37 -0000 1.36
***************
*** 76,80 ****
- Magic fixes: Fire, Poison, Energy and Paralyze fields should work better.
Mass dispell can now wipe out these fields.
! - Scrolls are now usable and actually cast the spell.
For scrolls the following rules are in effect:
50% decreased mana usage.
--- 76,80 ----
- Magic fixes: Fire, Poison, Energy and Paralyze fields should work better.
Mass dispell can now wipe out these fields.
! - Scrolls are now usable and actually cast the spell.
For scrolls the following rules are in effect:
50% decreased mana usage.
***************
*** 102,105 ****
--- 102,106 ----
- Healers do not resurrect.
- Large gumps can potentially crash remote clients.
+ - Multis are not currently supported.
Wolfpack 12.9.7 Beta (4. July 2004)
|