help me guys pleas!!
#1

hello all
how i can make this ( if the cop close to the gate of lspd and hit horn the gate open ) ?
pleas help me !!
thanks you all
Reply
#2

checkout this two functions:

//OnPlayerKeyStateChange
Код:
OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
//Playertopoint
Код:
if(PlayerToPoint(playerid, RANGE,X,Y,Z))
Reply
#3

Quote:
Originally Posted by Steve_Osten
hello all
how i can make this ( if the cop close to the gate of lspd and hit horn the gate open ) ?
pleas help me !!
thanks you all
Use
IsPlayerInRangeOfPointhttps://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
And
OnPlayerKeyStateChangehttps://sampwiki.blast.hk/wiki/OnPlayerKeyStateChange
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)