AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Solved Unable to load plugin (https://forums.alliedmods.net/showthread.php?t=325019)

Kupio 06-05-2020 06:50

Unable to load plugin
 
2 Attachment(s)
Hello everybody

I have a problem with my server. Im working on 'pracc' plugin. Pracc plugin is a plugin for managming CSGO server.

Console out put: ' Unable to load plugin ".. \csgo\addons\pracc" '

pracc.vdf:
[CODE] "Plugin"
{
"file" "..\csgo\addons\pracc"
}
[/ CODE]

I think the problem is uncorrectly plugin's vdf-file.
How can i write correctly directory of 'pracc'-plugin in pracc.vdf?
Full directory to 'pracc'-plugin: C:\csgoserver\Counter-Strike Global Offensive\csgo\addons\pracc.so

ThePwnt 06-05-2020 06:55

Re: Unable to load plugin
 
.so can't load on windows =)

You need to extract .dll =)


All times are GMT -4. The time now is 18:23.

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