#Help with fps game
1 messages · Page 1 of 1 (latest)
There is a fakecamera in my viewmodels
But my viewmodel still doesn't show up
Try sending the explorer
framework.viewmodel is nil
that's what trying to index nil means. it means you tried to do local var=nil print(var["foo"]). var is nil and you tried to index it as if it were a table, but its not a table, it's nil. same thing in your code.
that's the problem, up to you to fix it.
maybe you spelled something wrong who knows
there was a previous script that was similar to this that had this line of code as well, and it worked
oh well then, if a previous script had this line of code and that script worked then obviously your current script is working too. problem solved, hurray! 
No like
** You are now Level 1! **
The previous script was the current script with a bunch of animation variables added
The previous script worked
But the current script doesn't work
ill just send it here
hmm yes that is quite the perponderance. why on earth would 2 scripts which are different, be different??
this is indeed quite the mystery
mhm
who'dve ever thought different scripts are different. but they can't be different, it's the same script but different! someone should send this to a scientist for study and hopefully figure out why different scripts are different 
very confusing predicament i know
well keep focusing on the old script which has nothing to do with the current script, i'm sure that's going to help somehow 🙏
yes king
after all this whole scripting thing is just black magic and wizardry and no one understands it, the letters in the script are just randomly selected and make no coherent sense. have you considered consult a medium to consult with the computer spirits to enchant your script into working properly
maybe ask a crystal ball or something
y'know, anything other than looking into the error the output window gave you
the output window is known to be wrong whenever you disagree with it
hey btw
do you play dnd?
so just keep disagreeing with it and looking at the old script with dumbfounded awe and maybe a miracle will happen if you wait until the heat death of the universe and the script fixes itself
it's probably faster than looking into the error, not like the error actually told you anything useful. you disagree with the error and that's fine, it must be something else 
no
darn
k brochacho
anything wrong?
how are you gonna edit the camera for everyone if its a client-sided script?
Wouldn't it already apply to everyone?