Why does this not work?

You know what, could removing rbxassetid:// and only keeping the ID in the script work? Or does it change absolutely nothing

As far as I know, the prefix is required for the script to work properly, but you can still try.

Alright iā€™ll update in a sec, thisā€™ll take a while LOL

Use find and replace to replace all the instances of the prefix with nothing

WAIT WHAT WHERE??? HOW?? Can you tell me what keybind it is

Funny when I paste just the ID in a box it changes it to exactly the form I posted.

Control + Shift + F is the keybind I belive

It is, thank you very much,buddy

Wait really? I havenā€™t seen that format used in images. Are you sure itā€™s a decal?

Problem: Itā€™ll remove rbxasset id from EVERY single script in the game, not the only one I need.

Oh, thats easy, press Control Shift H to do it in all scripts inside the game.

No I need it NOT to do that LOL.

Oh, It shouldnā€™t, If it does then try selecting a specific piece of code.

Wait, my bad, the keybind is Cntrl + F

Yes I rarely ever post anything I havenā€™t just tested. Recreated the situation as stated. Would hate to give someone a guessed answer without testing it.

Alright, there we go. Do i need to remove the space, between the " and the ID btw?

huh, strange, this is what happens when I paste in an id.


(I just pasted in the number for the id and it put it in that format)

Yeah, also there has to still be quotes around it as its a string value.

No i meant, does this space matter?
image

Yeah, you gotta remove the spaces.