//Call Again in 2 seconds
set_task(2.0, "bumblebee_mafaka" , 0 , skIndex, 2)
This is a small clip of code out of my script. What it does is call another clip of script every 2 seconds. What do I change so that it calls that other part of the script every second, instead of 2?