Difference between revisions of "Customization"
From OBEY wiki
(Created page with "OBEY can be customized in a few ways: *serverSettings.txt allows tweaking of score values and server-related settings for hosting. *playerPrefs.txt includes a few con...") |
(added leaderboard post) |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
*[[textMacros.txt]] allows complete customization of the messages in Robosaru's quick chat menu. | *[[textMacros.txt]] allows complete customization of the messages in Robosaru's quick chat menu. | ||
*[[Controls]] are accessible from the "Options" option in the menu, and allow rebinding of controls. | *[[Controls]] are accessible from the "Options" option in the menu, and allow rebinding of controls. | ||
+ | *[[bots.txt]] allows customization of the AI names and behaviors on a server that you run | ||
+ | *[[movements.txt]] allows customization of the animations of the AI on a server that you run | ||
+ | |||
+ | |||
+ | Stats Server customization: | ||
+ | |||
+ | *[[leaderboardPost.php]] allows you to have customizable awards on the players on your server. |
Latest revision as of 17:43, 3 October 2018
OBEY can be customized in a few ways:
- serverSettings.txt allows tweaking of score values and server-related settings for hosting.
- playerPrefs.txt includes a few control settings, player name and takeover message customization.
- textMacros.txt allows complete customization of the messages in Robosaru's quick chat menu.
- Controls are accessible from the "Options" option in the menu, and allow rebinding of controls.
- bots.txt allows customization of the AI names and behaviors on a server that you run
- movements.txt allows customization of the animations of the AI on a server that you run
Stats Server customization:
- leaderboardPost.php allows you to have customizable awards on the players on your server.