#How do i fix ServerScriptService.Main.Mob:21: invalid 'for' limit (number expected, got nil)?

10 messages · Page 1 of 1 (latest)

glass falcon
#

would i see the script?

jaunty hearth
#

oh yeah my bad

glass falcon
#

basically expected number and got nothing (nil)

jaunty hearth
glass falcon
#

basically limit doesn't existe or i dont see it

#

for i = 1, X the X means how much times gonna run the iteration

#

for example if u put for i = 1, 10 it gonna runs 10 times

#

so hope it helps

jaunty hearth
#

ohh like that

#

yeah it does