Advanced Search

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Gummywormz

Pages: 1 ... 6 7 [8] 9 10 ... 64
106
Projects & Creative / [Program] ZDoom Resource Randomizer (v1.2)
« on: February 22, 2015, 11:03:14 PM »
Download / Source Code

ZDoomResourceRandomizer is a program that allows you to randomize resources in MM8BDM / ZDoom mods. It scrambles up given TEXTURES, SNDINFO, ANIMDEFS, LANGUAGE files, and sprites and outputs them as a pk3 file.

You need Java 7 or later to run this program. You can use it as a command line utility or just launch it to get to the UI.

Screenshots:
(click to show/hide)

107
Anything Goes / Re: General Offtopic Discussion
« on: January 04, 2015, 01:06:30 AM »

108
Projects & Creative / Re: Stardust's Workshop
« on: November 07, 2014, 09:12:34 PM »
The 2.0 test build works fine with the sample WAD in that bug report. 1.4 does not work, however.

110
Tutorial Collection / Re: Tutorial: Sky box and Basic sky tricks
« on: October 16, 2014, 12:35:13 AM »
You mean making the outside of the map seem infinite? Use Line_horizon (Action 9).

111
Help & Editing / Re: How do "I" do THAT in Doom Builder?
« on: October 15, 2014, 10:38:09 PM »
SpawnSpot is used for spawning things, not sounds. You probably want something to do with LocalAmbientSound

As for hearing it an certain sector, I'm not sure if you mean hearing it when entering a sector, or only when someone is in that sector. For entering a sector you'd need an actor enters / leaves sector object. If you want it to play only in that sector, it's a bit trickier. You need a script that terminates if they players leave / a DECORATE flag item to control it. Look at LMSGame's King of the Red Circle (LMS28) for an example.

112
Anything Goes / Re: General Offtopic Discussion
« on: September 28, 2014, 02:30:32 AM »
Messages / vandalisation notices on Wikipedia are sent via IP address if you are not registered. You have a dynamic IP and it was switched to an offending one.

113
Mega Man Discussion / Re: MEGA MAN UNLIMITED SOURCE CODE?
« on: September 26, 2014, 02:07:33 AM »
There is a .mmu extractor that extracts the data. If you somehow can make a repacker based on it, you can edit the sprites, sounds, and music. You may also be able to edit the levels a bit due to the way they are stored. You can't edit stuff like weapon or enemy behavior or placement though. So, it's easier and more worthwhile to modify Rockman 7 FC.

114
Events / Re: MAPCHELLA 2014 (Coming September 12, 7 A.M. PST)
« on: September 03, 2014, 12:51:51 AM »
As far as I am aware, the first duel mapping competition WAD was never made publicly available. Mind adding the Dual Mapping Competition Maps as well?. The maps are here and here. I'll probably get a big dump of any missing packs and individual maps if needed this weekend.

115
Help & Editing / Re: Cannot start v4
« on: August 25, 2014, 05:28:58 AM »
Below is a list of console commands, separated by line. Copy and paste the first line into the Extra Command Line Parameters box in the launcher and start the game. If it still crashes, clear the Extra Command Line Parameters and try the next line:

+Vid_Renderer 0 +fullscreen 0
+Vid_Renderer 0 +fullscreen 1
+Vid_Renderer 1 +fullscreen 0
+Vid_Renderer 1 +fullscreen 1
+Vid_Renderer 1 +fullscreen 0 +GL_Vid_Compatibility 1
+Vid_Renderer 1 +fullscreen 1 +GL_Vid_Compatibility 1

116
Help & Editing / Re: i can't see best ever servers
« on: August 25, 2014, 05:17:08 AM »
Start a command prompt and type in: ping 192.99.6.150

Do you have any packet loss?

117
Projects & Creative / Re: [Weapon Pack] D.I.R.P. v3d
« on: August 21, 2014, 01:34:25 AM »
v3d has been released. The only new things are v4 compatibility and some minor bug fixes.

118
Help & Editing / Re: i can't see best ever servers
« on: August 20, 2014, 02:23:28 PM »

119
Help & Editing / Re: Cannot start v4
« on: August 18, 2014, 05:17:13 PM »
You're loading the game twice. You do not need to add MM8BDM-v4a.pk3 as a file in the launcher, it is done automatically.

120
Help & Editing / Re: Cannot start v4
« on: August 17, 2014, 04:25:38 AM »
Under "Additional Launch Parameters", type in +logfile startup

Exit the game when it crashes. There should be a file starting with the name "startup". Open this in notepad and copy paste the contents here (in a spoiler).

Pages: 1 ... 6 7 [8] 9 10 ... 64