CreateNPC

From Onset Developer Wiki
Revision as of 20:14, 15 November 2019 by Kuzkay (talk | contribs)
CreateNPC

Type: Function
Context: Server
Introduced: v1.0

Description

__EDIT_ME__

Syntax

CreateNPC(x, y, z, h)

Parameters

  • x
    X location
  • y
    Y location
  • z
    Z location
  • h
    Heading of the npc

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__