https://github.com/livingston/cod4-novo
Call of Duty 4 Server Scripts
https://github.com/livingston/cod4-novo
cod4 cod4x cod4x-server
Last synced: 4 months ago
JSON representation
Call of Duty 4 Server Scripts
- Host: GitHub
- URL: https://github.com/livingston/cod4-novo
- Owner: livingston
- License: agpl-3.0
- Created: 2018-12-16T22:48:08.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2020-08-10T21:25:45.000Z (almost 6 years ago)
- Last Synced: 2023-03-11T02:47:40.726Z (over 3 years ago)
- Topics: cod4, cod4x, cod4x-server
- Language: Quake
- Size: 178 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## CoD4 Novo **alpha**
Call of Duty 4 server scripts.
### Features:
- [x] Geolocation based Welcome
- [x] Kill-Death Ratio & Accuracy Stats
- [x] Player in-game Menu
- [x] Create/Edit Class
- [ ] Unlock Weapons & Perks
- [ ] Tweakables
- [x] Laser
- [x] Full-bright (FPS)
- [ ] Field-of-View (FOV)
- [x] Roles & Permissions
- [ ] Admin in-game Menu
- [x] High Jump
- [x] Dismiss Helicopter
- [ ] Game modes
- [ ] Admin controls
- [ ] HighXP Mode
- [x] Killcard
- [ ] Additional Hardpoints
- [x] Care package
- [ ] Predator
- [x] Reaper
- [ ] Hardpoints Shop
- [ ] Custom commands
And more…
### Requirements:
* `CoD4X 1.7a` and above
* Maxmind geoIP database, available on [MaxMind.com](https://dev.maxmind.com/geoip/legacy/install/country/)
* OpenWarfare Mod
### Installation:
* Place both `novo` and `maps` folders into your `/main_shared/` folder
* Place `novo.cfg` into your `/main/` folder
* Add the following statement at the end of your server config file,
```exec novo_settings.cfg```
* Customise settings in config file and exec it from your main config file
* Start the server
### Todo
- [ ] make it independent of openwarfare
### Credits:
[CoD4:NE](https://github.com/leiizko/cod4_new_experience), [openwarfare](https://github.com/cod4mw/openwarfare/), [CoD4x Server](https://github.com/callofduty4x/CoD4x_Server), duffman, crazy, [BraXi](https://github.com/BraXi)