Vice City: Multiplayer

Server Development => Community Plugins => Topic started by: MEGAMIND on Apr 19, 2026, 05:04 PM

Title: VCMPAI Plugin
Post by: MEGAMIND on Apr 19, 2026, 05:04 PM
a vcmpai plugin that takes user input and replies back

The plugin will generate a ai.cfg in your server folder
Then you need to go at Groq API Key (https://console.groq.com/keys)
Generate a key for free, include that key to ai.cfg and run your server...

Anyone having a cpp knowledge can make the use of this plugin for them selves for there servers and make the a.i according to them either connect it with @habi2 npc or make a chatbot or whatever...

Note:This is the method used in Top Down City Server... but at that time i had to use nodejs and do tons of scokets and scripting to make it work now its just a function and u can do whatever u want it to do.. in your server

usage:
getChatGPTResponse(text, player.ID, tone)
Source Github (https://github.com/MEGAMINDMK/vcmpai)

Download Plugin 32 (https://github.com/MEGAMINDMK/vcmpai/releases/download/v1.0/vcmpai32.dll)
Download Plugin 64 (https://github.com/MEGAMINDMK/vcmpai/releases/download/v1.0/vcmpai64.dll)

Share your ideas or suggestions below.. ill see if i get time to add them..!

(https://img.shields.io/github/downloads/MEGAMINDMK/vcmpai/total.svg?color=tuquoise&label=Downloads&logo=github&logoColor=white&style=for-the-badge) (https://img.shields.io/github/v/release/MEGAMINDMK/vcmpai?color=blue&label=Latest%20Update&labelColor=black)