Grey Army
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Simple Solution to all of Dear Leader's Problems.

3 posters

Go down

Simple Solution to all of Dear Leader's Problems. Empty Simple Solution to all of Dear Leader's Problems.

Post by Dear Leader Mon May 27, 2013 11:44 am

--[[Grey Army Rybak System]]
gun = script.Parent
function onSelected()
Game.Players.LocalPlayer.PlayerGui.GunGui.ClipFrame.CurrentAmmo.Text = script.Parent.Ammo.Value
Game.Players.LocalPlayer.PlayerGui.GunGui.ClipFrame.ClipsLeft.Text = script.Parent.Clips.Value
Game.Players.LocalPlayer.PlayerGui.GunGui.ClipFrame.FullClip.Text = script.Parent.FullAmmo.Value
wait(0.2)
Game.Players.LocalPlayer.PlayerGui.GunGui.ClipFrame.CurrentAmmo.Text = script.Parent.Ammo.Value
end
function onDeselected()
Game.Players.LocalPlayer.PlayerGui.GunGui.ClipFrame.CurrentAmmo.Text = "--"
Game.Players.LocalPlayer.PlayerGui.GunGui.ClipFrame.FullClip.Text = "--"
Game.Players.LocalPlayer.PlayerGui.GunGui.ClipFrame.ClipsLeft.Text = "--"
wait(0.2)
Game.Players.LocalPlayer.PlayerGui.GunGui.ClipFrame.CurrentAmmo.Text = "--"
end
gun.Equipped:connect(onSelected)
gun.Unequipped:connect(onDeselected)
Dear Leader
Dear Leader
Admin

Posts : 487
Join date : 2013-05-21
Age : 26

https://greyarmy.forumotion.com

Back to top Go down

Simple Solution to all of Dear Leader's Problems. Empty Re: Simple Solution to all of Dear Leader's Problems.

Post by Autismo Mon May 27, 2013 12:00 pm

derp for brains
Autismo
Autismo

Posts : 469
Join date : 2013-05-25

http://thechurchofautismo.weebly.com/

Back to top Go down

Simple Solution to all of Dear Leader's Problems. Empty Re: Simple Solution to all of Dear Leader's Problems.

Post by Lefty13 Mon May 27, 2013 1:26 pm

^
Lefty13
Lefty13

Posts : 26
Join date : 2013-05-24

Back to top Go down

Simple Solution to all of Dear Leader's Problems. Empty Re: Simple Solution to all of Dear Leader's Problems.

Post by 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