Floor RaiseInstant: Difference between revisions

From ZDoom Wiki
Jump to navigation Jump to search
Content deleted Content added
Sargebaldy (talk | contribs)
mNo edit summary
Sargebaldy (talk | contribs)
m +cat
Line 6: Line 6:


Instantly raises the floor of the affected sectors by (height * 8) units. If tag is 0, then the sector on the line's back side is used.
Instantly raises the floor of the affected sectors by (height * 8) units. If tag is 0, then the sector on the line's back side is used.
[[category:floor specials]]

Revision as of 07:15, 17 August 2004

67:Floor_RaiseInstant (tag, arg1, height)

tag: Tag of affected sector 
arg1: Unused 
height: Height of move 

Instantly raises the floor of the affected sectors by (height * 8) units. If tag is 0, then the sector on the line's back side is used.