29.07.2011, 00:25
Nice release I repped you awesome work Ryder. <3
Tested and it doesn\'t work for me. Loaded successfully but when I shoot the tank it doesn\'t happen anything.
Edit: The problem was that the distance between me and the vehicle was greater than one unit. You need to be very close to the car so it will explode, that\'s not really great is it? You should be able to blow up cars from distance too. |
After use SetVehicleHealth(vehicleID, 0.0); this Empty vehicle in this place after respawn will be Explosion there every time when you go to this place.
|
OT: This is sick, I love it, does it work with people driving the car, if you shot at the petrol tank?
|
This is weird, if I\'m very close nothing happens.
<picture>[/URL] |
The thing that I didn\'t add but maybe will in future versions is detecting bullets flying out of your gun when you keep holding the fire key - You have to release the fire key to use it again.
|
Wow great job! But I found bug:
1. You need to be very close when you are shooting (that is bad because explosion will kill the player) 2. It doesn\'t work for bikes (like NRG500, HPV1000 etc) 3. It doesn\'t work for some cars 4. Once the car exploded it will set on flame and explode again Suggestion: 1. Make it work on long distances 2. Make it work when you shot boat engine it will set boat HP to 25 (25 because i think anything under that will set vehicle on fire) 3. Make it work on cars that don\'t have petroltank the same way as for boats This is great script. If you update it (with my suggestions xD ) I will use it on my server. |
First of all thanks, although some of these aren\'t really bugs:
1. I explained why and it\'ll be fixed for sure. 2. Weird, it should work. Probably again because of the weapon offsets. Will be fixed. 3. Same as above. 4. That\'s not a bug, I just added it like that. If you don\'t want this happen just delete the SetVehicleHealth or CreateExplosion part. Just delete the one you don\'t prefere much. 1. Working on. 2. Maybe I will work on this one too since it\'s a great idea. 3. Same as 2. Again, please be patient. I am working on it. |