Pages

Saturday, March 29, 2014

Thursday, March 27, 2014

VIDEO TUTORIAL:

VIDEO TUTORIAL:

VIDEO LINK: CLICK ME

1. Installing SQL SERVER
2. Installing SQL Management Studio
3. Creating and Restoring Database
4. Setting Up ODBC
5. Configuring Ran Server
6. Port Forwarding
7. Setting Up GMC
8. Creating New User
9. Configuring Client

[Guide]Ran Control Panel Installation Using XAMMP ApacheFriends

Good morning, guys! I just want to share my knowledge to everyone. Here's the simplified guide on how to create your Ran Control Panel. But before that, you should do the following:


*Database FIX(For 1st time rancp installation)
1. Open your MSSQL2005
2. Login you MSSQL2005 account.
3. Expand the 'Databases'.
4. Expand your RanUser database
5. Expand the 'Tables'.
6. Right click on UserInfo then click 'Design'
7. Scroll down, add column namely 'UserEmail with data type 'varchar,50' . Check the box 'allow nulls'
8. Add column again namely 'UserPoint' with data type 'int,4' . Check the box 'allow nulls'
9. Close and save the design table.


+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


So, now let's start to install and modify your own Ran CP


1. Download and install the following:


Xampp ver. 1.6.7: Click here
ntwdblib.rar: Click here
GzBkcp.rar: Click hereRan online web: Click here
Blue ran cp: Click here
Babyran cp: Click here
Bossran cp: Click here



2. After the downloads are finished, install the Xampp 1.6.7. After you installed the Xampp, do not run.


3. Extract the ntwdblib and overwrite the following:




Quote:
C:\xampp\apache\bin\
C:\xampp\php
C:\windows\system32
----------------------------------------------------------------------------------------------------------------------------


4. Extract the GzBkcp inside your htdocs, it will look like this: C:\xampp\htdocs\rancp\). Run your Apache and MySQL via Xampp Control Panel. Then, go to http://127.0.0.1/rancp/install/install.php


1. Step 1 - Choose Mssql or ODBC (Choose Mssql, ODBC is not configured yet)
2. Step 2 - Now put the correct info. And example shown below.



Local Host : 127.0.0.1 (Leave As it is)
*SQL Server Host : COMPUTERNAME\SQLEXPRESS (Change COMPUTERNAME to yous)
Database User : sa
Database Password : 1234 (Change to your pass)
*Ran Online Database : RanUser (Leave As it is)


1. Step 3 - Enter the Infos
2. Step 4 - Enter the infos

Once your done installing it then go here http://192.168.2.1/rancp/

Then You Done. Remember to use Xampp.

Monday, March 24, 2014

Setting Up Gunbound Classic Offline Server

Craving for a Turn-by-Turn Online Shooting Game back in 2006?

Well Heres the Offline Version of Gunbound!

Im still investigating the problem regarding of putting it in LAN and WAN Version so you can play with other players.
If someone can teach me on how putting it on LAN, just meessage me and ill post it here. ^_^

Well here we go!


Requirements:

Download Wamp Server 2.0: 
Download

Note: I change the download link to use WAMP Server 2.0 than 2.2 because there are some problems regarding Entering the Server which shows the Please Wait message. But the pictures below, i used 2.2 but they are have same procedure.
Instructions:

1. Install WAMP Server


Click Next
Photobucket

Select Accept and Click Next

Photobucket

Choose your Destination to Install (i choose c:\wamp which is the default)

Photobucket

Wait to complete the installation, do facebook or anything, this will not take too look ^_^ 

Photobucket

Dont touch this part, dont change the localhost,just click next

Photobucket

Done! now click finish to fire up your WAMP server!

Photobucket

You will see on the notification bar the WAMP Icon is green, this means your want runs smoothly

Note: If your wamp icon is orange/red, thres some problems in your computer like:


-Conflict WAMP with IIS(Internet Information Services) = Turn off your ISS by Run>inetmgr
-Conflict WAMP with MSSQL
-Conflict WAMP with MAMP,XAMP
Photobucket

 2. Importing Database Files into WAMP's MySQL
a. Extract GB_Serv.rar to Drive C: (I choose this so i can access it easily and the path is short that Desktop). Below is the extracted files.
Photobucket
 b. Now open your intenet browser and browse http://localhost , you will be directed to this page below
Photobucket
c. Click on phpMyAdmin below the Tools and youll be inside phpmyadmin
Click on Databases Tab and create the following database:
Admin, batch, gunbound, and user
Photobucket
 d. now you see below the 4 databases i created (i checked them so you can see them as highlighted).
Photobucket
 e. now click on the admin database and youll see this page

Photobucket


