(adsbygoogle = window.adsbygoogle || []).push({});
So I added a Change map function to cargo and every time I change the map and someone leaves and then someone else joins I get this error.
You must login or register to view this content.
Is there anyway to fix this?
This is the Function I am using.
changeMap(mapname)
{
map(mapname);
}