#Cannot find Player in module script
1 messages · Page 1 of 1 (latest)
i believe you need to pass the player in as module scripts doesn't know who the player is
thanks, but didnt i do that? or did i do something else?
what can I do?
try to put the plr variable at the start of the code so it is already locked in
you got a bit confused and you're getting me confused
when you call a table function with ":" you're passing itself automatically as first paraam
do you know that?
I don't know why you're calling it like that
i havent used studio for like 1 or 2 years
yeah you can have 1 day of experience but then why would you use :
do
.StartFight(...)
: is esentially thinked to methods for oop replication