301 B
301 B
Function: SetAAInfo(spawn, type, value)
Description: Set's the AA Info type to the value.
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.type
(string) - Stringtype
.value
(int32) - Integer valuevalue
.
Returns: None.
Example:
Example Required