11-10-2009, 11:59 PM
Read the image:
![[Image: file.php?id=554]](http://forums.onlinegamecore.com/download/file.php?id=554)
Now, in order to do this, you need to set up your computer to be a Web Server so you can distribute your stuff over the internet. This program will do just that. All you have to do is download it, install it, run it and choose the folder you wish to set up as your Web folder. Only the contents of that folder will be shared but I did not completely trust it, I'll show you what I did later on.
Ok, after you get that installed, so not touch it, now you gotta download my source. Extract it wherever you want. After you extract it, go to the network utility you installed earlier and choose the folder you just extracted. Click start.
What that's doing is sharing that specific folder which has a website + the game in it. Now, all you have to do is edit the source.
Go to frmMainMenu code, go to the load event and change the navigation url. Just change the IP Address.
Your good to go!
What I did to help prevent anything, was I disabled right clicking. I found a tutorial on PScode that showed ho to do it. You will see the code in ModRightClick.
Enjoy guys.
Now, in order to do this, you need to set up your computer to be a Web Server so you can distribute your stuff over the internet. This program will do just that. All you have to do is download it, install it, run it and choose the folder you wish to set up as your Web folder. Only the contents of that folder will be shared but I did not completely trust it, I'll show you what I did later on.
Ok, after you get that installed, so not touch it, now you gotta download my source. Extract it wherever you want. After you extract it, go to the network utility you installed earlier and choose the folder you just extracted. Click start.
What that's doing is sharing that specific folder which has a website + the game in it. Now, all you have to do is edit the source.
Go to frmMainMenu code, go to the load event and change the navigation url. Just change the IP Address.
Your good to go!
What I did to help prevent anything, was I disabled right clicking. I found a tutorial on PScode that showed ho to do it. You will see the code in ModRightClick.
Enjoy guys.