Posts: 253
Threads: 47
Joined: Oct 2009
Reputation:
0
1st of all sorry for my bad end:P ---> Hey guys in my server i added 16 Filterscripts And when i add another Fileterscript in the sa-mpserver.exe tell me Unable to load that fs, ANy programs to add more Fs pls tell me
Posts: 253
Threads: 47
Joined: Oct 2009
Reputation:
0
But is there any program?
Posts: 206
Threads: 31
Joined: Feb 2008
Reputation:
0
No, you should try doing this yourself.
Try putting the filterscripts in you gamemode, for example open yourmode.pwn, then open yourfilterscript.pwn ,and copy line to each other, for example, copy the stuff from OnPlayerDeath (in yourfilterscript.pwn) to yourmode.pwn (your gamemode).