OrpheuMemorySet

Syntax

native OrpheuMemorySet(const memoryDataName[],count,any:...)

Usage

memoryDataName
The name of the block that qualifies memory as defined in a file at "configs/orpheu/memory"
count
The number of occurences to alter. 0 = infinite
any
The value to use as replacement
You can give an extra argument to retrieve the address where the data retrieved lies

Description

Alters data in memory.  The block of data that qualifies memory must also identify it by having identifier blocks.
Memory can be located given an offset or a signature

Return

Number of occurences replaced