Use one var in multiply filterscripts
#1

Use one var in multiply filterscripts

Hello,
i'm trying to build anticheat and i did like this:
Код:
enum acEnum {
		pMoney
	};
new 
	acInfo[MAX_PLAYERS][acEnum];
end some stock to change the money...
i included this in 2 filterscripts (1 - cheat detect, 2 - admin mod) but when i changeing my money this restores me what i set on the cheat detect.
i make some tests and i got that the var pointing to different memory points, how i can do that the var pionts to one memory point?
Reply


Messages In This Thread
Use one var in multiply filterscripts - by Swimor - 05.01.2013, 18:14
Re: Use one var in multiply filterscripts - by mastermax7777 - 05.01.2013, 18:15
Re: Use one var in multiply filterscripts - by Swimor - 05.01.2013, 18:22
Re: Use one var in multiply filterscripts - by mastermax7777 - 06.01.2013, 03:15
Re: Use one var in multiply filterscripts - by [HK]Ryder[AN] - 06.01.2013, 03:22
Re: Use one var in multiply filterscripts - by mastermax7777 - 06.01.2013, 04:14

Forum Jump:


Users browsing this thread: 4 Guest(s)