LSPD Chopper Spotlight

Grubitsh

Active member
Joined
Jul 28, 2014
Messages
104
Reaction score
0
Not a cheat, but a pleasant mod for RP server if you are in LSPD. It's a spotlight for the LSPD Heli that follow a target. It's CLIENT SIDE so only you will see it, not other players.


Activation: 8 Pav Num
Engage target: 8 Pav Num
Desactivation: 9 Pav Num

It catch the target in a range of 30 meters so if their are no target around you then it won't catch anything.

Download:
In the attachment.


 

Attachments

  • Projo_By_Gruber.rar
    8.2 KB · Views: 281

Grubitsh

Active member
Joined
Jul 28, 2014
Messages
104
Reaction score
0
Bagus_Rianto link said:
Good, can change activation on press ` and off press h?


The problem is that I don't know how to "detect the SAMP Input text to the chatlog", so everytime you their will be a "H" in your sentence while writing in SAMP chat, it will put it OFF.
Do you really want it ?




Thanks all for your comment.
 

ThermaL

Expert
Joined
Oct 23, 2013
Messages
1,593
Reaction score
3
Grubitsh link said:
The problem is that I don't know how to "detect the SAMP Input text to the chatlog", so everytime you their will be a "H" in your sentence while writing in SAMP chat, it will put it OFF.
Do you really want it ?




Thanks all for your comment.
Code:
if 
0ADC: "H"
That won't work with the chat opened.
 

pepeelpubero

Well-known member
Joined
Jan 21, 2014
Messages
433
Reaction score
1
Grubitsh link said:
The problem is that I don't know how to "detect the SAMP Input text to the chatlog", so everytime you their will be a "H" in your sentence while writing in SAMP chat, it will put it OFF.
Do you really want it ?

Thanks all for your comment.

Thanks for release this, for that you can use

Code:
if and
0AB0: VK H
not SAMP.ChatInputOpened()
...
 
Top