[Tutorial] Detecting Controllers[0.3z only]
#4

Good idea but should be

pawn Код:
if( GetPlayerState(hitid) == PLAYER_STATE_WASTED || GetPlayerState(target) == PLAYER_STATE_WASTED)
not

pawn Код:
if( GetPlayerState(target) == PLAYER_STATE_WASTED || GetPlayerState(hitid) == PLAYER_STATE_WASTED)
because target is INVALID_PLAYER_ID in this case ?
Reply


Messages In This Thread
Detecting Auto Aim[0.3z only] - by BenTaylorUK - 17.01.2014, 00:42
Re: Detecting Controllers[0.3z only] - by Pottus - 17.01.2014, 01:09
Re: Detecting Auto Aim[0.3z only] - by BenTaylorUK - 17.01.2014, 01:20
Re: Detecting Controllers[0.3z only] - by Jefff - 17.01.2014, 01:28
Re: Detecting Controllers[0.3z only] - by Swisher - 17.01.2014, 03:46
Re: Detecting Controllers[0.3z only] - by ACI - 17.01.2014, 17:17
Re: Detecting Controllers[0.3z only] - by [WA]iRonan - 17.01.2014, 17:21
Re: Detecting Controllers[0.3z only] - by Hansrutger - 17.01.2014, 17:39
Re: Detecting Controllers[0.3z only] - by Rifa4life - 21.01.2014, 10:59

Forum Jump:


Users browsing this thread: 2 Guest(s)