#I have a few problems.
1 messages · Page 1 of 1 (latest)
Forgot a T at Text
Use a plugin to fix the grip rotation
I dont think CurrentAmmoValue exists
** You are now Level 11! **
Just take a look at your output tab and you can figure out where the problems are
@inland cape
okay thank you
CurrentAmmo . Value
oh i miss placed the dot
i checked and nothing is being warned but it still dotn work
That's weird Roblox isnt saying something's wrong when it clearly is
It should work, if not idk what could be wrong
Also, you are correctly trying by using 1, 2 and R?
I noticed you use Enum.KeyCode.One and Enum.KeyCode.Two which means 1 key and 2 key.
If you want to use MouseButton1 and MouseButton2, you have to do this:
if (Input.UserInputType == Enum.UserInputType.MouseButton1) then
thats to reload and switch guns