[HELP] Please help me.
#10

#include <a_samp>
#include <gl_spawn>
#include <gl_common>
new VAR_NAME;
newbool:VAR_NAME=false;
new VAR_NAME=STRING;
new VAR_NAME="Just Some Text";
new [MAX_PLAYER]="Just Some Text";
main()
{
print("STARTED");
}
public OnGameModeInit()
{
print("GM Started");
}
public OnFilterScriptInit()
{
Print("FS Started);
}

That's the code now and I still get errors.
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: 13 Guest(s)