View Single Post
  #11  
Old March 19th, 2001, 05:32 AM
ColdSteel's Avatar

ColdSteel ColdSteel is offline
Sergeant
 
Join Date: Dec 2000
Posts: 248
Thanks: 0
Thanked 0 Times in 0 Posts
ColdSteel is on a distinguished road
Default Re: New weapons help document & HTML template

raynor, after I posted the two Messages below here, I realized that the original weapon template was missing a very important piece of information. That information being the Weapon Reload Rate. I also found two small HTML errors in the original template toward the end where the range and damage tables are displayed (in the very Last two tables). This is a copy and paste error. The error sections look like this:

</TABLE>
</TABLE><TABLE BORDER=1 CELLPADDING=5 CELLSPACING=1 BORDERCOLOR="#545A8C">

There is a repeated "</TABLE>" entry on the second line that doesn't belong. The lines should look like this instead:

</TABLE>
TABLE BORDER=1 CELLPADDING=5 CELLSPACING=1 BORDERCOLOR="#545A8C">

Posted here is an updated Version of the template that adds the Weapon Reload Rate entry and corrects these two errors.

The Main Index Page HTML template is available in my previous post this evening.

Thanks and mucho sorry for the changes.
__________________
The difference between genius and stupidity is that genius has its limits.
Reply With Quote