Vice City Stories converted to open.mp by spicybung. As it currently stands - the number of objects is incompatible with SAMP 0.3DL.
Open your config.json file and locate the "pawn" section.
Add the filterscript to the "side_scripts" array.
Note: Do not include the
.amxextension.
{
"pawn": {
"legacy_plugins": [
"streamer",
"sscanf"
],
"main_scripts": [
"your_gamemode 1"
],
"side_scripts": [
"filterscripts/VCS2OMP",
"filterscripts/VCSMinimap"
]
}
}After saving config.json, restart your open.mp server. The VCS2OMP & VCSMinimap filterscripts will be loaded automatically on startup.
- The open.mp developer team(iAmir, Ksen, Hual, etc...), for their work in making a new SAMP and increasing its capabilities - creating the inspiration to do this
- The SAMP community, which deserves long overdue upgrades
- The GTA Modding community, for the initial inspiration way back as a kid