User contributions for Printz
From Eternity Wiki
Jump to navigationJump to search
20 June 2019
- 01:0101:01, 20 June 2019 diff hist −109 ACS built-in functions →Sound and music
- 01:0001:00, 20 June 2019 diff hist +104 N AmbientSound Created page with "'''ACS function''' void AmbientSound(str sound, int volume) Starts an ambient sound. Category:ACS"
- 01:0001:00, 20 June 2019 diff hist −50 ACS built-in functions →Sound and music
- 00:5900:59, 20 June 2019 diff hist +201 N ActivatorSound Created page with "'''ACS function''' void ActivatorSound(str sound, int volume) Starts a sound from script's activator, at the given volume. If there's no activating thing, the sound will be..."
- 00:5800:58, 20 June 2019 diff hist −145 ACS built-in functions →Sound and music
19 June 2019
- 16:0416:04, 19 June 2019 diff hist +42 CheckProximity →Parameters
- 15:4015:40, 19 June 2019 diff hist +2,310 N CheckProximity Created page with "'''ACS function''' ''boolean'' '''CheckProximity'''(''int tid'', ''str classname'', ''fixed distance''[, ''limit''[, ''flags'']]) Counts the actors of type ''classname'' clo..."
- 14:4214:42, 19 June 2019 diff hist +20 ACS built-in functions →Things
28 April 2019
- 02:5002:50, 28 April 2019 diff hist +23 Plane Copy No edit summary current
- 02:5002:50, 28 April 2019 diff hist +23 Plane Align No edit summary current
- 02:4902:49, 28 April 2019 diff hist +54 Plane Align No edit summary
- 02:4902:49, 28 April 2019 diff hist +55 Plane Copy No edit summary
- 02:4902:49, 28 April 2019 diff hist −689 Parameterized linedef specials →Slopes
- 02:4802:48, 28 April 2019 diff hist +504 N Plane Copy Created page with "*493/118:'''Plane_Copy'''(''frontfloortag'', ''frontceiltag'', ''backfloortag'', ''backceiltag'', ''shareslope'') :Only activated on map startup, it copies the slopes from oth..."
- 02:4802:48, 28 April 2019 diff hist +183 N Plane Align Created page with "*455/181:'''Plane_Align'''(''floor'', ''ceiling'') :Only activated on map startup, it sets up slopes in front (1), back (2) or both (3) parts of a line, for ''floor'' and ''ce..."
- 02:4702:47, 28 April 2019 diff hist +82 Slope linedef types No edit summary current
19 March 2019
- 13:4213:42, 19 March 2019 diff hist +109 Edge portals →Limitations current
- 13:4213:42, 19 March 2019 diff hist +274 Edge portals →Usage and requirements
12 March 2019
- 01:5601:56, 12 March 2019 diff hist +122 Thing type flags No edit summary
9 March 2019
- 09:0509:05, 9 March 2019 diff hist +49 PointPush SetForce No edit summary current
- 09:0309:03, 9 March 2019 diff hist +706 N PointPush SetForce Created page with "'''PointPush_SetForce'''(''tag'', ''tid'', ''magnitude'', ''use_line_vector'') * UDMF number: 227 * ExtraData number: 480 This is a static special which sets up a pus..."
- 08:5008:50, 9 March 2019 diff hist +130 Property transfer linedef types →Point pushers
- 08:3308:33, 9 March 2019 diff hist −4 Property transfer linedef types →Point pushers
- 08:3208:32, 9 March 2019 diff hist +77 Property transfer linedef types →New to Eternity
26 February 2019
- 13:2813:28, 26 February 2019 diff hist +49 Door Open No edit summary current
- 13:2713:27, 26 February 2019 diff hist +21 Door Open No edit summary
- 13:2513:25, 26 February 2019 diff hist −33 Linedef types →Floor
- 13:2113:21, 26 February 2019 diff hist +442 Floor movement classic specials →Regular types
- 12:2512:25, 26 February 2019 diff hist +36 N Donut linedef types Printz moved page Donut linedef types to Donut classic specials current
- 12:2412:24, 26 February 2019 diff hist −54 Parameterized linedef specials →Floor movement, earthquake
- 12:2312:23, 26 February 2019 diff hist −1,114 Parameterized linedef specials →Floor movement, earthquake
- 12:2212:22, 26 February 2019 diff hist +83 Parameterized linedef specials →Floor movement, earthquake
- 12:2112:21, 26 February 2019 diff hist +79 Parameterized linedef specials No edit summary
- 12:1812:18, 26 February 2019 diff hist +42 Floor TransferTrigger No edit summary current
- 12:1812:18, 26 February 2019 diff hist +48 Floor TransferNumeric No edit summary current
- 12:1812:18, 26 February 2019 diff hist 0 Floor TransferNumeric No edit summary
- 12:1712:17, 26 February 2019 diff hist +338 N Floor TransferNumeric Created page with "'''Floor_TransferNumeric'''(''tag'') *UDMF special: 235 *ExtraData special: 466 Changes the texture and type of tagged sectors to the values in the surrounding sector..."
- 12:1612:16, 26 February 2019 diff hist +176 Floor TransferTrigger No edit summary
- 12:1412:14, 26 February 2019 diff hist +28 Floor RaiseByValue No edit summary
- 12:1412:14, 26 February 2019 diff hist +1,751 N Floor RaiseByTexture Created page with "'''Floor_RaiseByTexture'''(''tag'', ''speed'', ''change'', ''crush'') *UDMF special: 240 *ExtraData special: 315 Raises the floor by the shortest lowest texture from..." current
- 12:0712:07, 26 February 2019 diff hist +24 Floor RaiseToNearest →See also current
- 12:0112:01, 26 February 2019 diff hist +1,827 N Floor RaiseByValue Created page with "'''Floor_RaiseByValue'''(''tag'', ''speed'', ''height'', ''change'', ''crush'') *UDMF special: 23 Raises tagged sectors' floors' by a given ''height'' value. A ''speed''..."
25 February 2019
- 09:1409:14, 25 February 2019 diff hist +45 Floor LowerToHighest No edit summary current
- 09:0609:06, 25 February 2019 diff hist +1,169 N Floor LowerToHighest Created page with "'''Floor_LowerToHighest'''(''tag'', ''speed'', ''adjust'', ''force_adjust) *UDMF special: 242 *ExtraData special: 416 Lowers tagged sectors' floors to their highest n..."
- 09:0009:00, 25 February 2019 diff hist +1,414 N Floor LowerToHighestEE Created page with "'''Floor_LowerToHighestEE'''(''tag'', ''speed'', ''change'') *UDMF special: 256 *ExtraData special: 307 Lowers tagged sectors' floors to their highest neighbours. If..." current
- 08:5308:53, 25 February 2019 diff hist +2,169 N Floor RaiseToLowestCeiling Created page with "'''Floor_RaiseToLowestCeiling'''(''tag'', ''speed'', ''change'', ''crush'', ''gap'') *UDMF special: 238 *ExtraData special: 312 Raises tagged sectors' floors to their..." current
- 08:4808:48, 25 February 2019 diff hist +1,592 N Floor LowerToNearest Created page with "'''Floor_LowerToNearest'''(''tag'', ''speed'', ''change'') *UDMF special: 22 *ExtraData special: 311 Lowers tagged sectors' floors to their next neighbours' floors. Th..." current
- 08:4808:48, 25 February 2019 diff hist +26 Floor LowerToLowest No edit summary current
- 08:4708:47, 25 February 2019 diff hist +26 Floor RaiseToNearest No edit summary
- 08:4408:44, 25 February 2019 diff hist +104 Floor movement classic specials →Generalized types