GTA sound after click on dialog
#1

Hello,
I want remove that after I click on my dialogs hear sound of click in GTA,
For dialog i using "OnDialogResponse"
So is there here way to remove click sounds on dialog without transfering to fdialog from ODR

Thanks in advance
Reply
#2

Just to clarify. You've currently got it set so that when you click on a specific dialog and it makes a sound and you want a way to remove the sound once you close the dialog?
Reply
#3

Quote:
Originally Posted by Stones
Посмотреть сообщение
Just to clarify. You've currently got it set so that when you click on a specific dialog and it makes a sound and you want a way to remove the sound once you close the dialog?
In other gamemode no sounds when click on dialog,
But i working 3-4 months on one older gamemode, so when i click on any button or list, or just press enter when dialog is on I hear GTA SA sounds, i want to remove it
Reply
#4

Someone.. ?
Reply
#5

Search for
Код:
PlayerPlaySound
under
Код:
OnDialogResponse
Reply
#6

Quote:
Originally Posted by Ritzy
Посмотреть сообщение
Search for
Код:
PlayerPlaySound
under
Код:
OnDialogResponse
On dialog response nothing, but on some dialogs is this song:
Код:
PlayerPlaySound(playerid, 1056, 0.0, 0.0, 0.0);
But after deleted them still sound after click on dialog

Also i aded 20+ new dialogs and they have same sounds
Reply
#7

What sounds? Like ding, or what?
Reply
#8

Quote:
Originally Posted by willbedie
Посмотреть сообщение
What sounds? Like ding, or what?
How does that matter?

Remove every PlayerPlaySound from the script and then see >.>
Reply
#9

Quote:
Originally Posted by Ritzy
Посмотреть сообщение
How does that matter?

Remove every PlayerPlaySound from the script and then see >.>
Fixed, Thank you, REP+
Reply
#10

Quote:
Originally Posted by Ritzy
Посмотреть сообщение
How does that matter?

Remove every PlayerPlaySound from the script and then see >.>
Well if he knew the id of the sound maybe he would find it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)