Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Script wont read the value of an IntValue?

Asked by 6 years ago
Edited 6 years ago

This picture will show most information but the script will not take the GamePassID from the IntValue. http://prntscr.com/g8ossk

Please look into it, me and my friend are really confused.

local id = game.ServerScriptService.Trails.GamepassPassID.Value
0
Are any errors showing up? 2eggnog 981 — 6y

1 answer

Log in to vote
0
Answered by 6 years ago
local id = 971425430

Why not just change the local id to the value of the gamepass ID and delete the gamepass ID intvalue?

Ad

Answer this question