User contributions
Jump to navigation
Jump to search
- 13:40, 14 April 2025 diff hist +364 N TE KILLBEAM Created page with "Kills all beams attached to the target entity. <pre> void te_killbeam(CBaseEntity@ target, NetworkMessageDest msgType=MSG_BROADCAST, edict_t@ dest=null) { NetworkMessage m(m..." current
- 21:43, 12 April 2025 diff hist +78 m TE BEAMFOLLOW current
- 21:42, 12 April 2025 diff hist +4 m TE BEAMFOLLOW
- 21:41, 12 April 2025 diff hist +23 m TE BEAMFOLLOW
- 21:41, 12 April 2025 diff hist +1,156 N TE BEAMFOLLOW Created page with "A beam trail that follows a moving entity. The trail will kill itself if the entity is stopped and doesn't start moving within 1 second, or if the beam catches up with itself..."
- 21:33, 12 April 2025 diff hist +1 m File System →Associated Global Functions current
- 16:35, 7 April 2025 diff hist +83 m CConCommandSystem current
- 21:56, 5 April 2025 diff hist -1 m CClientCommand →Methods current
- 21:56, 5 April 2025 diff hist +1,319 N CClientCommand Created page with "The CClientCommand class represents a custom client command. Type: Reference type. <hr> This constructor creates a client command with the given name, help info, callback and..."
- 21:51, 5 April 2025 diff hist +1,295 N CConCommand Created page with "The CConCommand class represents a custom server command. Type: Reference type. <hr> This constructor creates a new command with the given name, help info, callback and flags..." current
- 21:47, 5 April 2025 diff hist +42 m CCommand current
- 21:46, 5 April 2025 diff hist +1,082 N CCommand Created page with "CCommand is a container class that stores command arguments, typically those from console commands or game chat. Type: Reference type. {| class="wikitable" style="vertical-a..."
- 21:33, 5 April 2025 diff hist +962 N TE BLOODSPRITE Created page with "A downward spray of sprites with an animated sprite in the center. frame|TE_BLOODSPRITE <pre> void te_bloodsprite(Vector pos, string sprite1="spri..." current
- 21:31, 5 April 2025 diff hist +926 N TE BLOODSTREAM Created page with "Ejects two streams of colored particles that fall to the ground. One stream is more condensed than the other. CUtility method: <code>void BloodStream(const Vector& in vecOrig..." current
- 21:29, 5 April 2025 diff hist +852 N TE BLOOD Created page with "Ejects several small clumps of colored particles. CUtility method:<br> <code>void BloodDrips(const Vector& in vecOrigin, const Vector& in vecDirection, int iColor, int iA..." current
- 21:26, 5 April 2025 diff hist +708 N TE PARTICLEBURST Created page with "Expanding cube of colored particles. frame|TE_PARTICLEBURST <pre> void te_particlebust(Vector pos, uint16 radius=128, uint8 color=250, uint8 li..." current
- 21:23, 5 April 2025 diff hist -1 m TE PROJECTILE current
- 21:23, 5 April 2025 diff hist +1,046 N TE PROJECTILE Created page with "Shoots a model in some direction. The model has no gravity and kills itself after colliding with an entity or the world. frame|TE_PROJECTILE) <pre>..."
- 21:22, 5 April 2025 diff hist +1,661 N TE BREAKMODEL Created page with "Spawns multiple rotating models with gravity, collisions, fadeout, particle trails, and sound effects. Models are spawned from random locations inside a box. This is the effe..." current
- 21:19, 5 April 2025 diff hist +879 N TE EXPLODEMODEL Created page with "Spawns multiple rotating models with gravity, collisions, particle trails, and flashing orange lights. frame|TE_EXPLODEMODEL <pre> void te_explode..." current
- 21:07, 5 April 2025 diff hist +730 N TE IMPLOSION Created page with "Group of tracers moving towards a point. frame|TE_IMPLOSION <pre> void te_implosion(Vector pos, uint8 radius=255, uint8 count=32, uint8 life=5, Netw..." current
- 21:05, 5 April 2025 diff hist +1,023 N TE STREAK SPLASH Created page with "Shoots multiple tracers in some direction, affected by gravity. frame|TE_STREAK_SPLASH <pre> void te_streaksplash(Vector start, Vector dir, uint8..." current
- 21:02, 5 April 2025 diff hist +741 N TE USERTRACER Created page with "Shoots a customizable bullet tracer. Due to the low precision of the life parameter, the tracer distance is much less accurate than TE_TRACER. File:TE USERTRACER.gif|fr..." current
- 21:01, 5 April 2025 diff hist +728 N TE TRACER Created page with "Standard bullet tracer effect. Colour of this effect is determined by tracerred, tracergreen and tracerblue cvars, opacity by traceralpha, speed by tracerspeed, distance from..." current
- 20:57, 5 April 2025 diff hist +1,509 N TE BEAMCYLINDER Created page with "A ring-shaped beam that expands over time. The orientation of the cylinder can't be changed. frame <pre> void te_beamcylinder(Vector pos, float r..." current
- 20:51, 5 April 2025 diff hist -2 m TE BEAMDISK current
- 20:49, 5 April 2025 diff hist +1,455 N TE BEAMDISK Created page with "An additive sprite disk that expands over time. The orientation of the disk can't be changed. frame <pre> void te_beamdisk(Vector pos, float radius,..."
- 20:45, 5 April 2025 diff hist -2 m TE BEAMENTPOINT current
- 20:43, 5 April 2025 diff hist +1,345 N TE BEAMENTS Created page with "An additive sprite beam between two moving entities. frame <pre> void te_beaments(CBaseEntity@ start, CBaseEntity@ end, string sprite="sprites/laser..." current
- 20:40, 5 April 2025 diff hist +3 m TE BEAMPOINTS current
- 20:39, 5 April 2025 diff hist +1,370 N TE BEAMENTPOINT Created page with "An additive sprite beam between a moving entity and a static point. frame <pre> void te_beamentpoint(CBaseEntity@ target, Vector end, string spr..."
- 20:22, 5 April 2025 diff hist +1,377 N TE BEAMPOINTS Created page with "An additive sprite beam between two static points.<br>File:TE_BEAMPOINTS.gif <pre> void te_beampoints(Vector start, Vector end, string sprite="sprites/laserbeam.spr", u..."
- 10:25, 30 March 2025 diff hist -6 m CEntityFuncs →CreateExplosion current
- 10:23, 30 March 2025 diff hist -13 m CEntityFuncs →CreateBeam
- 10:20, 30 March 2025 diff hist -10 m CEntityFuncs →CreateEntity
- 23:27, 29 March 2025 diff hist 0 N File:Engine palette 2.png current
- 23:26, 29 March 2025 diff hist 0 N File:Engine palette 1.png current
- 23:26, 29 March 2025 diff hist -6 m Temporary Effects →Palette #2 current
- 23:26, 29 March 2025 diff hist -6 m Temporary Effects →Palette #1
- 23:25, 29 March 2025 diff hist +24 m Temporary Effects
- 23:24, 29 March 2025 diff hist 0 N File:TE SPRAY.gif current
- 23:24, 29 March 2025 diff hist 0 N File:TE PLAYERSPRITES.gif current
- 23:23, 29 March 2025 diff hist 0 N File:TE FIREFIELD.gif current
- 23:23, 29 March 2025 diff hist 0 N File:TE BLOODSPRITE.gif current
- 23:23, 29 March 2025 diff hist -1 m Temporary Effects →Sprite-based Particle Effects
- 23:23, 29 March 2025 diff hist 0 N File:TE SPRITE SPRAY.gif current
- 23:22, 29 March 2025 diff hist 0 N File:TE BUBBLES.gif current
- 23:22, 29 March 2025 diff hist 0 N File:TE FIZZ.gif current
- 23:22, 29 March 2025 diff hist 0 N File:TE LARGEFUNNEL.gif current
- 23:22, 29 March 2025 diff hist 0 N File:TE BUBBLETRAIL.gif current