Search found 69 matches
- Mon Apr 27, 2020 6:48 pm
- Forum: Script Library
- Topic: [v0.2.1] Stupid Achievements
- Replies: 29
- Views: 14601
Re: [v0.1] Stupid Achievements
can I replace that background gradient with an image?
- Mon Dec 09, 2019 8:08 pm
- Forum: Gameplay Mods
- Topic: Thomas
- Replies: 10
- Views: 2074
Re: Thomas
T h o m a s
- Wed Sep 18, 2019 10:52 pm
- Forum: Gameplay Mods
- Topic: ZMovement 3.2.1
- Replies: 248
- Views: 108963
Re: ZMovement 2.1 (Better, Meaner, and Airdasher)
Half-Life movement maybe?
- Sat Sep 14, 2019 7:07 pm
- Forum: Closed Feature Suggestions [GZDoom]
- Topic: Liquid Viscosity, I just wanna drown in molasses.
- Replies: 2
- Views: 645
Liquid Viscosity, I just wanna drown in molasses.
Not sure if this is a thing already, or if its even able to be implemented. Just thought maybe it would be kind of a cool feature.
Could be used for syrup, meat, oil, or bacon grease. Whatever suits your fancy. ( :
Could be used for syrup, meat, oil, or bacon grease. Whatever suits your fancy. ( :
- Fri Sep 06, 2019 7:59 pm
- Forum: Scripting
- Topic: ACS DEATH TIMER
- Replies: 13
- Views: 989
Re: ACS DEATH TIMER
One last thing. It works, and I thank you so much. But how do you change it to a hud message
- Thu Sep 05, 2019 5:41 pm
- Forum: Scripting
- Topic: ACS DEATH TIMER
- Replies: 13
- Views: 989
- Wed Sep 04, 2019 9:39 pm
- Forum: Scripting
- Topic: ACS DEATH TIMER
- Replies: 13
- Views: 989
Re: ACS DEATH TIMER
f*** it says im missing a bracket where it says
so like im sitting here like 
Code: Select all
Timer = Seconds * 35; - Wed Sep 04, 2019 7:28 pm
- Forum: Scripting
- Topic: ACS DEATH TIMER
- Replies: 13
- Views: 989
Re: ACS DEATH TIMER
Hmm, I guess it would make more sense. You have to complete a certain time limit in one area then the script terminates once it has been walked over. Roughly 2 mins would be the max for each area but i only need 1 script for each area the conditons are you walk over a line. timer starts and once it ...
- Wed Sep 04, 2019 5:45 pm
- Forum: Scripting
- Topic: ACS DEATH TIMER
- Replies: 13
- Views: 989
Re: ACS DEATH TIMER
Nope. To be honest I have no idea what t++; means. It doesnt auto complete by anything so I think thats where the issue is, that and when i retyped it and when i added d:(((t/35)%60)/10, it fell apart and caused the error and an missing argument..
- Wed Sep 04, 2019 5:42 pm
- Forum: Scripting
- Topic: ACS DEATH TIMER
- Replies: 13
- Views: 989
Re: ACS DEATH TIMER
wait i might be stupid hold on
- Wed Sep 04, 2019 5:38 pm
- Forum: Scripting
- Topic: ACS DEATH TIMER
- Replies: 13
- Views: 989
Re: ACS DEATH TIMER
Seems to be an issue with your coding. it says syntax error but I cant see anything wrong. Also I changed it to Script 7 DEATH and it didn't work. Thanks for the suggestion but Idk how to fix your code.
- Tue Sep 03, 2019 4:08 pm
- Forum: Scripting
- Topic: ACS DEATH TIMER
- Replies: 13
- Views: 989
Re: ACS DEATH TIMER
I really need help. If someone could help please tell me
- Mon Sep 02, 2019 11:30 pm
- Forum: Scripting
- Topic: ACS DEATH TIMER
- Replies: 13
- Views: 989
ACS DEATH TIMER
Listen right. Im not good at this coding stuff. I seriously need to practice my ACS skill since this is the second question today right? anyway back on topic ACS DEATH TIMER Sounds neat, I wanted this and I'm like hmm this might work so I copied and pasted the example on ZDoom wiki and I'm like ...
- Mon Sep 02, 2019 10:45 pm
- Forum: Mapping
- Topic: 3D floor button
- Replies: 2
- Views: 479
Re: 3D floor button
I appreciate this greatly. Thank you Kap, also will do (;
- Mon Sep 02, 2019 10:03 pm
- Forum: Mapping
- Topic: 3D floor button
- Replies: 2
- Views: 479
3D floor button
Like a button on the floor that would move down when you stand on it. I know its possible. I'm just incapable of doing this because i found it to be tedious and very frustrating. I would like to know if someone could maybe show me how because this is my attempt and it doesn't work script 5 (void ...