2016-01-25 16:48:40 -05:00
|
|
|
# UTime
|
|
|
|
|
|
|
|
Utime keeps track of session and total time for players. All the colors and positions are customizable by each client.
|
|
|
|
|
|
|
|
Visit our homepage at http://ulyssesmod.net/.
|
|
|
|
|
|
|
|
You can talk to us on our forums at http://forums.ulyssesmod.net/ or on our steam community, ULX: http://steamcommunity.com/groups/ULX.
|
|
|
|
|
|
|
|
## Credits
|
|
|
|
Utime is brought to you by..
|
|
|
|
|
|
|
|
* Brett "Megiddo" Smith - Contact: <megiddo@ulyssesmod.net>
|
|
|
|
|
|
|
|
## Requirements
|
2021-02-17 06:51:16 -05:00
|
|
|
Utime requires [ULib](https://github.com/TeamUlysses/ulib).
|
2016-01-25 16:48:40 -05:00
|
|
|
|
|
|
|
## Installation
|
|
|
|
To install Utime, simply extract the files from the downloaded archive to your garrysmod/addons folder.
|
|
|
|
When you've done this, you should have a file structure like this:
|
|
|
|
|
|
|
|
`<garrysmod>/addons/utime/lua/autorun/sh_utime.lua`
|
|
|
|
|
|
|
|
Please note that installation is the same on dedicated servers.
|
|
|
|
|
|
|
|
You absolutely, positively have to do a full server restart after installing the files. A simple map
|
|
|
|
change will not cut it!
|
|
|
|
|
|
|
|
## Config
|
|
|
|
All client config is done in game under "utilities". To disable the welcome message, set utime_welcome to 0.
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.
|
|
|
|
To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/ or send a letter to
|
|
|
|
```
|
|
|
|
Creative Commons
|
|
|
|
543 Howard Street
|
|
|
|
5th Floor
|
|
|
|
San Francisco, California 94105
|
|
|
|
USA
|
|
|
|
```
|