SA-MP Forums Archive
Police radar - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Police radar (/showthread.php?tid=176221)



Police radar - kiwi123 - 12.09.2010

How can I do police radar with this speed and speedometer - https://sampforum.blast.hk/showthread.php?tid=167814
I want: When player1 is in vehicle 596, if player1 is near player2, if player2 is in any vehicle - Get player2 velocity - SendClientMessage to player1 about speed by player2. Thanks.


Re: Police radar - kiwi123 - 12.09.2010

Can anyone help me please? Thanks.


Re: Police radar - Bumbis - 12.09.2010

Hmm, i have a Filterscript wheres is speedo and radar. You can take it from my signature.

|
|
V


Re: Police radar - kiwi123 - 12.09.2010

I know your FS, but CMD /radar dont work and i dont want cmd


Re: Police radar - kiwi123 - 15.09.2010

Help me please I need it. Thanks.


Re: Police radar - FireCat - 15.09.2010

Quote:

Default Re: Police radar
Help me please I need it. Thanks.

well you really if you dont want it has a cmd use it has a timer then >_>


Re: Police radar - kiwi123 - 16.09.2010

But his CMD dont work and I want police radar compatible with this speedometer https://sampforum.blast.hk/showthread.php?tid=167814


Re: Police radar - Scenario - 16.09.2010

Why don't you learn to code and do it yourself? People around here depend too much on others', when they won't help.


Re: Police radar - kiwi123 - 16.09.2010

do it yourself? How? Maybe if you tell me how can I do condition: if(final_speed_int? or how (playerid) > 80). Thanks very much.


Re: Police radar - playbox12 - 16.09.2010

You need to deteremin, whether a guy is in the police car, and a other guy is arround him being in a vehicle aswell, thats the easy part. The harder part would be to get the speed of that car.

Just take the FS from 'silvis' and learn from that code, and I think that command is actually working, ehh.