I only have the pawn file - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: I only have the pawn file (
/showthread.php?tid=664761)
I only have the pawn file -
bosmania - 10.03.2019
I have the pawn file from a server,how to start the server on local host because i only have the server.pwn file,just the script basically
Re: I only have the pawn file -
Kraeror - 10.03.2019
Just compile the file! Open it with pawno and click the compile button and the .amx file will be created
Re: I only have the pawn file -
bosmania - 10.03.2019
I only have The pwn file man, i dont have The server folder The pugins, i dont have anything, what do i do, i download a server file, from samp.com and i download The plugins im using in The gamemode and thats IT or whatї
Re: I only have the pawn file -
JasonRiggs - 10.03.2019
Quote:
Originally Posted by bosmania
I only have The pwn file man, i dont have The server folder The pugins, i dont have anything, what do i do, i download a server file, from samp.com and i download The plugins im using in The gamemode and thats IT or whatї
|
Yes, check what includes and plugins does your server need and put them in your script folder downloaded from sa-mp.com and compile and that's all.
Re: I only have the pawn file -
bosmania - 10.03.2019
it says fatal error 100: cannot read from file: "systems"
and i found this #include <systems>
i cant find an include called systems on the internet
Re: I only have the pawn file -
TokicMajstor - 10.03.2019
You have
Big problem there, that are probbably mod's custom systems and you can't download them. They should be with mode. Try to delete that line and try mode without them