New Monster Weapon Mapping Website!

Discuss anything ZDoom-related that doesn't fall into one of the other categories.
Locked
User avatar
sergeantveteran
Posts: 86
Joined: Sat Jun 13, 2009 7:15 pm
Location: Under your bed, ready to strike }:-)
Contact:

Re: New Monster Weapon Mapping Website!

Post by sergeantveteran »

Ceeb wrote:
sergeantveteran wrote:And also i'm kinda wondering how to make it so when you walk over a certain linedef it changes the music.
[wiki]ACS[/wiki]

[wiki]SetMusic[/wiki]
Is it a decorate thing.
User avatar
Ceeb
Posts: 5125
Joined: Wed Jun 11, 2008 4:07 pm
Location: Castle Wut

Re: New Monster Weapon Mapping Website!

Post by Ceeb »

sergeantveteran wrote:Is it a decorate thing.
I'm glad to see you clicked the links I gave you.

You can't change the music in decorate. Not directly anyway, but it'd be dumb to make an actor run a script for music.

You make yourself a script for your map (only if it's a Hexen-format map, not Doom or Doom 2) and make a script that reads something like this.

Code: Select all

script 1 (void)
{
setmusic("mytune");
}
And you put the special 80 (ACS Execute) on the line you want, and make it's first argument 1. It's eaiser than it sounds, and ACS is a powerful language.
User avatar
Mr.Green
Posts: 518
Joined: Mon Jan 05, 2009 2:28 am
Location: Mexico

Re: New Monster Weapon Mapping Website!

Post by Mr.Green »

There's some good edits and some worser edits.Usually the bad edits have either bad quality, or are badly rotated.
Monsters with no more than one rotation looks weird when infighting.
The second thing what annoys me is that you don't use Hell word at all.
It's not that bad and also the beige bulky demons in Doom 2 aren't Unicron Knights,they're Hell Knights. :)
User avatar
Ethril
Posts: 2677
Joined: Sun Nov 16, 2008 2:59 am
Location: with you in the dark

Re: New Monster Weapon Mapping Website!

Post by Ethril »

Mr.Green wrote: The second thing what annoys me is that you don't use Hell word at all.
It's not that bad and also the beige bulky demons in Doom 2 aren't Unicron Knights,they're Hell Knights. :)
Glad to see you read the topic.
User avatar
hnsolo77
Posts: 1446
Joined: Sat Sep 16, 2006 8:06 pm
Location: the mythical land of Toronto Canada. (not really)

Re: New Monster Weapon Mapping Website!

Post by hnsolo77 »

when i saw the name Unicron slapped on some of these monsters i expected this guy to be in it as well.

[youtube]<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/TG4GaPcLgOs&hl ... ram><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/TG4GaPcLgOs&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>[/youtube]

heh Orson Welles = Best Unicron, because he was a dying old man who just did not give a shit

and it worked!
User avatar
sergeantveteran
Posts: 86
Joined: Sat Jun 13, 2009 7:15 pm
Location: Under your bed, ready to strike }:-)
Contact:

Re: New Monster Weapon Mapping Website!

Post by sergeantveteran »

hnsolo77 wrote:when i saw the name Unicron slapped on some of these monsters i expected this guy to be in it as well.

[youtube]<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/TG4GaPcLgOs&hl ... ram><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/TG4GaPcLgOs&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>[/youtube]

heh Orson Welles = Best Unicron, because he was a dying old man who just did not give a shit

and it worked!
Me and my cousin Tucker (did some stuff on the site) thought of all the doom monsters as Unicron's filthy inhabitants.

Also i heard some stuff about this "Reincarnation of Evil" monster pack under construction and i thought i could make a map using Doom 3 monsters and weapons.
User avatar
Ghastly
... in rememberance ...
Posts: 6109
Joined: Fri Jul 06, 2007 2:34 pm

Re: New Monster Weapon Mapping Website!

Post by Ghastly »

sergeantveteran wrote:Also i heard some stuff about this "Reincarnation of Evil" monster pack under construction and i thought i could make a map using Doom 3 monsters and weapons.
Unfortunately, there aren't enough monsters in that pack finished for that to be such a great idea, at the moment.
CaptainToenail
Posts: 3975
Joined: Fri Jul 06, 2007 9:16 am

Re: New Monster Weapon Mapping Website!

Post by CaptainToenail »

You have to make this guy!
Attachments
Gnaar_female.gif
Gnaar_female.gif (22.22 KiB) Viewed 923 times
User avatar
Ceeb
Posts: 5125
Joined: Wed Jun 11, 2008 4:07 pm
Location: Castle Wut

Re: New Monster Weapon Mapping Website!

Post by Ceeb »

Serious Sam for the win.

AAAAAAAAAAAAAAAAAAAAHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH!

Also, those monsters make me think Grue every time.
User avatar
neoworm
Posts: 1748
Joined: Fri Sep 23, 2005 9:17 am
Location: Czech Republic

Re: New Monster Weapon Mapping Website!

Post by neoworm »

Gnaars are ultimate. Maybe I can try Serious Model viewer and make some rips...
CaptainToenail
Posts: 3975
Joined: Fri Jul 06, 2007 9:16 am

Re: New Monster Weapon Mapping Website!

Post by CaptainToenail »

Good idea, I just had a try, the Serious Modeler is way too frustrating to use, I could only get this after 5 minutes
Attachments
GNARA0.PNG
GNARA0.PNG (4.83 KiB) Viewed 885 times
User avatar
sergeantveteran
Posts: 86
Joined: Sat Jun 13, 2009 7:15 pm
Location: Under your bed, ready to strike }:-)
Contact:

Re: New Monster Weapon Mapping Website!

Post by sergeantveteran »

Right, i've just made the maps in packs of episodes of 6.
And i'm almost done with the coolest map ever made.
User avatar
Project Shadowcat
Posts: 9369
Joined: Thu Jul 14, 2005 8:33 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support
Location: Blacksburg, SC USA
Contact:

Re: New Monster Weapon Mapping Website!

Post by Project Shadowcat »

sergeantveteran wrote:Right, i've just made the maps in packs of episodes of 6.
And i'm almost done with the coolest map ever made.
We shall see when it's done.
User avatar
sergeantveteran
Posts: 86
Joined: Sat Jun 13, 2009 7:15 pm
Location: Under your bed, ready to strike }:-)
Contact:

Re: New Monster Weapon Mapping Website!

Post by sergeantveteran »

Check out the new weapon i just made (the Demon Spawner). It will be in the next map.
User avatar
Project Shadowcat
Posts: 9369
Joined: Thu Jul 14, 2005 8:33 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support
Location: Blacksburg, SC USA
Contact:

Re: New Monster Weapon Mapping Website!

Post by Project Shadowcat »

sergeantveteran wrote:Check out the new weapon i just made (the Demon Spawner). It will be in the next map.
"We shall see when it's done."
Locked

Return to “General”