Source SDK Base 2007 particle bug: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(plz help me find the name of this entity. i reported it on the sourcesdk subreddit once)
 
No edit summary
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{warning|The name of the entity on this page has not been discovered yet.}}
[[File:Source 2007 particle orb bug.jpg|right|thumb|White particle orb which appears to containing all particles{{confirm}}.]]
In {{srcsdk07|4}}, if a player is damaged by an NPC or kills an NPC, a white [[particle]] orb which contains bloods and other particles may appear at the center of the map. (i. e. 0,0 or x=0 y=0)


In the Source SDK 2007 engine, if a player is damaged by an NPC or kills an NPC, a random object may appear at the center of the map. (i. e. 0,0 or x=0 y=0)
The game framerate will slowly drop, which is determined by how close you are to the particle (or if you zoom at it), and how many of them spawn after the player get's hurt or killing NPCs multiple times.
The object appears as an orb, probably looking like as if it's one of the editor textures for the classes in Hammer.


The game starts to freeze in framerate, which is determined by how close you are to the object.
{{Note|This issue isn't present in some SDK Base 2007 games like {{bms12|2}}. It only exist in {{code|sourcetest}} (Source Engine Test).}}
 
==External Links==
Preview[http://i.imgbox.com/QeskMJOl.jpg]
 
{{stub}}
[[Category:Source]][[Category:Source 2007]][[Category:Feedback]][[Category:Particle System]][[Category:Particle Effects]]

Latest revision as of 00:26, 16 May 2025

White particle orb which appears to containing all particles[confirm].

In Source SDK Base 2007 Source SDK Base 2007, if a player is damaged by an NPC or kills an NPC, a white particle orb which contains bloods and other particles may appear at the center of the map. (i. e. 0,0 or x=0 y=0)

The game framerate will slowly drop, which is determined by how close you are to the particle (or if you zoom at it), and how many of them spawn after the player get's hurt or killing NPCs multiple times.

Note.pngNote:This issue isn't present in some SDK Base 2007 games like Black Mesa (mod) Black Mesa (mod). It only exist in sourcetest (Source Engine Test).

External Links

Preview[1]

Stub

This article or section is a stub. You can help by expanding it.