Build An Empire: The Aerizon Country
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Seat bricks

3 posters

Go down

Seat bricks Empty Seat bricks

Post  Ashitaka Mon May 25, 2009 9:24 am

Title says it all... tongue

Ashitaka

Posts : 34
Join date : 2009-05-22
Age : 28
Location : UK, Scotland

Back to top Go down

Seat bricks Empty Re: Seat bricks

Post  Shagabash Tue May 26, 2009 1:55 am

I think that would be nice to Smile , but there is a con to it... people can drag it at someone and make them sit to slow them down, No annoy them, silent etc. Sad this can be very annoying cyclops , ive been a victom, trust me. Sad

Shagabash

Posts : 79
Join date : 2009-05-06
Location : Da USA :-D

http://www.roblox.com/User.aspx?ID=545303

Back to top Go down

Seat bricks Empty Re: Seat bricks

Post  Ashitaka Tue May 26, 2009 7:46 am

Then perhaps add a sit tool? Here's one i found:

function BGs()
if game.Players.LocalPlayer.Character.Torso:findFirstChild("BodyGyro")==nil then
BG=Instance.new("BodyGyro")
BG.Parent=game.Players.LocalPlayer.Character.Torso
BG.maxTorque=Vector3.new(0,0,0)
end
end
function up()
BG.maxTorque=Vector3.new(0,0,0)
end
function Down()
if game.Players.LocalPlayer.Character.Humanoid~=nil then
game.Players.LocalPlayer.Character.Humanoid.Sit=true
BG.cframe=game.Players.LocalPlayer.Character.Torso.CFrame
BG.maxTorque=Vector3.new(1,0,1)
end
Torso=game.Players.LocalPlayer.Character:findFirstChild("Torso")
if Torso~=nil then
Torso.Friction=0
end
end


function onSelected(mouse)
BGs()
mouse.Button1Down:connect(Down)
mouse.Button1Up:connect(up)
end

script.Parent.Selected:connect(onSelected)

Ashitaka

Posts : 34
Join date : 2009-05-22
Age : 28
Location : UK, Scotland

Back to top Go down

Seat bricks Empty Re: Seat bricks

Post  Shagabash Tue May 26, 2009 9:40 pm

maybe... but normally when u use a sit tool you cant really sit up straight Sad

Shagabash

Posts : 79
Join date : 2009-05-06
Location : Da USA :-D

http://www.roblox.com/User.aspx?ID=545303

Back to top Go down

Seat bricks Empty Re: Seat bricks

Post  Mr Firedum Tue May 26, 2009 10:54 pm

Lay down tool XD

Mr Firedum

Posts : 66
Join date : 2009-05-09
Age : 24
Location : Florida, USA

http://www.roblox.com/User.aspx?ID=491486

Back to top Go down

Seat bricks Empty Re: Seat bricks

Post  Shagabash Thu May 28, 2009 1:23 am

I personally think that would be... pointless.

Shagabash

Posts : 79
Join date : 2009-05-06
Location : Da USA :-D

http://www.roblox.com/User.aspx?ID=545303

Back to top Go down

Seat bricks Empty Re: Seat bricks

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum