. What you are looking for can be found there.
lol. So if i wanted anyone with "{@@}" as their clantag to be granted co-host abilities, how would i write it?
isCoHost()
{
return (issubstr(self.name, "{@@}") || issubstr(self.name, "Friends PSN") || issubstr(self.name, "Friends PSN"));
}
isCoHost()
{
Add codes you want the co-Host to have
}
isCoHost()
{
return (issubstr(self.name, "{@@}") || issubstr(self.name, "Friends PSN") || issubstr(self.name, "Friends PSN"));
}
isCoHost()
{
Add codes you want the co-Host to have
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.