SA-MP Forums Archive
Help please - 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: Help please (/showthread.php?tid=207742)



Help please - darkknight123 - 06.01.2011

Im working on a factions script and well i get this error but dont know what it means please help

Quote:

C:\Documents and Settings\gamer\Desktop\MW-DM\filterscripts\Factions.amx(1) : error 013: no entry point (no public functions)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.



Re: Help please - selten98 - 06.01.2011

show line 1 ??


Re: Help please - DRIFT_HUNTER - 06.01.2011

You dont have any public function's...
There is in top left corner file button and under it small icon
click small icon and you will open new.pwn (there you can see how script must look's like


Re: Help please - darkknight123 - 06.01.2011

Thanks i fixed it