Category:VBS2: Plugins PBO
From BISim Wiki - Mirror I
Introduction
PBO Plugins are scripted engine enhancements, either delivered as part of VBS2 (e.g. "Interact with Vehicles - IWV), or created by a user.
Plugins work just like regular object addons, except that they contain mostly dialogs and scripts (even though it is possible to include specific objects that are needed for this plugin to work).
Instructions
To create your own plugin, follow these steps: [TBD]