Chaosforge Forum

  • April 24, 2024, 18:38
  • Welcome, Guest
Please login or register.



Login with username, password and session length

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 - Pabbicus

Pages: [1]
1
Requests For Features / Re: More music?
« on: October 09, 2011, 01:55 »
If you have the music you'd want to see... err, hear in-game in a proper format (mp3, wav, mid, ogg should work, some other formats probably also) then just copy the file to music subfolder and then edit the relevant lua (music.lua if you're using the default midi music, you can open it up with a notepad) and change the bindings for a level of your choice. For example I, instead of:
Code: [Select]
spec3     = "music/hells_weapons.mid",have
Code: [Select]
spec3     = "newmp3/TNT - Metal.mp3",in my lua, thus changing what music plays in Hell's Armory :)

Is there any way to add something to a sort of playlist? Say, instead of it just playing the 2-3 different tracks it plays for the random floors, it plays them at random? I'm not well-versed in DoomRL's coding, but I have played around with a bit more "advanced" games like, well, most games made by Paradox.

2
Requests For Features / More music?
« on: October 08, 2011, 15:19 »
I love listening to 8-bit versions of my favorite music, and I had the idea that some of them could be used in DoomRL. Yay or nay?

This gave me the idea.

3
Discussion / Re: [VIDEO] DoomRL Tutorials
« on: June 16, 2011, 20:08 »
Nice stuff. You reminded me running exists and gave me a good idea of when to use it. Saved my ass a few times now.

4
Discussion / Re: one word... Shambler
« on: June 16, 2011, 20:07 »
On AoMr he can be a bit tough. Otherwise just prepare a double shotgun, juke into buildings and watch your hp and he'll go down pretty easy. Might have to burn through 2-3 medpaks if you're unlucky though.

5
Discussion / Re: Another "help this n00b" topic--AoMr
« on: June 13, 2011, 17:00 »
Judging by the comments Shambler is meant to be difficult on AoMR, but I really didn't have trouble with it the last game I managed to survive long enough to reach him on it. The thing that always gives me trouble is the bruiser brothers. By the time I've reached them I attack so fast it's hard to pace my dodging and there's no cover. I like AoMr because it's difficult to get set up but once you get going you deal ludicrous damage. All the challenge games I've played I tend to do better for some reason or another. I think my main downfall in my best AoMr game was making a high power pistol, since it meant I had to constantly reload if I couldn't pull off a kill in time for Gun Kata to do it for me.

Not sure on how to capture video, either. A bit off-topic, but could someone help me out with an unrelated problem? I can't get DoomRL to go fullscreen. It always starts in a different program from Aliens RL and Diablo RL, and when I hit alt+enter I get an error message saying "This system does not support fullscreen."

Pages: [1]