Rev 30 | Rev 66 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 30 | Rev 52 | ||
|---|---|---|---|
| Line 97... | Line 97... | ||
| 97 | break |
97 | break |
| 98 | 98 | ||
| 99 | endswitch |
99 | endswitch |
| 100 | endevent |
100 | endevent |
| 101 | 101 | ||
| - | 102 | onevent EVENT_SPAWN |
|
| - | 103 | getactor[THISACTOR].owner owner |
|
| - | 104 | getactor[THISACTOR].picnum picnum |
|
| - | 105 | endevent |
|
| - | 106 | ||
| 102 | onevent EVENT_EGS |
107 | onevent EVENT_EGS |
| 103 | getactor[THISACTOR].picnum picnum |
108 | getactor[THISACTOR].picnum picnum |
| 104 | getactor[THISACTOR].owner owner |
- | |
| 105 | 109 | ||
| 106 | ifactor APLAYER setactor[THISACTOR].mdflags 16 |
110 | ifactor APLAYER setactor[THISACTOR].mdflags 16 |
| 107 | ifactor DUKETORSO setactor[THISACTOR].mdflags 16 |
111 | ifactor DUKETORSO setactor[THISACTOR].mdflags 16 |
| 108 | ifactor DUKEGUN setactor[THISACTOR].mdflags 16 |
112 | ifactor DUKEGUN setactor[THISACTOR].mdflags 16 |
| 109 | ifactor DUKELEG setactor[THISACTOR].mdflags 16 |
113 | ifactor DUKELEG setactor[THISACTOR].mdflags 16 |