TanguyOrtegat / esx_jb_realtimejailer

6 stars 8 forks source link

Change time #2

Closed Ultrunz closed 6 years ago

Ultrunz commented 6 years ago

Any way to change from hours to minutes?

TanguyOrtegat commented 6 years ago

TriggerServerEvent('esx_jb_jailer:PutInJail', playerid, data3.current.value, tonumber(jailtime)*60)

instead of TriggerServerEvent('esx_jb_jailer:PutInJail', playerid, data3.current.value, tonumber(jailtime)6060)

please try yourself and think how the script is made. i am not a bot that answers all of questions that you could find out by yourself