Search found 40 matches
- Fri Apr 01, 2022 7:01 pm
- Forum: Scripting
- Topic: Help understanding the Hate thing in actors (NO ZSCRIPT)
- Replies: 2
- Views: 2118
Re: Help understanding the Hate thing in actors (NO ZSCRIPT)
Ok ty for the video it will help
- Thu Mar 31, 2022 11:16 am
- Forum: Scripting
- Topic: Help understanding the Hate thing in actors (NO ZSCRIPT)
- Replies: 2
- Views: 2118
Help understanding the Hate thing in actors (NO ZSCRIPT)
Like the title says, i need to fully understand how hate works in hexen, doom, etc. Since i want to know how the change target works in doom and how to modify it via decorate, what Im trying to do is to make monsters attack other monsters not the player but this monster is not a friendly, i already ...
- Wed Mar 30, 2022 10:15 am
- Forum: Scripting
- Topic: Decorate Error
- Replies: 2
- Views: 331
Re: Decorate Error
I can only tell you have an error in line 3 but we need to see the code so we can help you XD
- Sun Feb 27, 2022 12:48 pm
- Forum: Scripting
- Topic: A question about 2d
- Replies: 2
- Views: 219
Re: A question about 2d
ok, i will check it out, thank you
- Sun Feb 27, 2022 7:56 am
- Forum: Scripting
- Topic: A question about 2d
- Replies: 2
- Views: 219
A question about 2d
I was wondering if someone has ever did a 2d platformer using zdoom acs and if you did, how you made it?, i have a little project and was wondering if it was possible to use zdoom for it since its a little 2d platformer.
- Sun May 16, 2021 8:19 am
- Forum: Scripting
- Topic: A question about damage type and ACS
- Replies: 1
- Views: 352
A question about damage type and ACS
Hello, i was swondering it there is a way for the ACS code to knwo what kind of Damagetype the player got killed by i tried making this but it doesnt work and i dnt seem to find a way to know via ACS if the player died by fire, im not touching the decorates since i want this to go exclusive via ACS ...
- Tue Nov 10, 2020 8:38 pm
- Forum: Tutorials
- Topic: Strife's Dialog System - UDMF Flavor
- Replies: 151
- Views: 100637
Re: Strife's Dialog System - UDMF Flavor
ok this could work, i will try it and see if i manage to get it work, i will ask again if i have trouble
- Sun Oct 18, 2020 11:30 am
- Forum: Tutorials
- Topic: Strife's Dialog System - UDMF Flavor
- Replies: 151
- Views: 100637
Re: Strife's Dialog System - UDMF Flavor
hello again and thanks again for the help Vostyok, but now i was wondering is it possible to play a sound when you dont have the neccesary item or you end a dilog, im making the RE4 merchant just for fun but well i cant seem to put a sound when the transaction ends or fail and second is it possible ...
- Sat Oct 17, 2020 8:00 am
- Forum: Tutorials
- Topic: Strife's Dialog System - UDMF Flavor
- Replies: 151
- Views: 100637
Re: Strife's Dialog System - UDMF Flavor
thank you so much this is exactly what i needed i was actually to make the stuff works with the option but it was bugged and never returned to the original page, ty again vostyok now i see what i made wrong lol
- Fri Oct 16, 2020 4:44 pm
- Forum: Tutorials
- Topic: Strife's Dialog System - UDMF Flavor
- Replies: 151
- Views: 100637
Re: Strife's Dialog System - UDMF Flavor
I have a question, beforehand great guide it works wonderful for everything i try to do, well, almost cause i cant seem to figure out how to make when you make a choice, you call another choice, since i want to make a shopkeeper that not only sell stuff but also buy it, i know how to make both ...
- Wed Jul 15, 2020 8:36 pm
- Forum: Scripting
- Topic: Speed question
- Replies: 4
- Views: 318
Re: Speed question
Ok that works ty
- Wed Jul 15, 2020 2:55 pm
- Forum: Scripting
- Topic: Speed question
- Replies: 4
- Views: 318
Re: Speed question
But the more closest value what would it ve?
- Wed Jul 15, 2020 1:43 pm
- Forum: Scripting
- Topic: Speed question
- Replies: 4
- Views: 318
Speed question
I have a question about speed,the players speed normally is a float value of 1.0 but in a normal decorate for a monster to have the same speed as a player wich speed value should be?
- Tue Jun 09, 2020 3:30 pm
- Forum: Scripting
- Topic: I have a problem with an acs
- Replies: 6
- Views: 409
Re: I have a problem with an acs
o true i forgot screenseeker i will try it and the givebody function i didnt knew it i will try it
- Tue Jun 09, 2020 2:51 pm
- Forum: Scripting
- Topic: I have a problem with an acs
- Replies: 6
- Views: 409
Re: I have a problem with an acs
Yes i have seeker missile and its a projectile, regard using zscript i prefer to avoid it since i want to make it more universal still if i cant do certain things then maybe i will move to zscript, is there a way a monster can be healed btw?