View Single Post
  #9  
Old 03-18-2005, 06:57 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally Posted by coreys
everything is in function format(which is good because that will make scripts run smoother and faster). For example:
hide;
is now
hide();
How is that change likely to make scripts run smoother and faster?
__________________
Reply With Quote