GamerDeMTA Posted July 5, 2013 Share Posted July 5, 2013 What do I need for make when you hit someone with chainsaw and you're in team "lol", the person hitten gets health and the person who hit gets money? And for if the hitten guy had all HP then he doesn't get health and the other doesn't get $Money? Link to comment
AMARANT Posted July 5, 2013 Share Posted July 5, 2013 You need: onClientPlayerDamage getPlayerTeam setElementHealth givePlayerMoney Link to comment
iMr.3a[Z]eF Posted July 5, 2013 Share Posted July 5, 2013 do you want it by specific weapon or any weapons? Link to comment
bandi94 Posted July 5, 2013 Share Posted July 5, 2013 do you want it by specific weapon or any weapons? He sayd prity clear : "hit someone with chainsaw " Link to comment
Castillo Posted July 5, 2013 Share Posted July 5, 2013 You need: onClientPlayerDamage getPlayerTeam setElementHealth givePlayerMoney He'll have to trigger to the server side to give the money. triggerServerEvent Link to comment
#Al-Ha[J]aRii Posted July 5, 2013 Share Posted July 5, 2013 You need: onClientPlayerDamage getPlayerTeam setElementHealth givePlayerMoney He'll have to trigger to the server side to give the money. triggerServerEvent i think he can not use it's from change the event damage from client to server . Link to comment
Castillo Posted July 5, 2013 Share Posted July 5, 2013 I really didn't understand what you said, explain yourself. Link to comment
#Al-Ha[J]aRii Posted July 5, 2013 Share Posted July 5, 2013 I really didn't understand what you said, explain yourself. I said he can change "onClientPlayerDamage" to "onPlayerDamage" with out using trigger Link to comment
iMr.3a[Z]eF Posted July 5, 2013 Share Posted July 5, 2013 I really didn't understand what you said, explain yourself. I said he can change "onClientPlayerDamage" to "onPlayerDamage" with out using trigger So, it's become like this> "onPlayerDamage" -- event getPlayerTeam setElementHealth givePlayerMoney 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