See all filterscripts in command? - 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: See all filterscripts in command? (
/showthread.php?tid=584590)
See all filterscripts in command? -
MrSwift - 06.08.2015
Is possible to make command which will see all the filterscripts?
Like
/sfs
==============
Actual filterscripts are>
1. Something
2. Something
3. S-Art
....
==============
Or it's only possible when i write the filterscripts to a scripts which will show what do i added?
sorry for poor english btw.
If anyone can make it, please only
if (IsPlayerAdmin(playerid))
Re: See all filterscripts in command? -
SpikY_ - 06.08.2015
If you want others to script it for you, then wrong section. Request here :
https://sampforum.blast.hk/showthread.php?tid=447813
Re: See all filterscripts in command? -
StuartD - 06.08.2015
Do you mean all the filterscripts in the filterscripts directory or do you mean all the loaded filterscripts?
Re: See all filterscripts in command? -
MrSwift - 06.08.2015
In directory, im asking if it's possible.