28.09.2011, 12:59
I changed Admin System, and I download 0Admin V1.1
https://sampforum.blast.hk/showthread.php?tid=255513
I did what the topic said:
Installation
Extract everything from the .rar file into a folder.
Copy files from folder includes into yourserver/pawno/includes.
Copy the .dll files from the folder plugins into yourserver/plugins.
Open scriptfiles folder from your server folder and create a folder named 0Admin (WITH LETTER CAPS 'A').
Inside scriptfiles/0Admin create the following folders:
Logs
Stats
Go to your server directory and open server.cfg.
Search for line filterscripts and add 0Admin in front of that line.
Example:
filterscripts 0Admin script1 script2
Same thing on the line plugins. Add the following to that lines.
plugins sscanf whirlpool regex
Save file, open server, enjoy.
And i saw this then
This system comes with an include for your gamemode!
Go into your gamemode and add
When I compiled my gamemode, I got this

It says this but this line has only from gates. And if you change line, always says line 63 has the problem.
What to do to fix it. Whithout compile, I can't open the samp-server.exe
Why this appears
https://sampforum.blast.hk/showthread.php?tid=255513
I did what the topic said:
Installation
Extract everything from the .rar file into a folder.
Copy files from folder includes into yourserver/pawno/includes.
Copy the .dll files from the folder plugins into yourserver/plugins.
Open scriptfiles folder from your server folder and create a folder named 0Admin (WITH LETTER CAPS 'A').
Inside scriptfiles/0Admin create the following folders:
Logs
Stats
Go to your server directory and open server.cfg.
Search for line filterscripts and add 0Admin in front of that line.
Example:
filterscripts 0Admin script1 script2
Same thing on the line plugins. Add the following to that lines.
plugins sscanf whirlpool regex
Save file, open server, enjoy.
And i saw this then
This system comes with an include for your gamemode!
Go into your gamemode and add
pawn Код:
#include 0Admin_F

It says this but this line has only from gates. And if you change line, always says line 63 has the problem.
What to do to fix it. Whithout compile, I can't open the samp-server.exe
Why this appears