default { state_entry() { llSetTimerEvent(0.1); } timer() { vector pos = llGetPos(); llSetText("Altitude: " + (string)llRound(pos.z) + "m\nSpeed: " + (string)llRound(llVecMag(llGetVel())) + "m/s",<1,1,1>,1); } }
Zuletzt angesehen: • Online Indicator • Poseball • Support • Webcam Lippstadt • Particle System • Linux-Mediacenter (Linux MCE) • Sit Target • OpenSIM-Installation unter Windows • Fire Particle • Altimeter / Speedometer