Git Product home page Git Product logo

exclrp's Introduction

ExclRP - Garry's Mod RolePlay gamemode set in the 2000s

ExclServer

ExclRP ("ERP") depends on ExclServer2 ("ES2") and will not run if there is no valid installation of ExclServer2 or above on the server!

Classes

These are all classes implemented by ExclRP Every class has a seperate metatable, use FindMetaTable(classname) to return it. Format: Classname Constructor Description

  • Storage ERP.Storage([String name],[Number w],[Number h]) Synchronized inventory system
  • Character ERP.Character() A player's character
  • Inventory ERP.Inventory([Number w],[Number h]) Holds items
  • Item ERP.Item() All ExclRP objects that can be saved in the inventory, can only be constructed during GameMode initialization!
  • NPC ERP.NPC() Non-Player characters, can only be constructed during GameMode initialization!
  • Job ERP.Job() Character jobs, can only be constructed during GameMode initialization!

Check the class specific file for an explanation on how to use it.

Hooks

These are all custom hooks implemented by ExclRP Format: Name ( ARGUMENTS: TYPE name , ... )

  • ERPCharacterUpdated ( CHARACTER char, * key, * value )
  • ERPStorageUpdated ( STORAGE stor )

about

ExclRP is a RolePlay gamemode first started in 2012 for the Casual Bananas Community (CBC). This version of ExclRP is a continuation of the 2012 ExclRP, but with some heavy modifications in the core files, as well as having new features added.

ExclRP was created by Kurt "Excl" Stolle ([email protected]).

exclrp's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

oblivi gigabait a-ce

exclrp's Issues

NPC's

NPC's aren't spawning with my own way also they're throwing out errors when I manually spawn them.

ExcelRP Gamemode

Hey there! I'm having some SQL issues when trying to boot up your gamemode.
Out of curiosity, because I know it's quite old. Does the gamemode still function?

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.