Rev 8 | Rev 30 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8 | Rev 14 | ||
---|---|---|---|
Line 64... | Line 64... | ||
64 | ifpdistl 1024 |
64 | ifpdistl 1024 |
65 | { |
65 | { |
66 | getplayer[THISACTOR].i temp |
66 | getplayer[THISACTOR].i temp |
67 | setactor[temp].htextra SNOWBALLAMOUNT |
67 | setactor[temp].htextra SNOWBALLAMOUNT |
68 | setactor[temp].htpicnum SNOWBALL |
68 | setactor[temp].htpicnum SNOWBALL |
69 | getactor[THISACTOR].owner temp2 |
69 | // getactor[THISACTOR].owner temp2 |
70 | setactor[temp].htowner temp2 |
70 | setactor[temp].htowner owner |
- | 71 | ||
71 | // addphealth SNOWBALLAMOUNT |
72 | // addphealth SNOWBALLAMOUNT |
72 | 73 | ||
73 | debris SCRAP3 5 |
74 | debris SCRAP3 5 |
74 | globalsound DUKE_GRUNT |
75 | globalsound DUKE_GRUNT |
75 | state headhitstate |
76 | state headhitstate |