Script Not Working Solved Scripting Support Developer Forum Roblox
Script Not Working Solved Scripting Support Developer Forum Roblox Scripts only run when parented to workspace or serverscriptservice, not lighting. you can likely fix this by setting the script’s runcontext to script. This is a support category for help on everything related to scripting on the roblox platform, from extremely basic to even the most technical of issues.
Why Is My Script Not Working Solved Scripting Support Developer Hello, i am working on a game for fun and i’ve come across a issue that i am confused about. so the way i have the game working right now is i have a model called “platformlevels” in workspace. What solutions have you tried so far? i’ve tried asking for help in various places but no one seems to want to help, so i went here! after that, you should include more details if you have any. try to make your topic as descriptive as possible, so that it’s easier for people to help you! bob = true. print('bobbing') bob = false. Yo someone help me plz, i’m learning scripting but this does not work: print (skid") plz someone fix this i spent so many hours trying to fix this issue. I found the solution, you have to put the script into serverscript if its chat related.
Global Script Not Working Scripting Support Developer Forum Roblox Yo someone help me plz, i’m learning scripting but this does not work: print (skid") plz someone fix this i spent so many hours trying to fix this issue. I found the solution, you have to put the script into serverscript if its chat related. Placing print() s throughout your code at different parts can help diagnose problems, especially if there is no error. i see you have printed some values, but i also recommend printing some other variables as well after declaring them. adding a print to that for loop might also be really helpful. Scripting support this is a support category for help on everything related to scripting on the roblox platform, from extremely basic to even the most technical of issues. education support this is a support category for help on topics related to helping developers better implement educational topics on the roblox platform. [roblox studio] developers united anonymous participant1d anyone exp to got this? i cant find where and what script is this. its pro free model i use. i never saw it since this only appear to non admin. For some reason all my g manipulations are local for client side, no matter how i do them. for example: local script while task.wait (1) do print ( g.four) nil no matter what end another local script g.four=4 b….
My Script Isnt Working Scripting Support Developer Forum Roblox Placing print() s throughout your code at different parts can help diagnose problems, especially if there is no error. i see you have printed some values, but i also recommend printing some other variables as well after declaring them. adding a print to that for loop might also be really helpful. Scripting support this is a support category for help on everything related to scripting on the roblox platform, from extremely basic to even the most technical of issues. education support this is a support category for help on topics related to helping developers better implement educational topics on the roblox platform. [roblox studio] developers united anonymous participant1d anyone exp to got this? i cant find where and what script is this. its pro free model i use. i never saw it since this only appear to non admin. For some reason all my g manipulations are local for client side, no matter how i do them. for example: local script while task.wait (1) do print ( g.four) nil no matter what end another local script g.four=4 b….
Comments are closed.