Cutstuff Home
CMM's Twitter
MM8BDM Wiki
ZDoom Wiki
Zandronum
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Advanced Search
Cutstuff Forum
»
Mega Man 8-bit Deathmatch
»
Help & Editing
»
Lethal ridable platform?
Print
Pages: [
1
]
Author
Topic: Lethal ridable platform? (Read 1853 times)
0 Members and 1 Guest are viewing this topic.
October 30, 2021, 01:46:31 PM
Read 1853 times
Mengo329
Standard Member
Date Registered: October 28, 2021, 03:31:26 AM
Lethal ridable platform?
«
on:
October 30, 2021, 01:46:31 PM »
So I'm making a mod for 8BDM and one of the new inventory items is the super arrow from Megaman 5. You can ride on it and I have that working, and it can kill any player it flies into, and I have the damage working, but it only counts as a miscellaneous death instead of being killed by the user. Any way to make the damage "belong" to the user, if that makes any sense?
Logged
November 03, 2021, 08:19:19 PM
Reply #1
Trillster
Time Lord
what's a code
>
>
>
>
>
Date Registered: July 18, 2014, 08:42:32 PM
Re: Lethal ridable platform?
«
Reply #1 on:
November 03, 2021, 08:19:19 PM »
My best guesses are either you're spawning a projectile that's losing its owner so it's not longer able to attribute the damage to that owner, or it's a projectile that's spawning another projectile and not properly attributing owner that way. You might wanna look at something like Ice Wall which is also a lethal ridable platform. I think that's pretty much the best suggestion I could give without looking at the code itself to scout out red flags.
Logged
Print
Pages: [
1
]
Cutstuff Forum
»
Mega Man 8-bit Deathmatch
»
Help & Editing
»
Lethal ridable platform?