Giter Club home page Giter Club logo

rconsay's Introduction

this is meant to be used with an external admin tool such as IW4M or B3 you will need to modify teknomw3 parser for respected admin tool

go to iw4m root folder and find plugins folder edit ParserTeknoMW3.js use your prefered text editor and find these lines rconParser.Configuration.CommandPrefixes.Tell = 'tell {0} {1}';

rconParser.Configuration.CommandPrefixes.Say = 'say {0}';

and replace with this below

rconParser.Configuration.CommandPrefixes.Tell = 'set sv_RconExecute tell {0} {1}';

rconParser.Configuration.CommandPrefixes.Say = 'set sv_RconExecute say {0}';

Rconsay before using script

default dvar values

sv_sayname "^7console:"

sv_pmsayname "^7PM:"

^^^^^^^^^^^ if you dont add dvars to server.cfg these will be default prefixs

you will need to add 2 dvars to your server.cfg file located in players2 folder inside of teknomw3 dedicated server folder

seta sv_sayname "mypublicprefix"

seta sv_pmsayname "myprivateprefix"

with prefix dvars set

with prefix dvars set

without prefix dvars set this is default

default without setting dvars

rconsay's People

Contributors

swifty-tekno avatar

Watchers

 avatar

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.