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!

[Video Guide] Rf Giga 4 Ep2 by Cora21 - 07/06/2012

Newbie Spellweaver
Joined
Jul 25, 2012
Messages
20
Reaction score
0
Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: 192.168.1.106 in C:\AppServ\www\register.php on line 110
Critical Error
Impossible to connect to the database


when i register it always error >>>? any solution?
 
Initiate Mage
Joined
May 11, 2012
Messages
4
Reaction score
0
Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: 192.168.1.106 in C:\AppServ\www\register.php on line 110
Critical Error
Impossible to connect to the database


when i register it always error >>>? any solution?

This may can help you,,
look your SQL server

sql - [Video Guide] Rf Giga 4 Ep2 by Cora21 - 07/06/2012 - RaGEZONE Forums

setting config.php

<?
$sql_user = 'sa'; // SQL ID
$sql_pwd = 'password'; // SQL PASSWORD (change it to your password mssql)
$base = "exgame"; // SQL BASE name (don't change it's by default)
$host = "BAGUZ-PC\SQLEXPRESS"; // SQL HOST (change it to your IP ex : 127.0.0.1)
$reg_open = true;
?>

rf_config.php

<?
/*======================================================================*\
|| #################################################################### ||
|| # Registration for RF online private server ||
|| # ---------------------------------------------------------------- # ||
|| # Copyright ©2006 Magenik. All Rights Reserved. ||
|| #################################################################### ||
\*======================================================================*/

//MSSQL settings
$sql_user = 'sa'; // SQL ID
$sql_pwd = 'password'; // SQL PASSWORD (change it to your password mssql)
$base = "exgame"; // SQL BASE name (don't change it's by default)
$host = "BAGUZ-PC\SQLEXPRESS"; // SQL HOST (change it to your IP ex : 127.0.0.1)

$reg_open = true;
?>

after that, restart your appserv
:D
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Jul 8, 2012
Messages
2
Reaction score
0
I need Help.

How do I change the lvl cap?

And can I add new maps and new items on the server Giga 4 EP2?

Was there a sample?

Please help. ^ _ ^

Sorry my bad.
 
Joined
Apr 21, 2012
Messages
765
Reaction score
83
I need Help.

How do I change the lvl cap?

And can I add new maps and new items on the server Giga 4 EP2?

Was there a sample?

Please help. ^ _ ^

Sorry my bad.


of course you can do all of the things that have to do is to edit them..The things that you must edit if you wanna change your lvl cap are, WarriorMasteryLimit.dat, SpiritualistMasteryLimit.dat, SpecialistMasteryLimit.dat, RangerMasteryLimit.dat, Grade.dat, exp.dat ,Pvpcashpoint.dat and you must hex your zoneserver all of these are for server side.
Exp.edf and Character.edf too in client side.

For database, you have to do is you must go to your RF_WORLD DB then go to tbl_general then change the MaxLevel column value to what do you want.. example if you wanna change your max lvl to lvl 70 you must change your value 0 to ((70))

for Items yes as well you could make some new items, all you have to do is you have to make a new rows for your structure then change the things to what ever you want, just copy the very last row then copy the offset then go to hex find that offset then copy and create copy paste to the next one... If you will ask for strs, please dont because theres already a guide how to do it .. :) good luck
 
Newbie Spellweaver
Joined
Jul 25, 2012
Messages
20
Reaction score
0
This may can help you,,
look your SQL server

View attachment 109945

setting config.php

<?
$sql_user = 'sa'; // SQL ID
$sql_pwd = 'password'; // SQL PASSWORD (change it to your password mssql)
$base = "exgame"; // SQL BASE name (don't change it's by default)
$host = "BAGUZ-PC\SQLEXPRESS"; // SQL HOST (change it to your IP ex : 127.0.0.1)
$reg_open = true;
?>

rf_config.php

<?
/*======================================================================*\
|| #################################################################### ||
|| # Registration for RF online private server ||
|| # ---------------------------------------------------------------- # ||
|| # Copyright ©2006 Magenik. All Rights Reserved. ||
|| #################################################################### ||
\*======================================================================*/

