Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Bk's GMC: HOW TO MAKE IT WORK

Status
Not open for further replies.
Joined
Sep 16, 2007
Messages
1,206
Reaction score
540
Project webGMC v1.0
by bk2483


Download Link : http://www.mediafire.com/?mldmz2rmjvm

This gmc im sharing to all is a v1.0 the latest version i have is v3.0 which is 100% completed v1.0 is 80% complete.

Use Xampp to run this gmc.

Features :
Add Items
Add Skills
Edit Characters
View PutOnItems

Download this http://www.mediafire.com/?tnzg22nm4qf
and use common sense to help u insert the skill names and items


Or just download my RanUser backup
http://www.mediafire.com/?mymm4i3zo3m


SS:




Copyright 2008-2009 Bk2483

Additional

1. Use XAMPP to avoid this error
Code:
[B]Parse error[/B]:  parse error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in [B]C:\Program Files\Abyss Web Server\htdocs\GMc\includes\adodb5\adodb.inc.php[/B] on line [B]336[/B]
==================
For this Error,
Code:
Warning: mssql_query() [function.mssql-query]: message: The data types image and varbinary are incompatible in the add operator. (severity 16) in C:\xampp\htdocs\Ran\gmc.php on line 549

Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\Ran\gmc.php on line 549
continue to this step to avoid it
2.Change the data types of dbo.ChaInven , dbo.ChaSkills, dbo.PutOnItems in varbinary(MAX)

==================
No Names, Skill Names and etc?
continue to these steps to avoid this error... (NO ITEMS AND SKILL NAMES)
3. download this 2 rar files
http://downloads.omegaran.com/table.rar
http://downloads.omegaran.com/paste-in-table.rar

Extract and execute the scripts inside the table.rar
Paste the datas inside the paste-in-table.rar (use ur common sense here)
===================
For this Error,
Code:
Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: CRANEP4\SQLEXPRESS in C:\xampp\htdocs\gmc\includes\adodb5\drivers\adodb-mssql.inc.php on line 511
Unable to connect DB1!
continue to this step to avoid it
4. download this http://downloads.omegaran.com/adodb-mssql.inc.rar
then, paste it to C:\xampp\htdocs\gmc\includes\adodb5\drivers\

Credits to bk Correy and Denver and RageZONE team!
 
Junior Spellweaver
Joined
Mar 4, 2008
Messages
147
Reaction score
21
hahaha very good Seifer13
@all just follow this guide to use this GMC 100%
 
Joined
Sep 16, 2007
Messages
1,206
Reaction score
540
@Eureka
im sleeping at my pcshop lol =))

@correy
yah i already test it wahaha and 100% successfully working when i transfer it in my item.isf wahahahha thnx correy
 
Junior Spellweaver
Joined
Aug 11, 2007
Messages
143
Reaction score
30
to all how can i solve this error


Connection with SQL Server failed! Error #119 <--- CP ERROR when i use xampp.....
 
Initiate Mage
Joined
Nov 1, 2008
Messages
8
Reaction score
0
do u have some links here to have this xaamp and how to install it hope you do here, if not can u make one please how to put the xaammp to sql??? another tutorilas please
 
Initiate Mage
Joined
Sep 29, 2007
Messages
78
Reaction score
0
to all how can i solve this error


Connection with SQL Server failed! Error #119 <--- CP ERROR when i use xampp.....

i think you just have to put dll file to your web server folder. correct me if im wrong...
 
Experienced Elementalist
Joined
Jun 7, 2008
Messages
231
Reaction score
1
@mike915

we have same error :( so sad we can`t use this
 
Status
Not open for further replies.
Back
Top