Hi habi.
I was running server on linux and when I used ConnectNPCEx, it just came:
Btw it worked fine with windows version plugin.
I was running server on linux and when I used ConnectNPCEx, it just came:
Code Select
sh: 1: /home/fidlar/vcmp/test: not found
Nothing else, and the npc was not connected. I found the path above to my server was truncated (originally 'test server'), it seemed spaces could not be included in the path, and with spaces removed it turned out fine. Trivial though, could this one be fixed? Thanks a lot for your continuous efforts.Btw it worked fine with windows version plugin.