//MSSQL settings
$sql_user = 'sa'; // SQL ID
$sql_pwd = 'password'; // SQL PASSWORD (change it to your password mssql)
$base = "exgame"; // SQL BASE name (don't change it's by default)
$host = "BAGUZ-PC\SQLEXPRESS"; // SQL HOST (change it to your IP ex : 127.0.0.1)

$reg_open = true;
?>

after that, restart your appserv
:D


owhh thx u :D

baguzzz thank u very much :D
 
Newbie Spellweaver
Joined
Jul 25, 2012
Messages
20
Reaction score
0
wee so there is no race leader in this giga4?? and no Archon armor >.<
 
Initiate Mage
Joined
May 11, 2012
Messages
4
Reaction score
0
why I can not run the client RF Giga in this spesification :
nothing happen after i click the server . . .
rf launcer is disappear

Spec - [Video Guide] Rf Giga 4 Ep2 by Cora21 - 07/06/2012 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Joined
Jul 7, 2010
Messages
2
Reaction score
0
Hello all , when i open charserver , loginserver and worldserver , i have error " !!!Failed init (Elect race boss system.) , how can i do ? thx
 
Newbie Spellweaver
Joined
Jul 25, 2012
Messages
20
Reaction score
0
what ini should i edit after i cr8 GM account theres no
Login Filter dev.ini
in giga 4 ep 2 server
so what .ini should edit. . . .:drool:
 
Initiate Mage
Joined
Aug 19, 2009
Messages
4
Reaction score
0
Where is the RF_USER.bak and RF_WORLD.bak

I don't know where is it

so I don't make DB and account

is there no need to create? (RF_USER, RF_WORLD)

I found it
RF_USER is connected with rf_account

if that pInsert_Staff exist in rf_account

but not there

where is!! OMG...
 
Joined
Apr 21, 2012
Messages
765
Reaction score
83
Where is the RF_USER.bak and RF_WORLD.bak

I don't know where is it

so I don't make DB and account

is there no need to create? (RF_USER, RF_WORLD)

I found it
RF_USER is connected with rf_account

if that pInsert_Staff exist in rf_account

but not there

where is!! OMG...


As I remember RF_USER IS the rf_account in this version and the RF_WORLD is the exgame ... so if you're going to create a GM account it should be there at RF_account cant help you much because I'm not using this version but I guess this script would workk..



DECLARE @RC int
DECLARE @id varchar(13)
DECLARE @pw varchar(13)
DECLARE @depart varchar(32)
DECLARE @class varchar(12)
DECLARE @name varchar(12)
DECLARE @birthday varchar(10)
DECLARE @grade int
DECLARE @subgrade int
SELECT @id = 'your login'
SELECT @pw = 'youre password'
SELECT @depart = 'none'
SELECT @class = 'GM'
SELECT @name = 'name'
SELECT @birthday = 'None'
SELECT @grade = 2
SELECT @subgrade = 4
EXEC @RC = [rf_account].[dbo].[pInsert_Staff] @id, @pw, @depart, @class, @name, @birthday, @grade, @subgrade
DECLARE @PrnLine nvarchar(4000)
PRINT 'Stored Procedure: rf_account.dbo.pInsert_Staff'
SELECT @PrnLine = ' Return Code = ' + CONVERT(nvarchar, @RC)
PRINT @PrnLine
 
Newbie Spellweaver
Joined
Jul 25, 2012
Messages
20
Reaction score
0
there is no dbo.pInsert_Staff Rf_account i cant cr8 gm account
 
Newbie Spellweaver
Joined
Jul 25, 2012
Messages
20
Reaction score
0
Untitled - [Video Guide] Rf Giga 4 Ep2 by Cora21 - 07/06/2012 - RaGEZONE Forums

here my ScreenShot :)
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jul 25, 2012
Messages
20
Reaction score
0
igot another error


Msg 8144, Level 16, State 2, Procedure pInsert_User, Line 0
Procedure or function pInsert_User has too many arguments specified.
Stored Procedure: rf_account.dbo.pInsert_user

what should i look in gmjob??
 
Retired Developer
Joined
Jun 16, 2005
Messages
496
Reaction score
213
Hey guys after i'm done with 2.2.3.2 and have more free time i will give you files i have from my HDD that might help dev G4 EP2
i still have my entire server file from RF Ocean if i remember it was one of the best server file around (with many fix :)
 
Back
Top