OnPlayerStateChange?
#4

https://sampwiki.blast.hk/wiki/GetPlayerState

https://sampwiki.blast.hk/wiki/Playerstates

pawn Код:
if(newstate == statehere)
//or
if(oldstate == statehere)

if(newstate == statehere && oldstate == statehere)
if(newstate == statehere || oldstate == statehere)
//etc
Reply


Messages In This Thread
OnPlayerStateChange? - by <Weponz> - 29.12.2010, 01:35
Re: OnPlayerStateChange? - by ToPhrESH - 29.12.2010, 01:40
Re: OnPlayerStateChange? - by <Weponz> - 29.12.2010, 01:43
Re: OnPlayerStateChange? - by The_Gangstas - 29.12.2010, 01:46
Re: OnPlayerStateChange? - by <Weponz> - 29.12.2010, 01:54
Re: OnPlayerStateChange? - by _rAped - 29.12.2010, 03:17
Re: OnPlayerStateChange? - by <Weponz> - 29.12.2010, 04:21
Re: OnPlayerStateChange? - by Marricio - 29.12.2010, 04:28
Re: OnPlayerStateChange? - by GaGlets(R) - 29.12.2010, 04:28
Re: OnPlayerStateChange? - by <Weponz> - 29.12.2010, 05:48

Forum Jump:


Users browsing this thread: 1 Guest(s)