|
| 29 Jul 2016 01:21 AM |
I'm looking through every sword like linked, windforce, darkheart etc. but I can't find an id for the mesh or texture?? The only things it have aren't numbers and it seems like the actual id is stored somewhere else in the game, but I just can't find it! Any help?
|
|
|
| Report Abuse |
|
|
sioux123
|
  |
| Joined: 18 Nov 2011 |
| Total Posts: 970 |
|
|
| 29 Jul 2016 01:29 AM |
texture id is part of mesh
just look in the part, like the handle or somthin |
|
|
| Report Abuse |
|
|
|
| 29 Jul 2016 01:29 AM |
| well if u want the ids of the linked sword then type in "Linked Sword" in the toolbox under "Models" then bring the tool into your workspace. Look inside the handle of the tool and u should see a mesh. Click on it. The id for the mesh is under the property "MeshId" and the id for the texture id is under the property "TextureId" its rly not that difficult |
|
|
| Report Abuse |
|
|
|
| 29 Jul 2016 01:32 AM |
no no no I know all of that, that's where I already looked. I meant under "meshid" in the handle it doesn't say like "rbxasset://123910293" and a random number instead it has like "rbxasset://textures/SwordTexture.png" lol i'm not dumb
|
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 29 Jul 2016 01:42 AM |
| if it says something like this "rbxasset://textures/SwordTexture.png" then that means that it is a file on the roblox website that roblox itself made it does the same thing in the end its basically as doing rbxassetid://123456789 |
|
|
| Report Abuse |
|
|
|
| 29 Jul 2016 01:58 AM |
nvm, I found out my problem! The reason the dropper wasn't working (I needed the id's to insert into a dropper) was because it use to say "rbxassetid://" instead of "rbxasset://" for the gear dropper. Thanks though!
|
|
|
| Report Abuse |
|
|