06-21-2015, 12:07 AM
Thanks! That's a lot simpler than what I was thinking before.
I crated a "cTaskPlaySound" so that others could use the schedule to schedule sounds.
The only problem I ran into was finding a reference to cWorld. The on use button has a reference to cWorldInterface, so I pulled it from player->GetWorld, hope that's not wrong.
Again thanks for you help.
I crated a "cTaskPlaySound" so that others could use the schedule to schedule sounds.
The only problem I ran into was finding a reference to cWorld. The on use button has a reference to cWorldInterface, so I pulled it from player->GetWorld, hope that's not wrong.
Again thanks for you help.