Garry's Mod Chat Function Development
Budget: $10 – $30 CAD
Garry's Mod Chat Function Development
I need assistance in developing code that can read the chat or in-game console in Garry's Mod and perform a function upon receiving a specific message. I specifically need a basic function for reading the chat.
Key Requirements:
- The code should be designed to read the in-game chat.
- The message will contain a text like 'You received 70 EXP', where 70 is a variable number, but the message itself, aside from the number, will remain unchanged at all times (Also the message itself in the future will use Russian language so it needs Cyrillic support)
- Upon identifying the pattern in the chat, the code should execute a predefined command. In this case, I want the command to change the player's direction of movement (a simple "+forward" command).
Actually, I don't need the full code, just a chat reading function that I could insert into my existing code.
Ideal skills and experience for this project include:
Experience with Garrys Mod.
Experience in developing chat monitoring functions or similar tasks.
The code can be written in c++ (dll included), python, source, lua, etc.
Note: The code must work on an online server where I don't have administrator rights, so all commands should be sent from the client side.
I need assistance in developing code that can read the chat or in-game console in Garry's Mod and perform a function upon receiving a specific message. I specifically need a basic function for reading the chat.
Key Requirements:
- The code should be designed to read the in-game chat.
- The message will contain a text like 'You received 70 EXP', where 70 is a variable number, but the message itself, aside from the number, will remain unchanged at all times (Also the message itself in the future will use Russian language so it needs Cyrillic support)
- Upon identifying the pattern in the chat, the code should execute a predefined command. In this case, I want the command to change the player's direction of movement (a simple "+forward" command).
Actually, I don't need the full code, just a chat reading function that I could insert into my existing code.
Ideal skills and experience for this project include:
Experience with Garrys Mod.
Experience in developing chat monitoring functions or similar tasks.
The code can be written in c++ (dll included), python, source, lua, etc.
Note: The code must work on an online server where I don't have administrator rights, so all commands should be sent from the client side.