Difference between revisions of "0467"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{OpCode | games = {{Icon|t}} | command = CLEAR_CHAR_LAST_WEAPON_DAMAGE | description = Clears the characters last weapon damage. | syntax1 = 0467: clear_char_la...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{OpCode
 
{{OpCode
| games      = {{Icon|t}}
+
| games      = {{Icon|VC}} {{Icon|SA}}
 
| command    = CLEAR_CHAR_LAST_WEAPON_DAMAGE
 
| command    = CLEAR_CHAR_LAST_WEAPON_DAMAGE
| description = Clears the characters last weapon damage.
+
| description = Clears the character last [[weapon]] damage.
 
| syntax1    = 0467: clear_char_last_weapon_damage [''var'']
 
| syntax1    = 0467: clear_char_last_weapon_damage [''var'']
 
| p1t        = [''var'']
 
| p1t        = [''var'']
Line 11: Line 11:
  
 
== Keywords ==
 
== Keywords ==
set, actor, char, clear, last, weapon, damage
+
actor, char, clear, last, weapon, damage

Latest revision as of 15:13, 15 September 2017

Vice City San Andreas CLEAR_CHAR_LAST_WEAPON_DAMAGE


Description
Clears the character last weapon damage.
Syntax
0467: clear_char_last_weapon_damage [var]
Parameter
[var]
The handle of the character

This opcode clears the character last weapon damages.

Keywords

actor, char, clear, last, weapon, damage