User contributions for Printz
From Eternity Wiki
Jump to navigationJump to search
22 June 2019
- 10:5410:54, 22 June 2019 diff hist +109 CheckProximity No edit summary
- 10:5210:52, 22 June 2019 diff hist +169 CheckProximity →Parameters
- 10:1410:14, 22 June 2019 diff hist +17 N PKE Redirected page to ZIP current
- 07:3007:30, 22 June 2019 diff hist 0 ACS built-in functions →Things
- 07:2907:29, 22 June 2019 diff hist +91 GetPolyobjX →ACS functions current
- 07:2807:28, 22 June 2019 diff hist −11 ACS built-in functions →Polyobjects
- 07:2807:28, 22 June 2019 diff hist +25 N GetPolyobjY Redirected page to GetPolyobjX current
- 07:2707:27, 22 June 2019 diff hist +260 N GetPolyobjX Created page with "==ACS functions== fixed GetPolyobjX (int po) fixed GetPolyobjY (int po) Returns the X (respectively Y) coordinate of polyobject ''po'''s center point. It does not return the..."
- 07:2607:26, 22 June 2019 diff hist −10 ACS built-in functions →Polyobjects
- 07:2407:24, 22 June 2019 diff hist +193 N SoundSequenceOnActor Created page with "==ACS function== void SoundSequenceOnActor (int tid, str sndseq) Starts a soundsequence named ''sndseq'' on a thing tagged ''tid''. ===See also=== *ACS functions..."
- 07:1307:13, 22 June 2019 diff hist −24 ACS built-in functions →Sound and music
- 06:2306:23, 22 June 2019 diff hist +44 N Healtheffect Redirected page to EDF item effects and inventory current
- 06:2006:20, 22 June 2019 diff hist +34 N Playerclass Redirected page to EDF player reference current
- 05:1605:16, 22 June 2019 diff hist +18 EDF item effects and inventory No edit summary
- 04:2804:28, 22 June 2019 diff hist +237 N CheckActorClass Created page with "==ACS function== bool CheckActorClass(int tid, str class) Returns TRUE if the first thing with the given ''tid'' is of the given ''class'' (EDF thingtype or ZDoom com..." current
- 04:2704:27, 22 June 2019 diff hist −96 ACS built-in functions →Things
- 04:2404:24, 22 June 2019 diff hist +589 N Radius Quake2 Created page with "==ACS function== void Radius_Quake2 (int tid, int intensity, int duration, int damrad, int tremrad, str sound) Produces earthquake on tagged things. Unlike the linedef specia..." current
- 04:2104:21, 22 June 2019 diff hist −75 ACS built-in functions →Quake
- 04:2004:20, 22 June 2019 diff hist +51 SetActorVelocity No edit summary current
- 04:1904:19, 22 June 2019 diff hist +70 SetActorProperty No edit summary current
- 04:1704:17, 22 June 2019 diff hist +14 SpawnSpotFacingForced →Parameters current
- 04:1704:17, 22 June 2019 diff hist +729 N SpawnSpotFacingForced Created page with "==ACS function== int SpawnSpotFacingForced (str classname, int spottid [, int tid]) Creates things on top of tagged map spots. It will do so even if they would be blocked. Un..."
- 04:1304:13, 22 June 2019 diff hist −41 ACS built-in functions →Things
- 01:4001:40, 22 June 2019 diff hist +873 N SpawnSpotForced Created page with "==ACS function== int SpawnSpotForced (str classname, int spottid [, int tid [, int angle]]) Spawns (creates) things on top of tagged map spot things. It will do so even if th..." current
- 01:3201:32, 22 June 2019 diff hist −55 ACS built-in functions →Things
21 June 2019
- 01:0901:09, 21 June 2019 diff hist +530 N SetActivatorToTarget Created page with "'''ACS function''' bool SetActivatorToTarget (int tid) If a thing tagged ''tid'' exists, and this thing has a target (either monster enemy or projectile originator), cur..." current
- 01:0701:07, 21 June 2019 diff hist +26 SetActivator →See also current
- 01:0701:07, 21 June 2019 diff hist +56 SetActivator No edit summary
- 01:0601:06, 21 June 2019 diff hist −11 ACS built-in functions →Things
- 01:0501:05, 21 June 2019 diff hist +160 N SetActivator Created page with "'''ACS function''' int SetActivator (int tid) Changes current script's activator to that tagged by tid. ==See also== *ACS functions Category:ACS"
- 01:0401:04, 21 June 2019 diff hist −30 ACS built-in functions →Things
- 01:0301:03, 21 June 2019 diff hist +26 N GetActorVelZ Redirected page to GetActorVelX current
- 01:0301:03, 21 June 2019 diff hist +26 N GetActorVelY Redirected page to GetActorVelX current
- 01:0301:03, 21 June 2019 diff hist +36 ACS built-in functions →Things
- 01:0301:03, 21 June 2019 diff hist +2 GetActorVelX No edit summary current
- 01:0201:02, 21 June 2019 diff hist +333 N GetActorVelX Created page with "'''ACS function''' ''fixed'' '''GetActorVelX'''(''int tid'') ''fixed'' '''GetActorVelY'''(''int tid'') ''fixed'' '''GetActorVelZ'''(''int tid'') Returns the X, Y, respective..."
- 00:5900:59, 21 June 2019 diff hist +18 ACS built-in functions →Things
- 00:5800:58, 21 June 2019 diff hist 0 ACS built-in functions →Sound and music
- 00:5800:58, 21 June 2019 diff hist +19 PlayActorSound →See also
- 00:5700:57, 21 June 2019 diff hist +36 N ACS functions Redirected page to ACS built-in functions current
- 00:5600:56, 21 June 2019 diff hist +1,136 N PlayActorSound Created page with "'''ACS function''' void PlayActorSound (int tid, int sound[, int channel[, fixed volume[, bool looping[, fixed attenuation]]]]) Plays a sound belonging to a thingtype's desc..."
- 00:4700:47, 21 June 2019 diff hist −82 ACS built-in functions →Sound and music
20 June 2019
- 14:2814:28, 20 June 2019 diff hist +317 ACS scripting No edit summary current
- 14:2414:24, 20 June 2019 diff hist −68 ACS scripting →Doom (classic) format maps: Removed extradata reference
- 01:1601:16, 20 June 2019 diff hist +34 PlaySound →ACS function
- 01:1501:15, 20 June 2019 diff hist +94 PlaySound No edit summary
- 01:1401:14, 20 June 2019 diff hist +816 PlaySound →ACS function
- 01:0401:04, 20 June 2019 diff hist +242 PlaySound No edit summary
- 01:0301:03, 20 June 2019 diff hist −94 ACS built-in functions →Sound and music
- 01:0201:02, 20 June 2019 diff hist +168 N LocalAmbientSound Created page with "'''ACS function''' void LocalAmbientSound(str sound, str volume) Starts an ambient sound that can only be heard by the activator, normally a player. Category:ACS"