SquirrelPlugin: Difference between revisions

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
|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 ==
*[[StartRecordingPlayback]]
*[[StartRecordingPlayerData]]
*[[StopRecordingPlayback]]
*[[StopRecordingPlayerData]]
*[[ConnectNPC]]
*[[ConnectNPC]]
*[[IsPlayerNPC]]
*[[IsPlayerNPC]]
|}</big>
|}</big>

Revision as of 14:10, 24 March 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