#cant print current game tick
1 messages · Page 1 of 1 (latest)
syntax error
open script analysis from the view tab and youll be able to catch these before playtesting
i dont konw what i can do to fix it
show the script
for one thing you spelled initialize wrong here
but thats not the error
where is the script with the error
can you zoom in a bit where the red line is
ok so youve used : when trying to get a value from self
: is only used when calling a function, you need to use .
still didnt work
but the syntax error is gone right
no
can you stop screenshotting the entire screen i cant read that on mobile
show the line with the error
whyd you change the symbol after workspace instead of the one causing the error
it should be workspace:GetServerTimeNow() and self.StartTime
it dosent change anything its always the same error
how
idk
what are you changing
then whats the problem
what you should change is the symbol after self
the one causing the problem