llMakeFountain
LSLvoid llMakeFountain(integer particles, float scale, float vel, float lifetime, float arc, integer bounce, string texture, vector offset, float bounce_offset)
Make a fountain of particles. Deprecated: Use llParticleSystem instead.\ Make a fountain of particles using texture from the objects inventory. Deprecated: Use llParticleSystem instead.
Parameters
| Type | Name |
|---|---|
| integer | particles |
| float | scale |
| float | vel |
| float | lifetime |
| float | arc |
| integer | bounce |
| string | texture |
| vector | offset |
| float | bounce_offset |
Sleeps
0.1s
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llRegionSay(integer channelID, string text)
void llRezAtRoot(string inventory, vector position, vector velocity, rotation rot, integer param)
void llStopSound()
void llResetOtherScript(string name)
integer llAgentInExperience(string agent_id)
vector llGroundContour(vector offset)
key llKeyCountKeyValue()
void llStopPointAt()