Posts: 100
Threads: 11
Joined: Dec 2018
Quote:
Originally Posted by TheToretto
Code:
Dialog:TEST(playerid, dialogid, response, listitem, inputtext[])
Should be
Code:
Dialog:TEST(playerid, response, listitem, inputtext[])
Edit: Nevermind, I was running tests leaving this tab open.
|
Thank you too, I should pay more attention to the readme next time haha.