[Ajuda] Desenvolvendo anti cheat
#4

Quote:
Originally Posted by pedrotvr
Посмотреть сообщение
Uй, mas pelo fly ele nгo corre rapidгo? airbreak tbm? Esse ai n detecta?
Como tu faz?

Pq ta dando isso:
warning 219: local variable "carid" shadows a variable at a preceding level
nessa linha
public IsAPlane(carid)

Код:
forward IsAPlane(carid);
public IsAPlane(carid) // warning 219: local variable "carid" shadows a variable at a preceding level
{
	new oo = GetVehicleModel(carid);
	if(oo == 487 || oo == 520 || oo == 417 || oo == 425 || oo == 447 || oo == 460 || oo == 464 || oo == 465 || oo == 469 || oo == 476 || oo == 488 || oo == 497
	|| oo == 501 || oo == 511  || oo == 512 || oo == 513 || oo == 519 || oo == 548 || oo == 553 || oo == 563 || oo == 577 || oo == 592 || oo == 593)
	{
		return 1;
	}
	return 0;
}
https://sampwiki.blast.hk/wiki/Switch#switch
Reply


Messages In This Thread
Desenvolvendo anti cheat - by pedrotvr - 31.05.2015, 16:18
Re: Como vocкs usam ANTI airbreak,fly,speed hacker, o meu ta certo? - by JkS - 31.05.2015, 16:22
Re: Como vocкs usam ANTI airbreak,fly,speed hacker, o meu ta certo? - by pedrotvr - 31.05.2015, 17:10
Re: Como vocкs usam ANTI airbreak,fly,speed hacker, o meu ta certo? - by n0minal - 31.05.2015, 17:52

Forum Jump:


Users browsing this thread: 1 Guest(s)