ZDoom Wiki Thread

We sure do have a lot of rules and guidelines threads - find them all here, and please make sure you've read them! Also, community-wide announcements (that aren't major ZDoom News) go here as well.
GrayFace
Posts: 39
Joined: Mon Feb 13, 2023 1:34 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 7 x64
Graphics Processor: ATI/AMD with Vulkan/Metal Support

Re: ZDoom Wiki Thread

Post by GrayFace »

https://zdoom.org/wiki/A_Warp
Wrong description for WARPF_BOB. It only accounts for bobbing of the warp-to actor. If the warped actor's has FLOATBOB flag, not only is bobbing phase unchanged, but it won't even appear in the correct position at the frame on which A_Warp is called, because A_Warp fully ignores its own bobbing.
User avatar
Redneckerz
Spotlight Team
Posts: 1111
Joined: Mon Nov 25, 2019 8:54 am
Graphics Processor: Intel (Modern GZDoom)

Re: ZDoom Wiki Thread

Post by Redneckerz »

GrayFace wrote: Mon Nov 18, 2024 9:39 am P.S. I'd like to have a Wiki account to change things directly.
ask Rachael and/or Gez.
GrayFace
Posts: 39
Joined: Mon Feb 13, 2023 1:34 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 7 x64
Graphics Processor: ATI/AMD with Vulkan/Metal Support

Re: ZDoom Wiki Thread

Post by GrayFace »

https://zdoom.org/wiki/ZScript_actor_flags
> The only flags which cannot be changed this way are NOSECTOR and NOBLOCKMAP
Also COUNT* flags must be changed using A_ChangeCountFlags to update counts on the level.

https://zdoom.org/wiki/A_SpawnParticleEx
size is the diagonal size of the particle, so you must multiply the desired size of the side of the square by sqrt(2).
Due to a bug (I assume) particle textures appear rotated by 180 degrees, you need to set startroll to 180 and specify SPF_ROLL to counteract this.
Redneckerz wrote: Fri Apr 11, 2025 5:17 am
GrayFace wrote: Mon Nov 18, 2024 9:39 am P.S. I'd like to have a Wiki account to change things directly.
ask Rachael and/or Gez.
Do you have a link to an account of one of them? Forum lacks search field in member list. I wrote to Jekyll Grim Payne, he's the only one of them in admins list, but the message is still in Outbox, which probably means he didn't read it.
[edit] Nevermind, found them, thanks

Return to “Rules and Forum Announcements”