Search found 20 matches
- Thu Oct 03, 2019 10:22 pm
- Forum: Off-Topic
- Topic: Romero's Children - A LGTB+ and Allies support server
- Replies: 3
- Views: 929
Re: Romero's Children - A LGTB+ and Allies support server
what dose this have to do with doom?
- Thu Jan 31, 2019 8:31 pm
- Forum: Scripting
- Topic: is there a way to resurrect a player via acs script?
- Replies: 2
- Views: 982
Re: is there a way to resurrect a player via acs script?
This should work, do note that this has the side effect of always teleporting the player if it dies, so you may want to be careful with it. script 15 ENTER //when player dies in mini game { If(CheckInventory("playerisgaming") == 1) { SetPlayerProperty (0, 1, PROP_BUDDHA); //never allow the player ...
- Thu Jan 31, 2019 11:40 am
- Forum: Scripting
- Topic: is there a way to resurrect a player via acs script?
- Replies: 2
- Views: 982
is there a way to resurrect a player via acs script?
as the title of this topic implies i would like to know if there a way to resurrect the player when they die through acs scripting here's what i have atm script 15 death //when player dies in mini game { If(CheckInventory("playerisgaming") <= 1) { TakeInventory("playerisgaming",1); Teleport_NoFog(0 ...
- Tue Jan 29, 2019 6:29 pm
- Forum: General
- Topic: [SPRITES] Spriting Carnival!!
- Replies: 38041
- Views: 4658687
Re: [SPRITES] Spriting Carnival!!

- Tue Apr 17, 2018 7:22 am
- Forum: General
- Topic: Mod Download Broken? Request Reuploads Here
- Replies: 4985
- Views: 1240650
Re: Mod Download Broken? Request Reuploads Here
does anyone have a link to the Regular Day mod?
- Wed Mar 07, 2018 9:07 am
- Forum: Technical Issues
- Topic: linux alternative to slade?
- Replies: 3
- Views: 573
Re: linux alternative to slade?
I see thanks
- Wed Mar 07, 2018 8:59 am
- Forum: Technical Issues
- Topic: linux alternative to slade?
- Replies: 3
- Views: 573
linux alternative to slade?
I have used slade since i started modding back in 2012-2013 but with windows 10 being utter trash and suddenly restarting my laptop to download updates that do nothing but make my computer run slower every week or so I am making the move to linux,so is there a Linux alternative to slade?
- Wed Jan 03, 2018 8:57 pm
- Forum: Resources
- Topic: SKELEGANT'S SPRITE BOUTIQUE!
- Replies: 29
- Views: 19082
Re: SKELEGANT'S SPRITE BOUTIQUE!
oh man so happy you finally made a sprite resource thread,I can't wait to see what other sprites you will put on here 

- Thu Sep 14, 2017 2:07 am
- Forum: TCs, Full Games, and Other Projects
- Topic: Resident Evil codename Hunk : WIP, new progress
- Replies: 4
- Views: 2225
Re: Resident Evil codename Hunk : WIP, new progress
holy crap
projects like this always gets me so hyped up, can't wait to play this 


- Thu Jul 27, 2017 10:03 am
- Forum: General
- Topic: GZDooM or other source ports for windows vista?
- Replies: 7
- Views: 608
- Thu Jul 27, 2017 9:52 am
- Forum: General
- Topic: GZDooM or other source ports for windows vista?
- Replies: 7
- Views: 608
Re: GZDooM or other source ports for windows vista?
that makes sense I guess,thanks for explaining it for me (sorry if i seem a bit robotic I'm still new to forums)
- Thu Jul 27, 2017 9:47 am
- Forum: General
- Topic: GZDooM or other source ports for windows vista?
- Replies: 7
- Views: 608
Re: GZDooM or other source ports for windows vista?
oh
that actually really sucks,man i forgot microsoft is trying force everyone to use windows 10,ah well thanks for the advice friend 


- Thu Jul 27, 2017 9:33 am
- Forum: General
- Topic: GZDooM or other source ports for windows vista?
- Replies: 7
- Views: 608
GZDooM or other source ports for windows vista?
(my apologies if I posted this in the wrong category) I've recently found my old windows vista computer and after I did a factory reset (due to it having a virus because I was a dumb kid back then -_-) I was wondering what version of GZdoom is compatible with it,as I would love to play doom and ...
- Fri Jun 23, 2017 12:08 pm
- Forum: General
- Topic: Mod Download Broken? Request Reuploads Here
- Replies: 4985
- Views: 1240650
Re: Mod Download Broken? Request Reuploads Here
hey dose anyone have that f.e.a.r mod by Mr.Pencil
viewtopic.php?f=43&t=46975
viewtopic.php?f=43&t=46975
- Wed May 10, 2017 9:20 am
- Forum: Editing (Archive)
- Topic: The "How do I..." Thread
- Replies: 14568
- Views: 896556
Re: The "How do I..." Thread
hey is there a way to replace certain enemies spawns and maps via a custom menu option? like for example a toggle option that allows you to switch the wolfenstein nazis with a custom monster and replace the wolfenstein levels with a custom level