- Joined
- Mar 30, 2021
- Posts
- 18
KayDiiA submitted a new resource:
Simple Profanity Filter - If your game includes language not suitable for some audiences, you can filter the words.
Read more about this resource...
Simple Profanity Filter - If your game includes language not suitable for some audiences, you can filter the words.
This is an incredibly simple plugin that changes any words in messages from a list of Profane words, into random characters.
For example: "Bad Word" becomes "$#! *&@#"
This adds an option to the in-game settings to enable or disable whenever the player needs.
This uses a Switch (Default Switch 98) which can be changed in the Config script.
You can also edit the list of words in the Config script.
WARNING The Config contains a pre made list of Profane words that was generated by...
Read more about this resource...