03.01.2012, 17:30
pawn Код:
#include <a_samp>
// Rest of includes if you have
// On Top under the includes
#pragma unused AddSPU
// We have it as an unused variable right now and it will compile without errors/warnings.
Ok so open on your_server folder the server.cfg and on filterscripts line add the name.
Example:
pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password test
maxplayers 32
port 7777
hostname SA-MP 0.3 Server
gamemode0 bare 1
filterscripts name_you_gave