SA-MP Forums Archive
Help me out i don't under satnd this .... - 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: Help me out i don't under satnd this .... (/showthread.php?tid=505897)



Help me out i don't under satnd this .... - NenzorRoller - 10.04.2014

What is this?
Код:
Compiler Output: 
Pawn compiler 3.2.3664.samp	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
/home/ahmed9812/gamemodes/BETAJENS99.pwn(1) : error 013: no entry point (no public functions)



Re: Help me out i don't under satnd this .... - Zues - 10.04.2014

First of all, this is the wrong board to be posting this.
Second, I know some people ain't good at googling, so I'll lend you my talent.
https://www.******.com/search?q=erro...w=1366&bih=624


Re: Help me out i don't under satnd this .... - Konstantinos - 10.04.2014

You cannot compile a totally empty mode. You need to atleast include a_samp.inc file and use main() if it's gamemode.


Re: Help me out i don't under satnd this .... - NenzorRoller - 10.04.2014

This is Included

Код:
#include <a_samp>