SquirrelPlugin: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__<big> | ||
The plugins npc04rel32 and npc04rel64 offers the following functions. These functions are to be used in the gamemode and not on NPC scripts. | The plugins npc04rel32 and npc04rel64 offers the following functions. These functions are to be used in the gamemode and not on NPC scripts. | ||
{| style=height:1em | {| style=height:1em | ||
|scope="col" style="width: 300px; text-align:left; vertical-align: top;"| | |scope="col" style="width: 300px; text-align:left; vertical-align: top;"| | ||
==Plugin Functions == | ==Plugin Functions == | ||
*[[ | *[[StartRecordingPlayerData]] | ||
*[[ | *[[StopRecordingPlayerData]] | ||
|} | *[[ConnectNPC]] | ||
*[[IsPlayerNPC]] | |||
*[[ConnectNPCEx]] (v1.5) | |||
*[[ShowNPCConsole]] (v1.5) | |||
|}</big> |
Latest revision as of 07:39, 7 December 2022
The plugins npc04rel32 and npc04rel64 offers the following functions. These functions are to be used in the gamemode and not on NPC scripts.
Plugin Functions |