Website Weapon creator
I found this very interesting program on the internet but remade it to work with the ArcEMU database.
Could be great to let GMs make there own weapons or whatever you decide.
Easy Install
1. Extract the files
2.Insert folders in to your website and launch the weapon_creator.php file
3. make weapon
4. Make sure all spaces all filled in(example 0) if not you will get an error, via Navicat!
5. copy sql to notepade and insert into Database, via Navicat(or whatever you use)
Pictures
Picture with background and changed text color
Live demo
Demo
How to change the text color and background
1. go to the weapon-creator.php and open in notepad.
2. Find the code below..
Code:
<body background="background.gif" bgproperties="fixed"><BODY TEXT="#FF00FF"LINK="#FF00FF"
VLINK="#FF00FF"ALINK="#FF00FF">
3. change all in
red to a different code to represent a different color.
a. 000000 =
black
b. FF0000 =
red
c. 00FF00 =
green
d. 0000FF =
blue
e. FFFF00 =
yellow
f. 00FFFF =
Cyan
g. FF00FF =
purple
h. C0C0C0 =
grey
i. FFFFFF =
white
4. change the
Background.gif to another (picture.gif) to change your background.(it has to be a GIF or it won't work.
NEW!!
Added a website page to link to all three of my creators (plus all three creators aare in this download. (Weapon, Quest and Go creators.)
Picture

Demo
Instructions
1. Find this code
Code:
<A HREF="http://chaoticserver.kicks-ass.org/test/Quest-creator.php">Quest Creator</a><br>
<br>
Change
REd to your creators URL
change
Cyan to the name of the link
Download for creator link page and all three creators
Filebeam
Download for weapon creator
Filebeam ---
Weapon_creator
-----------------------------------------------------------------
Credits go to whitevamp for original program
Chaoticd35 for remaking it to work with ARCEMU!!