How to check
#1

How can i check if player is stop aiming with sniper?
+1 rep for help!
Reply
#2

Код:
if( GetPlayerCameraMode(playerid) != 7 ) // cam mode 7 is sniping mode so this will check if he is not on cam mode 7
Reply
#3

Quote:
Originally Posted by LazzyBoy
Посмотреть сообщение
Код:
if( GetPlayerCameraMode(playerid) != 7 ) // cam mode 7 is sniping mode so this will check if he is not on cam mode 7
error 029: invalid expression, assumed zero
Reply
#4

Quote:
Originally Posted by Kraeror
Посмотреть сообщение
error 029: invalid expression, assumed zero
Fixed!
Reply
#5

I hate when people post an error message BUT NO FREAKING CODE! Seriously, we are not magicians!
Reply
#6

Quote:
Originally Posted by LazzyBoy
Посмотреть сообщение
Код:
if( GetPlayerCameraMode(playerid) != 7 ) // cam mode 7 is sniping mode so this will check if he is not on cam mode 7
1 error, but i fixed! Thanks for help! +1 REP!!!
Reply
#7

-Removed
Reply
#8

Quote:
Originally Posted by Vince
Посмотреть сообщение
I hate when people post an error message BUT NO FREAKING CODE! Seriously, we are not magicians!
There is just one lane which LazzyBoy pasted!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)