# Time event game script

**URL:** https://forum.kirupa.com/t/time-event-game-script/60733
**Category:** Uncategorized
**Created:** [August 12, 2004, 2:01am UTC](https://forum.kirupa.com/t/time-event-game-script/60733 "2004-08-12T02:01:03Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mdjstudios](https://avatars.discourse-cdn.com/v4/letter/m/e8c25b/32.png) [@mdjstudios](https://forum.kirupa.com/u/mdjstudios)
#### Post date: [August 12, 2004, 2:01am UTC](https://forum.kirupa.com/t/time-event-game-script/60733/1 "2004-08-12T02:01:03Z")

</div>

i was wondering about how to do a time event script for a game. for exapmle:  
10 seconds into the game: \_root.diver appears  
13 seconds into the game: \_root.battleship  
17 seconds into the game: \_root.battleship2  
18 seconds into the game: \_root.plane  
19 seconds into the game: \_root.diver appears  
24 seconds into the game: \_root.battleship

and also, i was wondering how to duplicate and mc, “\_root.diver” then place him on the x,y point. if you can at least tell me how to do the above that would be superb!
