SourceMod plugin for IOSoccer This plugin adjusts the player size in the game. For any questions, please contact me on Discord: inactivoo.
Made for Vertex Arena Community.
- Place
playersize.smx
in youraddons/sourcemod/plugins
folder. - Restart your server or run
sm plugins load playersize
in your server console.
Commands:
!playersize
!size
The plugin automatically adjusts the player size based on predefined settings. You can modify these settings in the source code and recompile the plugin if needed.
- To change player sizes, edit the
playersize.sp
file and recompile.
Contributions are welcome! Please fork the repository and submit a pull request.