Posts: 95
Threads: 31
Joined: Jul 2013
Reputation:
0
I just put a car menu in my gamemode but if i choose anything from it ingame. It shows me the dialog for putting your account password to login. What is causing this and how do i fix it?.
Posts: 273
Threads: 35
Joined: Sep 2012
Reputation:
0
use OnDialogResponse
//your codes
Posts: 985
Threads: 13
Joined: Sep 2011
Reputation:
0
Maybe your dialog IDs are conflicting. Make sure the dialogs have different IDs.