I’m making a module called betterFunctions, which will have functions that will make scriping easier. I need more ideas for functions.
What I have already:
- IsCharacterModel()
- OwnsMembership()
- GetChatColor()
- ShutdownServer()
- RemoveFromDictonary()
I’m making a module called betterFunctions, which will have functions that will make scriping easier. I need more ideas for functions.
What I have already:
Ten easiest way to get ideas is by thinking what is a problem for YOU then you put them in the module and it will be useful
I just added a function that was a problem for me a long time ago, thanks for the idea though!
You’re welcome! Keep developing, when you will find a problem or something really hard to do add it into the module! Good luck