Git Product home page Git Product logo

sm-autodemo's Introduction

SourceMod AutoDemo Recording System

Server plugin for AutoDemo system

Requirements

Installing

Building

For compiling sourcepawn source file (.sp), you need SourcePawn Compiler on your PC. You can download him from here.

Note: You should download archive for your OS. All plugins, compiled on Windows, can run on server with Linux, and vice versa.

If you use Windows, you must select the source file (.sp) and transfer it to spcomp.exe. You will compile the source and you will receive a plugin (.smx).

Else you use Linux, then you need to register ./spcomp file.sp and you will compile the file.

P.S.: In both cases, the plugin is compiled into the source folder. But in the case of Linux, for everything to work, you must be in the folder with the compiler. Also if you use SM 1.10+, then it's better to use spcomp64.

SourceTV Enabling

To enable SourceTV, you need to register the following in server.cfg:

// SourceTV options
tv_enable 1
tv_autorecord 0
tv_maxclients 0
tv_name "AutoDemo"
tv_port 27020

Great thanks

  • Erik Minekus for developing REST in Pawn.
  • Peace-Maker for developing SourceTV Manager.
  • Se7en for providing own demo auto-uploader with cURL by FTP (called as UploadFTP).

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.