Quote:
Originally Posted by OciXCrom
Compile the plugin locally, thank you.
|
Bro nothing happens faltal error
Code:
//// crx_chatmanager.sma
// C:\Program Files (x86)\Counter-Strike 1.6\cstrike\addons\amxmodx\scripting\cr
x_chatmanager.sma(0) : fatal error 101: cannot write to file: "compiled\crx_chat
manager.amx"
//
// Compilation aborted.
// 1 Error.
// Could not locate output file compiled\crx_chatmanager.amx (compile failed).
//
// Compilation Time: 0,05 sec
// ----------------------------------------
//// crx_chatmanager_toggle.sma
// C:\Program Files (x86)\Counter-Strike 1.6\cstrike\addons\amxmodx\scripting\cr
x_chatmanager_toggle.sma(0) : fatal error 101: cannot write to file: "compiled\c
rx_chatmanager_toggle.amx"
//
// Compilation aborted.
// 1 Error.
// Could not locate output file compiled\crx_chatmanager_toggle.amx (compile fai
led).
//
// Compilation Time: 0,05 sec
I have already done this more than 5 times on my hosted server and still nothing gives me error, what I did was step by step first compile the
crx_chatmanager.sma file with its
include cromchat at https://spider.limetech.io/
then I uploaded the config and data files to
/ cstrike / addons / amxmodx then add the include
cromchat.inc and
chatmanager.inc
then add the name of the
crx_chatmanager.amxx plugin to
cstrike / addons / amxmodx / configs / plugins.ini I restarted my server and when I
put amx_plugins I get unknown unknown unknown crx_chatmanager.amxx bad load
after that integrate the other crx_chatmanager_toggle.sma plugin compile it correctly with its include and upload it to plugins and restart again and it still gives me bad load
I am 3 days in this and I really feel too stressed about such a damn thing is simple and it gives me an error that I don't know where the fuck is coming from or I don't know what I am doing wrong

I just want to have my owner prefix and vip admin groups etc more nothing and colors in the chat but I really don't understand how it doesn't work for me
My version amx mod 1.8.2
Please i need your help best regards