SquirrelPlugin: Difference between revisions

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by one other user not shown)
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]]
*[[IsPlayerNPC]]
*[[ConnectNPCEx]] (v1.5)
*[[ShowNPCConsole]] (v1.5)
|}</big>
|}</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