#tryna fix function

25 messages · Page 1 of 1 (latest)

median edgeBOT
#

studio** You are now Level 3! **studio

hybrid spoke
#

it also doesnt print out anything from the for loop

woven ermine
#

Have u tried removing the nil and =

#

Then do if Map1 ~=nil then

hybrid spoke
#

i dont think the for loop works at all

#

like i removed all the code inside it and it still prints out nothing

woven ermine
#

so send and i can see whats wrong with it

woven ermine
vagrant girder
#

What is Players

hybrid spoke
hybrid spoke
vagrant girder
#

Replace
pairs(Player) by
game.Players:GetPlayers()

hybrid spoke
#

alright

#

it still does not print the player's name

vagrant girder
#

print something after until

hybrid spoke
#

so i did this and it printed out a empty table

vagrant girder
#

Print game.player:GetPlayer()

hybrid spoke
#

it prints out a empty table

vagrant girder
#

And you are connected ?

hybrid spoke
#

yup

#

OH wait

#

i had to add a wait()

#

ive solved it