By: CubeX Designs
*FOR VERSION 5.0*
Difficulty: Medium
1. Preview
2. Installation
3. FAQ
1| Preview:
2| Installation:
1: Go to your description.ext and find this line:
#include "config\Config_Master.hpp"
Below that line add this code:
#include "CBX\CBXDialogHandler.hpp"
2: Go to your CfgRemoteExec.hpp and find this line: jip = 0; Below that line add this code:
#include "CBX\CBXCfgRemoteExec.hpp"
3: Copy all of the files from core\pmenu in our zip file and replace them with the ones in yourmiss