#how do i fix this issue

1 messages · Page 1 of 1 (latest)

kind silo
#

this is for a battlegrounds game

serene pewter
#

getcharacterinfo simply doesnt exist, reference an actual remote function

kind silo
#

it does exist tho

serene pewter
#

from what i see it seems like you typed the variable name wrong, can u show the variable

kind silo
#

how do i do that?

#

im just starting out so yeh

serene pewter
#

well, the script is not gonna know that the game has a remotefunction unless u reference it

#

local getCharacterInfo = ReplicatedStorage.Remotes.getCharacterinfo

kind silo
#

i mean this is the whole thing i have

serene pewter
#

replace it with infoEvent

#

since thats the variable who references getcharacterinfo

kind silo
jolly dustBOT
#

studio** You are now Level 1! **studio

serene pewter
#

dude you dont even know variables thats literally the base of the base

kind silo
#

yeh i just started out...