[Include] [INC] Union Anti Cheat! (God Father Compile)
#21

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
Reply
#22

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

public GameModeExitFunc()
{
   Union_GameModeExitFunc();
}
Reply
#23

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

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!
Reply
#25

This had a lot of bugs
Reply
#26

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)