Progress Bar

Options and examples

QT.Progress(data)

duration : time for progress bar ( miliseconds )
description : progress title 
disabled : table with values for disabling player actions = 
--  (boolean values)
  FreezePlayer;
  MouseControl;
  Sprint;
  Vehicle; 
  target; -- # for ox_target right now 
animation : table with animations values = 
  dict;
  animation;
  scenario;   

Last updated