Difference between revisions of "Talking Creatures?"

2 bytes added ,  18:53, 5 June 2006
m
formatting
imported>DragoonWraith
(my version)
imported>DragoonWraith
m (formatting)
Line 181: Line 181:
   if ( doOnce == 1 )
   if ( doOnce == 1 )
     Talker.StartConversation player GREETING
     Talker.StartConversation player GREETING
   elseif ( doOnce == 2 ) ;set to 2 by GREETING, so after the greeting has played and we're back in GameMode
   elseif ( doOnce == 2 )
  ;set to 2 by GREETING, so after the greeting has played and we're back in GameMode
     StopLook
     StopLook
   endif
   endif