What happened to OC? - CLOSED Carnage?!

Chalwk

Regular
  • Content count

    138
  • Joined

  • Last visited

  • Raffle Tickets

    0

Everything posted by Chalwk

  1. Updated the guide with corrections to some typos and linked the newly released server template instead of the Multi-Server.
  2. This is a step-by-step tutorial that covers the installation of a Ubuntu VPS with Wine and a VNC server for remote connection. The hosting company that I use in this tutorial is Vultr but will work for other providers as well. Please see this page for the guide.
  3. This project contains two semi-ready Halo server templates; One for Halo: PC (retail) and one for Halo: CE (custom edition). These servers are compatible with Windows and Linux. Default settings: Map Vote enabled (all maps, Classic CTF). Start-up commands can be edited in <server id>/cg/init.txt. SAPP commands can be edited in <server id>/cg/sapp/init.txt. No Lua scripts are configured (you'll have to add these yourself). Running the server on Windows: Execute the run.bat file (located in the root folder). Running the server on a Linux OS with Wine: Navigate to ./Wine Launch Files/ and execute the run.desktop file. RELEASE PAGE
  4. Are you using the pre-configured servers mentioned in the guide? Either way, upload your custom maps to the servers ./maps directory. Then add a new entry in the mapvote.txt (or mapcycle.txt) file. The format for mapvotes.txt is: map:mode:name:min:max For example: hangemhigh:TAG-PC:[Hangemhigh TAG]:0:16 The name part is the custom message players will see when a game ends; This does not need to be encapsulated in square brackets, that's just how I like to format it personally. The format for mapcycle.txt is: map:mode:min:max For example: hangemhigh:TAG-PC:0:16 ~ Min/Max are player limits. Note that custom maps made for CE are only compatible with CE servers. Do not upload these to a retail (PC) server. There are, however, 386 custom maps available for PC on the map repo.
  5. Updated Gun Game with bug fixes.
  6. Gun Game (v1.7) A simple progression based game inspired by COD's Gun Game. Every kill rewards the player with a new weapon. The first player to reach the last weapon with 10 kills wins. [!] Note: This script is designed for maps with stock tags. See this game in action: IP: jericraft.net.nz:2309 Server name: Little NZ #2 | Gun Game Gun Game.lua
  7. I wondered this myself. I also use it lol
  8. Kavawuvi made a Random Weapons script back in 2015.
  9. Server Logger: This script is intended to replace SAPP's built-in logger and will log these events: Join & Quit (script will also inform if player's hash is pirated) Game Start & End Script Load, Reload & Script Unload Global Chat, Team Chat & Vehicle Chat Commands (chat, rcon, console) Death Messages (disabled by default) Admin Login Map Reset Team Switch (disabled by default) Spawn (disabled by default) Warp This script will also prevent messages or commands containing sensitive information from being logged. See the config section for more information. ~ Edit [5/4/22 @ 18:06 NZST]: Updated with a small bug fix. Server Logger.lua
  10. Refactored this script from the ground up.
  11. A fully integrated Halo 3 style ranking system for SAPP servers. Players earn credits for killing, scoring and achievements, such as sprees, kill-combos and more! Stats are permanently saved to a local database called ranks.json. Players are required to create a service record (account) in-game to use this mod. See the command syntax section on the release page for more information. RELEASE PAGE
  12. Completely rewrote this mod from scratch. Players are now required to create a ranked account (in-game). Creating an account: /c (username) (password) You will be logged into your new account automatically upon creation. At this time, there are no limits on password/username length. Logging into an account: /l (username) (password) Note: The username and password are case-sensitive. Changing your username or password: /cpu (current/new username) (current/new password) You need to be logged in to change the username/password. Client login sessions are temporarily cached. You will not have to log into your account when you quit and rejoin unless: The server is restarted Your IP address changes Your client port changes. However, this depends on your config settings. In ./settings.lua, there is an option to cache sessions by IP only, or IP:PORT. The default setting is IP:PORT. This setting is recommended otherwise all players on that IP will share the same account. This requires that players always have the same port, otherwise they will have to log into their account every time they join.
  13. A throwback to the good old days. This is a script version of a mod made by Skelito, circa 06-09. SDTM was originally a series of modded maps with big explosions, visual improvements and even a skin pack; It was extremely popular back in the day. I have done my best to recreate it from scratch (minus the skin pack and visual improvements, as it's not a map pack), with all original custom portals and game mechanics. SDTM is designed for CTF game types but can be run on any mode. Please note: This mod is designed to run on maps with stock tags. This mod aims to make SDTM portable as players no longer need to download the modded maps to experience the thrill that SDTM has to offer. For server operators, installation instructions can be found at the bottom of the release page; Players don't need to do anything! Features: Powerful snipers that fire explosive bullets; Splash damage radius of 7-9 w/units. The rocket hog's weapon is more powerful. Shooting the ground nearby will allow you to hogatapult. Almost all weapons & vehicles have been buffed in one way or another (some insta-kill). Pistols can fire invisible bullets when you empty the mag and do not require reloading. Grenades are super powerful and can be thrown 5x further than normal. Custom hidden teleports on all stock maps. Integrated Custom teabag feature. Integrated custom vehicle spawn system. Custom pre-made game types for PC and CE (please use these!) Configuration: All config settings can be edited in ./SDTM/settings.lua Please see the RELEASE PAGE for download and installation instructions
  14. Tag

    Tag, you're it! This is a game involving two or more players. An initial game of tag is started by whacking a player - this player will become 'it' (the tagger). Their turn ends when they tag their first victim or their turn time is up; If the turn time lapses before they tag someone, a new random player will be chosen to be the new tagger. Features: - All runners have plasma rifles and the taggers have an oddball. The plasma rifle was a design choice, not a random decision, as it slows down the tagger when shot at. - You will accumulate 5 points every 10 seconds as a runner. - The score limit is 10,000. - Taggers get a 1.5x speed boost, runners have normal speed. - Tagging someone earns you 500 points. - Runners cannot earn points for killing. - This game mode is best played on medium & small maps: timberland bloodgulch damnation longest chillout carousel ratrace output prisoner wizard Beavercreek hangemhigh custom game types.zip Tag.lua
  15. A half-life implementation for Halo. Pick up and throw vehicles at each other! Works on all maps (including protected maps). To toggle Gravity Gun mode on or off, type /ggun [1/0 or true/false or on/off]. Shoot a vehicle (once) to pick it up. Shoot again to launch it Gravity Gun.lua
  16. Kia Ora, Takka. - Here is my first submission: SDTM (custom game) Snipers Dream Team Mod reborn! Here we go again! Woot woot - Here is my second submission: Gravity Gun Gravity Gun from Half-Life - My last submission: Tag (custom game) A game of tag.
  17. Added 5 new custom commands and also split several large function scopes into separate files: Add a word to lang file: /wb_add_word (word) (lang) Delete a word from lang file: /wb_del_word (word) (lang) Disable lang file: /wb_disable_lang (lang) Enable lang file: /wb_enable_lang (lang) Show list of langs: /wb_langs Additionally, the patterns table in WordBuster/settings.lua now supports multiple Lua pattern matching sets.
  18. WordBuster is an advanced profanity filter mod that automatically blocks chat messages containing profanity. Features: Pattern matching algorithm to detect variations of words, like "asshole", "a$$hole", "assH0l3" or "a55h01e. Block bad words Supports multiple languages Warning System + Grace Period Customizable messages Commands: /wb_add_word (word) (lang) Add a word to lang file /wb_del_word (word) (lang) Delete a word from lang file /wb_disable_lang (lang) Disable lang file /wb_enable_lang (lang) Enable lang file /wb_langs Show list of langs Supported Languages: Chinese, Czech, Danish, Dutch, English, Esperanto French, German, Hungry, Italian, Japanese Korean, Norwegian, Polish, Portuguese, Russian Spanish, Swedish, Thai, Turkish, Vietnamese Install Instructions: Download WordBuster.zip and Word Buster.lua. Place the contents of WordBuster.zip in your server's root directory (same location as sapp.dll). Place the Word Buster.lua script in your lua folder. Configure settings to your liking in the settings.lua file located in ./WordBuster/ folder. Click to view release page
  19. Rage Quit: Announces a message when a player rage quits. Config: -- A player is considered raging if they quit -- before the grace period lapses after being killed: -- local grace = 5 -- Message output when a player rage quits: -- local output = '$name rage quit because of $killer' Rage Quit.lua
  20. Glad it to hear it has helped someone.
  21. Script: Name Ban Description: The most advanced name-ban script that exists. This script uses a pattern matching algorithm that matches all possible permutations of letters in a name based on the patterns table (see below). Video Demonstration: Name Ban.lua
  22. Halo 1 (PC/CE) Discord Bot (for SAPP servers) A Discord bot framework built using the Discordia API and Luvit runtime environment. - features - 1). Easily connect one (or more) Halo servers to a Discord server. -- 2). Sends a message to your Discord server when the following events are fired: Event Description ----- ------------------------ * event_join Player connected to the server. * event_quit Player disconnected from the server. * event_game_start A new game starts (shows map & mode). * event_game_end The current game ends (and shows who won). * event_chat Chat messages sent to defined global-channel. * event_score Message sent when player scores. * event_command Command logs sent to defined command-log channel. * event_death killed by the server, squashed by a vehicle, run over, betrayal, PVP, suicide, zombie-infect, first blood, guardians, killed from the grave, unknown. [note] The bot will ignore commands containing sensitive information (namely passwords). -- 3). Two-way chat integration - Send messages directory to the Halo server from Discord (and visa versa): Halo to Discord (as seen on Discord): [CHAT] Chalwk: This is epic! Discord to halo (as seen in-game): [Discord] Chalwk: This is epic! -- 4). The bot will feedback on the name of the winning player (or team) on Discord after each game. -- 5). The bot will automatically create and periodically edit an embedded status message. The embed will include the current map, mode, game type, player names and more. -- 6). Chat integration whitelist: Only users who have a specific role will be able to send messages to Halo from Discord. =========================================== FULL INSTALLATION INSTRUCTIONS AND UPDATES: DOWNLOAD PAGE Current version: 1.0.23 ===========================================
  23. Completely rewrote this project from scratch.
  24. This script is an advanced drop-in replacement for SAPP's built-in alias system. Lookup names linked to an IP address or hash. A full description of this mod can be found on the download page. DOWNLOAD PAGE ~edit: [05/04/22 @ 18:12 NZST] Small bug fix.