Military Guy Posted August 7, 2019 Share Posted August 7, 2019 Привет всем, подскажите пожалуйста, можно ли сделать так, что бы игроку наносился урон от воды? Hello everyone, please tell me, is it possible to make the player to damage from water? Link to comment
Scripting Moderators ds1-e Posted August 7, 2019 Scripting Moderators Share Posted August 7, 2019 1 hour ago, [M]Province said: Привет всем, подскажите пожалуйста, можно ли сделать так, что бы игроку наносился урон от воды? Hello everyone, please tell me, is it possible to make the player to damage from water? If you don't use standard health, and you mean that to damage player when he is underwater and without oxygen. Then use onClientPlayerDamage with condition: if weapon == 53 then -- damage player end https://wiki.multitheftauto.com/wiki/Damage_Types Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now