burritoX
10-10-2003, 01:11 AM
I'm trying to install Multi-Glow hack by SmEdD but I don't know what this means:
######Add to database######
INSERT INTO bbcode VALUES('10', 'glowlight', '<table style=\"filter:glow(color=\\5, strength=1)\">\\7</table>', 'Glow', 'The tag allows you to specify the glow of your text.', '1');
INSERT INTO bbcode VALUES('11', 'glowmedium', '<table style=\"filter:glow(color=\\5, strength=2)\">\\7</table>', '[glowmedium=red]Glow', 'The tag allows you to specify the glow of your text.', '1');
INSERT INTO bbcode VALUES('12', 'glowstrong', '<table style=\"filter:glow(color=\\5, strength=3)\">\\7</table>', '[glowstrong=red]Glow', 'The [glowstrong] tag allows you to specify the glow of your text.', '1');
################
Where do I go to "add to database" can someone post a walkthru or something. Thanks for any replys.
######Add to database######
INSERT INTO bbcode VALUES('10', 'glowlight', '<table style=\"filter:glow(color=\\5, strength=1)\">\\7</table>', 'Glow', 'The tag allows you to specify the glow of your text.', '1');
INSERT INTO bbcode VALUES('11', 'glowmedium', '<table style=\"filter:glow(color=\\5, strength=2)\">\\7</table>', '[glowmedium=red]Glow', 'The tag allows you to specify the glow of your text.', '1');
INSERT INTO bbcode VALUES('12', 'glowstrong', '<table style=\"filter:glow(color=\\5, strength=3)\">\\7</table>', '[glowstrong=red]Glow', 'The [glowstrong] tag allows you to specify the glow of your text.', '1');
################
Where do I go to "add to database" can someone post a walkthru or something. Thanks for any replys.