[SUBMISSION] Dual Barrel Laser Rifle
- MagicWazard
- Moderator
- Posts: 808
Speaking of sound, here's something weird regarding the pickup sound. I noticed there was an empty line in the "Spawn" state, after "Stop" and before the closing brace for states, so I tried deleting the empty line; after removing this line, the regular Doom weapon pickup sound plays when picking up the weapon IN ADDITION to the firing sound; and, the firing sound also still plays when using IDFA (the standard pickup sound doesn't, though). I have no idea why an empty line would prevent the standard pickup sound from playing, but there it is. I noticed there was also an empty line in between "Inventory.PickupMessage" and States; I tried deleting that too, but it didn't affect anything.
I did finally determine what was causing the firing sound to play upon pickup, although not why. Apparently the state "Held" is native to the "Inventory" class. When I noticed this, I changed the name of the "Held" state in the weapon to something else; after doing so, the firing sound no longer played when the weapon was picked up or IDFA'd. So I guess redefining this particular state causes odd side effects.
Please Log in or Create an account to join the conversation.
- BadMojo
- Topic Author
- Wicked
- Posts: 224
Please Log in or Create an account to join the conversation.
- MagicWazard
- Moderator
- Posts: 808
Oh, and it just occurred to me--since this borrows some assets from the Gatling Laser, is the Gatling Laser going to need an update to take advantage of any of the polish aspects applied to this submission? Like additional lights, etc.?
Please Log in or Create an account to join the conversation.
- BadMojo
- Topic Author
- Wicked
- Posts: 224
Yea Ill pm you with an updated link for the Gat Laser as soon as I've implemented the changes.
Please Log in or Create an account to join the conversation.
- MagicWazard
- Moderator
- Posts: 808
BadMojo wrote: Standardizing the pickup string? I'm not sure I quite follow what you mean lol... is that the pickup message? (I feel stupid for asking that :huh: )
Yea Ill pm you with an updated link for the Gat Laser as soon as I've implemented the changes.
By "pickup string" I mean changing it to "You got the Dual Laser!", to be consistent with other weapons' pickup messages, instead of "Picked up the Dual Laser", as it is now.
Also, updates need to be provided as "new" submission threads. That way we have a paper trail if something goes awry. You can forego all the usual preview and info stuff; it can just be a link to the new version with a description of the updated changes.
Please Log in or Create an account to join the conversation.
- BadMojo
- Topic Author
- Wicked
- Posts: 224
Edit: Updated v7.2 with changes.
Please Log in or Create an account to join the conversation.
- MagicWazard
- Moderator
- Posts: 808
Please Log in or Create an account to join the conversation.
- Blue Shadow
- Administrator
- Posts: 1129
Please Log in or Create an account to join the conversation.
- MagicWazard
- Moderator
- Posts: 808
Nice to finally see some positive activity on the Repo front again!
Please Log in or Create an account to join the conversation.
- BadMojo
- Topic Author
- Wicked
- Posts: 224
Please Log in or Create an account to join the conversation.