How do I disable them? The bot keep saying that there is a random event when there isn't!
What line of code or variable do I need to change to disable the random events? Or is there another way? Thanks!!
How do I disable them? The bot keep saying that there is a random event when there isn't!
What line of code or variable do I need to change to disable the random events? Or is there another way? Thanks!!
look in the code and every time you see: FindNormalRandoms <- something like that add "//" right before it
ex:
Simba Code:FindNormalRandoms;
change it like this
//FindNormalRandoms;
There are currently 1 users browsing this thread. (0 members and 1 guests)