Giter Club home page Giter Club logo

panau-survival-server's Introduction

Panau-Survival-Server

All server code for the JC2MP server Panau Survival

Getting Set Up

  1. Clone the repo into your JC2MP server directory.
  2. Set IKnowWhatImDoing to true in the server's config.
  3. Delete server.db in case you've run the server before to ensure a clean start.
  4. Edit line 5 of scripts/inventory/server/sLootManager.lua and replace "lootspawns/lootspawns.txt" with "lootspawns_old.txt". This will allow the loot to spawn using the old loot spawns data file.
  5. Copy scripts/modelchanger/shModelLocations_old.lua to scripts/modelchanger/shared/shModelLocations.lua
  6. Copy scripts/modelchanger/shModelLocationsObject.lua to scripts/modelchanger/shared/shModelLocationsObject.lua
  7. Run git submodule update --init scripts/voice to install the voice chat submodule, then navigate inside and follow setup in website to complete setup for voice chat.
  8. You're all set!

Contributing Guidelines

Want to help development? Awesome! Here are a couple guidelines for helping out.

  1. Fork the repository.
  2. Make your changes in your newly forked repo.
  3. Submit a pull request.

I'll review your changes and let you know if there are any problems. If it's all good, I'll merge it with the main repo!

If you'd like to be more involved with development, send me (benank) a DM on Discord telling me a bit about your experience and I'll add you to the developer channel.

What's not open source?

There are a few things that aren't open source because of privacy and exploitation concerns. These items are:

  • Server database
  • Loot spawns
  • Vehicle spawns
  • Player model locations
  • Discord module

panau-survival-server's People

Contributors

benank avatar rdev34 avatar rexun23 avatar vitzual avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

panau-survival-server's Issues

Save and load player names

Save and load player names in Get/SetValue on join so that players can't change their names unless they contact an admin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.