SA-MP Forums Archive
[Include] [INC] Union Anti Cheat! (God Father Compile) - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] [INC] Union Anti Cheat! (God Father Compile) (/showthread.php?tid=63754)

Pages: 1 2


Re: [INC] Union Anti Cheat! (God Father Compile) - xdr3amx007 - 30.04.2009

Hey I'm a beginner in scripting. I'm just wondering where you put
Код:
3.Add "Union_OnGameModeInit();" Put on OnGameModeInit()
5.Add "Union_GameModeExitFunc();" Put on GameModeExitFunc()
I tried adding them under

Код:
public OnGameModeInit()
{
  Union_GameModeExitFunc();
  new string[MAX_PLAYER_NAME];
  new string1[MAX_PLAYER_NAME];
	for(new c=0;c<CAR_AMOUNT;c++)
	{
		Gas[c] = GasMax;
	}
Is this right? THanks for the help in advanced


Re: [INC] Union Anti Cheat! (God Father Compile) - chenza - 01.05.2009

pawn Код:
public OnGameModeInit()
{
   Union_OnGameModeInit();
}

public GameModeExitFunc()
{
   Union_GameModeExitFunc();
}



Re: [INC] Union Anti Cheat! (God Father Compile) - Justsmile - 01.05.2009

it doesn't work. He not bans me when i have health hack and something like that. I have done it right, i think.


Re: [INC] Union Anti Cheat! (God Father Compile) - HB - 01.05.2009

Quote:
Originally Posted by Justsmile
it doesn't work. He not bans me when i have health hack and something like that. I have done it right, i think.
Look at the features.

God damn, people really need to start reading!


Re: [INC] Union Anti Cheat! (God Father Compile) - russiany - 31.05.2009

This had a lot of bugs


Re: [INC] Union Anti Cheat! (God Father Compile) - Thanatos1992 - 16.06.2009

haha simply but anticheat hahah lol

great job,works fine

i test all this and if i found bugs or something like that i post it here

BTW my english is bad