Blockland Forums > Modification Help
Timescale change without message [Solved]
Pages: (1/1)
Swollow:
How would I achieve changing the timescale without the "Blockhead has changed timescale to 0.3"
Ipquarx:
setTimeScale(%number);
Port:
--- Quote from: Ipquarx on June 16, 2012, 10:45:01 AM ---setTimeScale(%number);
--- End quote ---
That and commandToAll( 'TimeScale', %number );
Swollow:
thanks
Pages: (1/1)