#Why
1 messages · Page 1 of 1 (latest)
show the entire script.. using a paste bin website... !code
📃 Large Code Blocks
Use links to services like:
https://gdl.space/, https://paste.ofcode.org/, https://hatebin.com/, https://paste.myst.rs/, https://hastebin.com/
📃 Inline Code
Surround code with three backquotes. Not quotation marks.
To format as C#, add cs to the first line:
```cs
// Your code here
```
Add a comment with a line number if there is an error message.
you have to declare those variables first... they don't just exist..
private bool crouching; for example
Are you following a tutorial? You've likely missed a few lines
ok i will look again
You also might wanna just go back and do c# basics first. Blindly following a tutorial while not being able to solve any errors wont get you far
This error is really one of the simplest ones
theres more than just that..
Wherever you got that image, those scripts shown arent the full script
if thats all it shows.. ur gonna be in trouble