#random time
1 messages · Page 1 of 1 (latest)
im kinda new to skript so tell if im wrong lol sorry
%{_n}% seconds" parsed as timespan
if {_cinemakik} < 1:
send "hi" to player
set {holesartan} to false
else:
send "hii" to player```
like that?
sort of
wdym sort of lol
line 2 you have to use your variable, not {_n}. and you need to have opening quotes. and you cant just say something like that, you need to tell skript what to do
so how do i actually put in action?
set {_cinemakik} to random integer from 40 to 120
set %{_cinemakik}% seconds" parsed as timespan
if {_cinemakik} < 1:
send "hi" to player
set {holesartan} to false
else:
send "hii" to player```
like that?
you need to set something to it.
but how lol
im new to skript i have no idea how to do it
like another variable or something