ScriptUO
		Scripting Resources & Utilities => OEUO => OpenEUO Scripting Chat => Topic started by: Tidus on October 14, 2010, 08:10:54 AM
		
			
			- 
				
			
 
			
			- 
				Typically that means that something is expected on the line above. 
for instance if it tells you had 
x = x + 2 
and it told you the error on that line was then expected near something then chances are above that your if statement is missing a then. 
			 
			
			- 
				showmsg is not a command.  See my tutorial i did for Cerveza on movingitems... I impleemnt a showmsg function that i ripped from others code...