UnknownF82A

From Unofficial QEdit Wiki Guide
Revision as of 15:09, 5 May 2021 by Kayak (Talk | contribs)

Jump to: navigation, search

Syntax

Syntax: unknownF82A register1

  • register1 = Register containing the index of the player

Use

Resets the player's kill count. You can also set register1 to R250 with get_slotnumber

Example


100:     get_slotnumber 
         unknownF82A R250, R101 // Resets the # of kills for player slot given.
         ret 


Also See

leti get_slotnumber ret