I need help with "wait 2000 ms" or just "wait 2000"
	
	
	
		
when it is typed in chat [font=Monaco, Consolas, Courier, monospace]You have 5 minutes to sign the check before it becomes invalid.[/font]
[font=Monaco, Consolas, Courier, monospace]It doesn't wait 2000 ms it just types /capturf[/font]
			
			
		Code:
	
	if and
        0@ == 1 
        0C18: 5@ = strstr string1 4@ string2 "You have 5 minutes to sign the check before it becomes invalid." 
    then 
        wait 2000 ms 
        say "/capturf"when it is typed in chat [font=Monaco, Consolas, Courier, monospace]You have 5 minutes to sign the check before it becomes invalid.[/font]
[font=Monaco, Consolas, Courier, monospace]It doesn't wait 2000 ms it just types /capturf[/font]
 
				 
 
		 
 
		