AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   AI-Based CS:GO Plugin (https://forums.alliedmods.net/showthread.php?t=343211)

ArdaG 06-28-2023 13:36

AI-Based CS:GO Plugin
 
Hello,

First of all,

A few days ago, I came up with the idea of using Google Bard and wanted to code a plugin using AI. Everything went smoothly, the AI understood my request and generated the code. However, when I tried to compile the code, I encountered an error, and I'm seeking your help to resolve it. I would greatly appreciate it if you could assist me.

Error:

error 417: cannot read from file: "sourcemod/api/public.inc"
/groups/sourcemod/upload_tmp/textHhBiVZ.sp(11) : error 417: cannot read from file: "sourcemod/api/public_admin.inc"

Desktop 06-28-2023 14:47

Re: AI-Based CS:GO Plugin
 
You're missing that include in the includes folder.

ArdaG 06-28-2023 16:09

Re: AI-Based CS:GO Plugin
 
Where Can I Find Them?


All times are GMT -4. The time now is 06:29.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.