pawno cannot read socket
#1

why cant pawno read socket

script.pwn(47) : fatal error 100: cannot read from file: "socket"

and when i add socket .inc to /pawno/includes it crashes and pawn compiler errors
Reply
#2

What? Be more specific.
Reply
#3

Updated
Reply
#4

Do you have the socket.inc file? You can't just create a file named socket.inc and then place it in the /include folder.

.inc file should contain the include code.

EDIT: Try this: http://files.g-stylezzz.com/socket_plugin/socket.inc
Reply
#5

I have the file but it no work
Reply
#6

Save that file and place it in /pawno/include, then open your gamemode and add #include <socket>, then compile it.

Are you sure you are compiling with the correct pawno.exe file? You have to compile it using the current server folder location. Open your server folder, then go in Pawno, open Pawno.exe and open your .pwn file. Then compile it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)