anti base rape..?
#1

I want a script when a player is from a team with hydra
Attacks on another team's base.
The player inside the hydra send message "Do not base rape"..
Reply
#2

Check if player is in a vehicle.
https://sampwiki.blast.hk/wiki/IsPlayerInAnyVehicle

Check which vehicle is the player driving.
https://sampwiki.blast.hk/wiki/GetVehicleModel or https://sampwiki.blast.hk/wiki/GetPlayerVehicleID

Check if the player driving the hydra is in the area.
https://sampwiki.blast.hk/wiki/Areacheck

Send him the message.
Reply
#3

Quote:
Originally Posted by v1k1nG
View Post
Check if player is in a vehicle.
https://sampwiki.blast.hk/wiki/IsPlayerInAnyVehicle

Check which vehicle is the player driving.
https://sampwiki.blast.hk/wiki/GetVehicleModel or https://sampwiki.blast.hk/wiki/GetPlayerVehicleID

Check if the player driving the hydra is in the area.
https://sampwiki.blast.hk/wiki/Areacheck

Send him the message.
and how to check the hydra attack a player team ??
Reply
#4

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

Check if issuerid is in a hydra and playerid is in base.
And here don't forget to check if issuerid is connected.
Reply
#5

https://github.com/BrunoBM16/samp-tvws

This can take care of the vehicle weapons.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)