If you have a skype I can add you so I can try to help you a bit better,
examplefunction()
{
if (self.examplefunction == true)
{
//function stuff in here
}
if(self.name == level.hunter.name && level.gameStarted == true)
{
self.examplefunction = false;
}
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.