PDA

View Full Version : FS Wads


Osiris's_Legacy
February 28th, 2006, 03:19 AM
Hi everyone. I had a bright idea about people making Legacy maps to show each other different features and showing how creative they are. I've already made one that can be found in my website under WADS. Anyway the reason I thought of this is because I haven't seen many maps lately in the forums and would like to see a little more life to it. Don't know what everyone else thinks about this, but I think it would be fun as well as productive. It might also attract more people to Legacy. That's just a thought though. Anyway, love to hear feed back and stuff and see WADS!!

Logan MTM
March 25th, 2006, 09:38 AM
OK... I had made this script for my first released WAD (http://www.brdoom.com/_downloads/_arq/_pwads/BrDOOM.zip). It's a veary simple way to scripting... to beginers can understood, you know.

Anyway, the code :


script 9
{
moveceil(100, 0, 8);
wait(100);
lightlevel(47, 120);
lightlevel(48, 120);
lightlevel(49, 120);
wait(10);
lightlevel(47, 115);
lightlevel(48, 115);
lightlevel(49, 115);
wait(10);
lightlevel(47, 110);
lightlevel(48, 110);
lightlevel(49, 110);
wait(10);
lightlevel(47, 105);
lightlevel(48, 105);
lightlevel(49, 105);
wait(10);
lightlevel(47, 100);
lightlevel(48, 100);
lightlevel(49, 100);
wait(10);
lightlevel(47, 95);
lightlevel(48, 95);
lightlevel(49, 95);
wait(10);
lightlevel(47, 90);
lightlevel(48, 90);
lightlevel(49, 90);
wait(10);
lightlevel(48, 150);
lightlevel(49, 150);
wait(300);
movefloor(48, 0, 3,);
movefloor(49, 0, 3,);
startsound(trigger, "KEENPN");
wait(700);
moveceil(100, 100, 8,);
removeobj(17);
removeobj(18);
wait(3);
startsound(trigger, "VILSIT");
silentteleport(19, 48);
silentteleport(20, 49);
lightlevel(47, 130);
lightlevel(48, 130);
lightlevel(49, 130);
silentteleport(442, 19);
silentteleport(443, 78);
silentteleport(444, 79);
movefloor(88,0,15);
}



Strange for you ? You should see what this script do !!! *diablo*

rustyslacker
March 25th, 2006, 02:00 PM
Woah...that script PWNZ.

Logan MTM
March 25th, 2006, 03:55 PM
What ecxatly is "PWNZ" ? *ohmy*

Danimetal
March 25th, 2006, 04:58 PM
Do a google search. Try "PWNZ slang" or something like that ;).

Osiris's_Legacy
March 26th, 2006, 03:20 AM
PWNZ means, from what I know, Owned, which means it's too good for other things, in this case scripts.

Logan MTM
March 26th, 2006, 09:17 AM
Jesus Crist !!!

My english is so bad *ohmy*