stock GetSecondsBetweenAction(action) // By [03]Garsino{ return floatround(floatdiv((GetTickCount() - action), 1000), floatround_tozero);}