#cant print current game tick

1 messages · Page 1 of 1 (latest)

eternal tundra
spring vault
#

open script analysis from the view tab and youll be able to catch these before playtesting

eternal tundra
#

i dont konw what i can do to fix it

spring vault
#

show the script

eternal tundra
spring vault
# eternal tundra

for one thing you spelled initialize wrong here
but thats not the error

#

where is the script with the error

eternal tundra
spring vault
#

can you zoom in a bit where the red line is

eternal tundra
#

here is a better image

spring vault
#

ok so youve used : when trying to get a value from self
: is only used when calling a function, you need to use .

eternal tundra
#

still didnt work

spring vault
#

but the syntax error is gone right

eternal tundra
#

no

spring vault
#

what

#

show what you have

eternal tundra
spring vault
#

can you stop screenshotting the entire screen i cant read that on mobile
show the line with the error

eternal tundra
#

k

long wadi
#

Isn't it just the ) after self:StartTime()??

#

Actually nvm

spring vault
#

whyd you change the symbol after workspace instead of the one causing the error

eternal tundra
spring vault
#

it should be workspace:GetServerTimeNow() and self.StartTime

eternal tundra
#

it dosent change anything its always the same error

spring vault
#

how

eternal tundra
#

idk

spring vault
#

what are you changing

eternal tundra
#

i tried changing the thing you told me to

#

workspace: to workspace.

spring vault
#

i did not tell you to change that

#

that part was fine as :

eternal tundra
#

then whats the problem

spring vault
#

what you should change is the symbol after self
the one causing the problem

eternal tundra
#

oh

#

it works now

#

sorry for my stupiditty i didint notice there was one after self

#

thanks for the help