Thread: gs2 obstacles
View Single Post
  #7  
Old 10-14-2005, 07:45 AM
Rick Rick is offline
PipBoy Extraordinaire!
Rick's Avatar
Join Date: Jul 2004
Location: Long Beach, California.
Posts: 831
Rick is on a distinguished road
Quote:
Originally Posted by napo_p2p
Just a general question...

Is it bad if you don't use this.setTimer(float)?
(ex: setTimer(float)

I'm guessing that it wouldn't be, since commands without the "this." prefix are already being called to the current 'object'?
Correct.

I do it in accordance to Era's Scripting Guidelines.
Reply With Quote