[HELP] Please help me.
#1

Im a noob scripter, seriously a NOOB, I'm following this tutorial, https://sampforum.blast.hk/showthread.php?tid=177490.

Here is my code, I am getting an error, can someone please help me?

----------------------------------------
#include <a_samp>
#include <gl_spawn>
main()
{
print("STARTED");
}
public OnGameModeInit()
{
print("GM Started");
}
public OnFilterScriptInit()
{
print("FS Started);

}
new VAR_NAME;
newbool:VAR_NAME=false;
new VAR_NAME=STRING;
new VAR_NAME="Just Some Text";
new [MAX_PLAYER]="Just Some Text";
----------------------------------------

That's all of my code.
Reply


Messages In This Thread
[HELP] Please help me. - by Joey_Griffiths - 27.01.2011, 22:13
Re: [HELP] Please help me. - by bartje01 - 27.01.2011, 22:15
Re: [HELP] Please help me. - by Joey_Griffiths - 27.01.2011, 22:19
Re: [HELP] Please help me. - by Larsey123IsMe - 27.01.2011, 22:25
Re: [HELP] Please help me. - by TheYoungCapone - 27.01.2011, 22:28
Re: [HELP] Please help me. - by PeteShag - 27.01.2011, 22:29
Re: [HELP] Please help me. - by Joey_Griffiths - 27.01.2011, 22:32
Re: [HELP] Please help me. - by PeteShag - 27.01.2011, 22:38
Re: [HELP] Please help me. - by Larsey123IsMe - 27.01.2011, 22:39
Re: [HELP] Please help me. - by Joey_Griffiths - 27.01.2011, 22:51

Forum Jump:


Users browsing this thread: 7 Guest(s)