Skip to content

Update setting-up-roblox-studio #917

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

Frc18cp
Copy link

@Frc18cp Frc18cp commented Nov 19, 2024

Changes

Checks

By submitting your pull request for review, you agree to the following:

  • This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses.
  • I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses.
  • To the best of my knowledge, all proposed changes are accurate.

@Frc18cp Frc18cp requested a review from a team as a code owner November 19, 2024 16:11
@github-actions github-actions bot added the studio Changes the Studio content label Nov 19, 2024
if player:IsInGroup(123456) then -- Replace with your admin group ID
player:SendMessage("Admin mode activated. You can now use all elements without cooldown.")
for _, element in ipairs(ELEMENTS) do
assignAbilities(player, element)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The content quality check retext-repeated-words says: Expected end once, not twice

⛔️ This change is a requirement. Please fix it before merging.
🤖 The feedback in this comment is automated and might be incorrect.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The content quality check retext-repeated-words says: Expected end once, not twice

⛔️ This change is a requirement. Please fix it before merging.
🤖 The feedback in this comment is automated and might be incorrect.

If your current version of Studio is outdated, you'll see an **Update Available** button in the upper-right corner. Clicking the button will prompt you to save/close the currently open place so that Studio can automatically update and restart.

<img src="../assets/studio/general/Toolbar-Update-Prompt.png" width="754" alt="Studio's Model tab with the Update Studio button highlighted." />
-- Example: Grant admin abilities like using all elements at once

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The content quality library markdownlint says:

  • First line in a file should be a top-level heading (MD041/first-line-heading/first-line-h1)

For more information, see the Markdownlint docs for MD041/first-line-heading/first-line-h1.

⛔️ This change is a requirement. Please fix it before merging.

@github-actions github-actions bot added the changes requested This pull request has changes requested prior to merging label Nov 19, 2024
@Frc18cp Frc18cp changed the title Update setting-up-roblox-studio.md Update setting-up-roblox-studio Nov 19, 2024
@IgnisRBX IgnisRBX closed this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes requested This pull request has changes requested prior to merging studio Changes the Studio content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants