I'm making a script for SRL, and I can't figure out how to drop. I keep getting "[Error] (142:36): Type mismatch at line 141
Compiling failed.
My code that is messing up is :Simba Code:MouseItem (LogPattern[I],False);
Printable View
I'm making a script for SRL, and I can't figure out how to drop. I keep getting "[Error] (142:36): Type mismatch at line 141
Compiling failed.
My code that is messing up is :Simba Code:MouseItem (LogPattern[I],False);
Yeah, Used YoHoJo's Tut. Thanks, I couldn't get it to compile, but it does now.
+1
I believe all the mouse functions now use numbers so middle mouse buttons etc are also supported.