greatgunJoin Date: 2008-06-17 Post Count: 1425 |
You know that you can't findFirstChild by click detector, right? What if we add an object called CursorId? It will work by the Player's ID (The numbers after http://www.roblox.com/...... on your page), and when it's clicked, it will share the ID to the brick itself. Then script the clickable brick so that it will search the ID that clicked it, and BOOM.
This could be a total fail, but oh well I successfully wasted my time. |
|
greatgunJoin Date: 2008-06-17 Post Count: 1425 |
Come on.// |
|
|
|
greatgunJoin Date: 2008-06-17 Post Count: 1425 |
Double supports in row. |
|
|
Support, this could be very useful in tycoons similar games. Although it could be a little hard to do. :D |
|
greatgunJoin Date: 2008-06-17 Post Count: 1425 |
True. Thanks for supporting. |
|
greatgunJoin Date: 2008-06-17 Post Count: 1425 |
Bring up. |
|
greatgunJoin Date: 2008-06-17 Post Count: 1425 |
Highraise |
|
ledgerJoin Date: 2008-03-01 Post Count: 1924 |
Could be confusing to distinguish it between the mouse's texture.
|
|
greatgunJoin Date: 2008-06-17 Post Count: 1425 |
Could. |
|
greatgunJoin Date: 2008-06-17 Post Count: 1425 |
Bump.
/>яэvolцтioйGG<\ |
|
|
greatgunJoin Date: 2008-06-17 Post Count: 1425 |
Abbreviated version: To able finding the character by clicking, we should add an ID to the cursor.
/>яэvolцтioйGG<\ |
|
greatgunJoin Date: 2008-06-17 Post Count: 1425 |
/>яэvolцтioйGG<\ |
|
Ville4321Join Date: 2009-09-24 Post Count: 1457 |
Umm... No... I guess.. |
|
|
|
|
|
function onClick()
if mouse.CursorID == "www.roblox.assets&ID?=284923" then
-- click function
end
end
you mean that? if the cursor is a certain ID, it allows, disallows click? |
|
|
Yes. You can't find the user by clicking, so we should add an ID. That will be a lot of help.
/>яэvolцтioйGG<\ |
|
|
...ohhh yea it only works in tools since you can access the Character with
script.Parent.Parent.Parent.Parent.Character
It would be very helpful. |
|
|
|
Entry5Join Date: 2010-06-19 Post Count: 549 |
Bump.
/>яэvolцтioйGG<\ |
|