Helpnrelay v8.8.7 using PlayerTracker

Posts 1–3 of 3 · Page 1 of 1
nrelay v8.8.7 using PlayerTracker
I'm trying to work with PlayerTracker from the stdlib in nrelay version: v8.8.7:
import { PlayerTracker } from 'nrelay';

Unfortunately the documentation looks dated, and I'm getting an error while building that the module has no exported member 'PlayerTracker'.
Does anyone know how to fix this? Is there another path I should be using, or should I change the export configurations of the nrelay module?
Just copy the class into your src directory. Probably not how you're supposed to do it but it works.
you need to add the tracker in ur constructor, look at line 12 in this examplecode from tcrane. and yes its imported from another location "'nrelay/lib/stdlib/player-tracker'"
Posts 1–3 of 3 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?