error 035: argument type mismatch (argument 3)
#2

3rd argument is the style parameter, not the string you have there... You've mucked up the order of the params, and you've omitted the dialogid.

it goes... (playerid, dialogid, style, caption[], info[], button1[], button2[])

you have (playerid, style, caption[], info[], button1[], button2[])
Reply


Messages In This Thread
error 035: argument type mismatch (argument 3) - by RODELA - 10.03.2018, 11:50
Re: error 035: argument type mismatch (argument 3) - by Sew_Sumi - 10.03.2018, 12:07

Forum Jump:


Users browsing this thread: 1 Guest(s)