SA-MP Forums Archive
I need help - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: I need help (/showthread.php?tid=83310)



I need help - Kiory - 24.06.2009

Im doing a filterscript with all the objects in my server... when i compile the scriptfile i dont have problems but when i start the server it says:

Loading filter script 'objetos.amx'
Unable to load filter script 'objetos.amx'

what im doing bad?

u have my filterscript here -------> http://www.megaupload.com/?d=57FVVP9G


Re: I need help - Haegon - 24.06.2009

Do you have more than one of the "objetos" in the filterscript part of your server file?


Re: I need help - Kiory - 24.06.2009

i only have one


Re: I need help - Correlli - 24.06.2009

Do you have objetos.amx in filterscripts folder?


Re: I need help - abhinavdabral - 24.06.2009

well ...its loaded on mine ... code is alright.... might be you have already loaded 16 or 15 filterscripts in your server ... Maximum limit of loading filterscript is 15 or 16 (I forgot )


Re: I need help - Kiory - 24.06.2009

yea... and in it i dont have any error or warning its a simple filterscript only

public OnFilterScriptInit ()
{
/ \
|
|
[all objets]
|
|
\ /

and the opposite simbol of { (i dont know how write it)


Re: I need help - Kiory - 24.06.2009

Thx ۞●•λвнiиаv•●۞


Re: I need help - abhinavdabral - 24.06.2009

No Problem Kiory ... Anytime