Difference between revisions of "0324"

From GTAMods Wiki
Jump to navigation Jump to search
(created article)
(No difference)

Revision as of 00:05, 15 November 2009

{{{games}}}


Description
Sets the zone's ped spawn
Syntax
{{{syntax1}}}
Parameter

This opcode spawns groups of peds, which is defined in the pedgrp.dat file, in a zone, which is defined in the info.zon file. For details on what a line number means, see pedgrp.dat. The line number needs a valid entry defined in the pedgrp.dat file. If the line number is invalid, the game will not crash until the zone is entered. If a zone is not set by this opcode, the zone will use line 0 by default. This opcode takes a low priority if opcodes that affects random ped spawns are used, like 015C, 022B, etc.