SpawnPlayer

From Multi Theft Auto: Wiki
Jump to navigation Jump to search


This fake function is for use with blah & blah and does blahblahblabhalbhl

Syntax

bool spawnPlayer ( player thePlayer, element spawnpoint )             

Required Arguments

  • thePlayer: the player to spawn
  • spawnpoint: the spawnpoint element at which to spawn the player

Returns

Returns true if the player was spawned successfully, false otherwise.

Example

This example does...

--This line does...
blabhalbalhb --abababa
--This line does this...
mooo

See Also

Template:FunctionArea Functions