llMakeSmoke
LSLvoid llMakeSmoke(integer particles, float scale, float vel, float lifetime, float arc, string texture, vector offset)
Make smoke like particles. Deprecated: Use llParticleSystem instead.\ Make smoky particles using texture from the objects inventory. Deprecated: Use llParticleSystem instead.
Parameters
| Type | Name |
|---|---|
| integer | particles |
| float | scale |
| float | vel |
| float | lifetime |
| float | arc |
| string | texture |
| vector | offset |
Sleeps
0.1s
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
string llGetDate()
void llSetKeyframedMotion(list frames, list options)
void llMapDestination(string simname, vector pos, vector look_at)
list llListRandomize(list src, integer stride)
void llRemoveVehicleFlags(integer flags)
list llGetAnimationList(key id)
integer llRound(float f)
void llDialog(key avatarId, string message, list buttons, integer chat_channel)