f. Now click on the Import tab (if you cant see it, click on More) and then click on the browse.. button, this will upload the backup database to be set on the admin database, go to your C:\GB_Serv (where you extracted the GB_Serv.rar) then open the DB Folder inside the GB_Serv and choose Admin.sql then after choosing, browse down and click the Go Button to Execute the Importing.
Photobucket
 g. Now if you see this error, open the Admin.sql (This occurs depends on the version of MySQL in WAMP)
Photobucket
 h. Once you open it, Replace TYPE=MyISAM into ENGINE=MyISAM
(use ctrl+h to open the replace window and Enter TYPE=MyISAM on the Search String and Enter ENGINE=MyISAM and click the Replace ALL button)
Then Save.
Photobucket
i. Now Go back again to your browser and on the Import Window, Upload the edited Admin.sql and thats it youll be seeing the Message below
Photobucket
j. NOW, Repeat the steps 2.e.- 2.f. except that youll select different database and upload different SQL files.

Like this :
Open batch database>Import>Upload batch.sql (do the same editing trick if error occurs)
Open gunbound database>Import>Upload gunbound.sql (do the same editing trick if error occurs)
Open user database>Import>Upload user.sql (do the same editing trick if error occurs)

k. go to gunbound database>  click the applicationsetting table from the sidebar and click the INSERT tab

Enter the following like in the image
BaseURL: 127.0.0.1
NoticeURL: 127.0.0.1/notice.txt
FullDownloadURL: 127.0.0.1/fetch.php

Ignore the ApplicationId and VersionLimit then click GO.
Photobucket


3. Creating the Web Registration for the Game
a. Extract the files inside www.rar or www._v2 into the www path of the wamp. (c:\wamp\www)
below is the extracted files of the www.rar
Note:if you use the www_v2.rar, its no need to extract the files from www.rar (the www_v2.rar is more easier since the original creator of the www.rar code has errors but works for the registration of user)

Photobucket

b. go to your web browser and navigate http://localhost/gunbound
youll see the registration site, now register for a GB Account
Photobucket
Now youve successfully created an account. 

4. Setting up Gunbound Server Files

a. Go to c:\GB_Serv
Note: We see that inside this folder, there is a folder named as Server
This folder is for modifying the IP Connection for the game, so as off now, we shouldn't touch this until error occurs.
b. open install-service.bat, this will install the Gunbound Server Services
if you see this window, youre close to finish this!
Photobucket

c. now open start-server.bat, this will start your gunbound serve
below you see a new application open, this is you server broker

in the server ip, if the ip is not 127.0.0.1 like the one below, change it to 127.0.0.1 the click set server ip button and then click restart server

you here can also change you channel's name

Dont close this or you cant be connect to your server
Photobucket

5. Installing Gunbound Client

a. Install the Gunbound Classic Client (the installer named Gunbound_Classic_315.exe)
Photobucket
Photobucket
Photobucket
Photobucket
b. Now go to start button of your desktop then click RUN and type regedit (shortcut is ctrl+r for Run)
Photobucket

the navigate this in Registry Editor:
HKEY_LOCAL_MACHINE\SOFTWARE\SoftNyx\GunBound
Then make some changes :
BuddyIP = 127.0.0.1
IP = 127.0.0.1
Url_Fetch = http://127.0.0.1/fetch.php
Url_ForgotPwd = (none)
Url_Notice = http://127.0.0.1/notice.txt
Url_Signup = http://127.0.0.1/gunbound/

Photobucket
Now your registry should be like this:
Photobucket

Now Run your Gunbound.exe from your start menu>Silent Gaming>Gunbound Classic>Launch Gunbound.exe
Photobucket
Then this Patcher will show. Enter your registered username and password then click start game!
Photobucket

Now inside the game, you should see this. enter a server (in this, you see 4 server because i checked all the servers in the GBbroker). (image used from trik-kita)
Photobucket

Then you can buy avatars in the shop.
Youll see that youre money is big (you can only have high money if youre using www_v2.rar on the www of wamp)

(if youre using www.rar, Set your money in the database)


How to set money:
-goto http/localhost/phpmyadmin
-select gunbound database
-select "game" table
-click on the edit link on your desired account
-change the value of money of your desire and click go
-now select the cash table
-click edit on the account you want to change the cash
-change the value of cash and click go

How to play 1 player:
Create a room, then select jewel, 1:1
then type

/shrduatlwkr

like this:
Photobucket

Then Click Start!


Now you see this that im already playing it alone! XD Photobucket
As of now, im using this to edit some themes, add avatars and add effects on the shots. Enjoy! ^_^

Virtual Studio 2003 / Sdk march 2008

vs2003 :  http://www.4shared.com/archive/rOrpHLyD/Visual_Studio_2003.html


Sdk march 2008:   http://www.4shared.com/file/5EgYSsbW/dxsdk_march2008.html