This is a small project of mine, I'll update it with stuff as I make it. It has a built in update alert, and it'll take you to the update topic. I try to balance it all out so players can't abuse it.
Features- INPUT onPlayerTalk - If a player talks in a radius of the brick, it'll do that event.
- OUTPUT InviteToMinigame - This isn't customizable, it's selected in the client part and does the same thing as the invite button.
- OUTPUT RemoveFromMinigame - This isn't customizable, it's selected in the client part and does the same thing as the remove button.
- OUTPUT SetPlayerName - This is customizable, the first argument is the message type which will alert the player of the name change, if it's set to CenterPrint or BottomPrint, the second argument is how many seconds from 1 to 9. The third argument is the text, the limit of it's length is half the size of your maximum chat preference and it replaces %1 with the player's name. This works with bots and players.
- OUTPUT ResetPlayerName - This just resets the player name back to the default setting. This works with bots and players.
- OUTPUT MessageBoxOK - This is a client output so you can make a message box pop up to the client with text.
Todo ListNotes- By player, I mean the player object.
- I can't change the URL you go to with the updater to a non-forum topic.
If you have suggestions, a complaint or even just a thanks, post it in this thread!
Download Here