Coder Social home page Coder Social logo

3dme's Introduction

3dme

3dme made for OneSync with pma-voice proximity support

Support

Please report any issues you have in the GitHub Issues

Compatibility Notice:

This script is only compatible with OneSync Infinity

Config

All of the config is done via ConVars in order to streamline the process.

The ints are used like a boolean to 0 would be false, 1 true.

ConVar Default Description Parameter(s)
3dme_cooldown 1500 The default /me cooldown int
3dme_enableProximity 0 Enables proximity support for pma-voice int
3dme_maxRange 25 The max range for /me to travel int
3dme_showChatMessage 1 Enabled showing /me into chat int

Server

Export Adders
Export Description Parameter(s)
addBlockedWord Adds blocked words to the filter array
removeBlockedWord Removes a blocked word from the filter string
Emitters
Emitter Description Arguments(s)
3dme:voiceRangeExploit Sent when someone tried using range above maxRange source
3dme:sent3dme Emits to the server the player & message, useful for logging source, message
3dme:blacklistedWord Emits when someone uses a blacklisted word source, message

3dme's People

Contributors

avarianknight avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

3dme's Issues

[BUG] can see /me from other people randomly

Describe the bug
Some times people receive random /me from other people even when they don't have anyone around (on mount chiliad for example)

To Reproduce
Steps to reproduce the behavior:

Just happens (?)

Server Info:

Server Version: 3814
Client Version: Production
Additional context: Server with 300+ players

Lua Question

Hey dude, this isn't really an issue, more of a question - I noticed that in the client.lua:31, you're using a plus equals.. My linter is showing it as an error and as far as I knew, plus equals isn't supported in lua.. and yet it runs and works so.. what? haha

Having an issue show up in my Console when doing /me

[      script:qb-core] SCRIPT ERROR: citizen:/scripting/lua/scheduler.lua:853: bad argument #1 to 'unpack' (table expected, got nil)
[      script:qb-core] > handler (@chat/sv_chat.lua:31)

Does anyone know how to fix this?

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.