SA-MP Forums Archive
Install Scripts - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Install Scripts (/showthread.php?tid=58560)



Install Scripts - Igdirli 76 - 19.12.2008

Hello,
I have a question.
I would install the PM Script how and where must i install the script can someone help me?
Sorry for my bad english.


Re: Install Scripts - Serbish - 19.12.2008

Quote:
Originally Posted by Igdirli 76
Hello,
I have a question.
I would install the PM Script how and where must i install the script can someone help me?
Sorry for my bad english.
Well, I guess it's a Filerscript.
Put your .amx file into the Filterscripts folder.
Then go to the server.cfg file and add under filterscrips that name of the script.
Example
Код:
filterscripts your_script_name
without the .amx ending.


Re: Install Scripts - Igdirli 76 - 19.12.2008

Hey thanks for the posting.
I have a error when i start the server :
I make a new file put this in to the pm.amx :
public OnPlayerPrivmsg(playerid, recieverid, text[]) return 0;
and than i edit the server.cfg i habe add this line :
filterscripts pm
Than this error
Loading filter script ґm.amxґ...
Failed to load ґfilterscripts/pm.amx.amxґfilter script
Unable to load filter scriptґpm.amxґ.
Loaded 0 filter scripts


Re: Install Scripts - mamorunl - 19.12.2008

filterscripts pm

don't add the extension (.amx), also you can do that easily in the gamemode itself instead of creating a filterscript


Re: Install Scripts - Igdirli 76 - 19.12.2008

Yes thanks i have install this script successful

Thanks to [NT]SpeedDevil and Serbish


Re: Install Scripts - Igdirli 76 - 19.12.2008

Hello my next problem,
I have regestrid my nick in the game my next problem is "YOu are not authorized to use the command"
Can anyone help me by my problem?



Re: Install Scripts - Serbish - 19.12.2008

Quote:
Originally Posted by Igdirli 76
Hello my next problem,
I have regestrid my nick in the game my next problem is "YOu are not authorized to use the command"
Can anyone help me by my problem?
Post your command, maybe it allows only if you are Rcon admin.
/rcon login <rcon pass> to log into the game with rcon.