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!

[Guide] Ran Online Ep3 For Newbies

Status
Not open for further replies.
Experienced Elementalist
Joined
Jan 11, 2011
Messages
245
Reaction score
38
[Guide] Ran Online Ep3 For Newbies [Updated]

How To Make Ran Online Ep3


..::For SP2 Users::..




..::For SP3 Users::..




..::SERVER FILES::..
( From Bk )



..::Control Panel File::..


..::Client::..


* Usable in Ran Immunity Episode 3 Client :) .
Features :
Updated Weapons ( Maya, Empire ( i can't remember if it is included here )
Some skills also updated but not sure.

..::Setting Up Database::..
Copy The Link And watch the Video On How To Set Up Database
Code:
[CENTER]http://www.youtube.com/watch?v=VyNEAmNNTLM

Thanks To You :)[/CENTER]

..::Setting Up ODBC::..

This is an Automatic Registry Setup for your ODBC. you do not need to configure it manually.
Just chose your SQL version, Download it and press right click then Press Merge.

for Users using SQL 2005 Express - updated



..::Setting Up ODBC (Manually)::..
Go to Control Panel > Administrative Tool > Data Sources(ODBC)

Here`s A Spoon Feed Tutorial Screenshots :
DndY23 - [Guide] Ran Online Ep3 For Newbies - RaGEZONE Forums

Select Native Client (Important)
DndY23 - [Guide] Ran Online Ep3 For Newbies - RaGEZONE Forums

Name What is the Database Name wheater it is RanGame1 , RanUser , RanShop , and RanLog
DndY23 - [Guide] Ran Online Ep3 For Newbies - RaGEZONE Forums

Select " With SQL Server Authentication using a login ID and Password entered by the User"
DndY23 - [Guide] Ran Online Ep3 For Newbies - RaGEZONE Forums

Select the Database If You write at the 1st step is RanGame1 , then Select RanGame1 Database ,
DndY23 - [Guide] Ran Online Ep3 For Newbies - RaGEZONE Forums

Select the " Change the launguage of SQL Server System message to : "

..::Setting Up Client::..


1. Extract the "CLIENT"
2. Extract the "SERVER FILES" and paste it inside the folder Press "Yes To All"
3. And when Extracting Finish , Open the "Param.ini" and change the "IP" to Your IP , Or Use the "Test Ip 127.0.0.1"
It must be look like this :

// SERVER SET
LoginAddress 127.0.0.1
HttpAddress00 127.0.0.1
strNewsURL 127.0.0.1

4. Open The Following (Must Be In Order) :

SvrSession
SvrLogin
SvrField
SvrAgent


At the end Of the line must be

Server Accept Thread Create OK
=======================================================
Server Start OK
=======================================================

it means it run succesfuly run ,


..::HOW TO MAKE GM ACCOUNT::..

*Open SQL Server Management Studio 2005
*Expand the RanUser Find the "dbo.UserInfo"
*Right Click Select the "Open Table"
*Let UserNum as Blank
*Put your Desired Username , UseID , UserPass , and UserPass2
*Then Put 32 In the UserType which are For GM Accounts
*and 1 For Normal Players​

..::GM COMMANDS::..
Code:
[B]Events:[/B]
/eventexp_begin [1-9999999%]
/eventexp_end
/eventitem_begin [1-9999999%]
/eventitem_end
/eventmoney_begin [1-9999999%]
/eventmoney_end

[B]Fun:[/B]
/bighead [on/off] = All Online Characters in Bighead
/bighand [on/off] = All Online Characters in Big Hands(same as weapons too)

[B]Characters Managements:[/B]
/kickuser [CharID] = allows to disconnect user
/charinfo_ci [CharID] = Shows the character information by character ID
/charinfo_cn [CharName] = Shows the character information by character name

[B]Move Commands:[/B]
/move2char [CharName] = Move to Online Character 
/m2c [CharID]
/move2gate [0-99] = Move to available map gate
/m2g [0-99]
/move2pos [##,##,X,Y] = Move to a coordinate
/m2p [##,##,X,Y]

[B]Other Commands:[/B]
/fps_limit [on/off]
/freepk [on/off]
/visible [on/off]
/itemhold 
/visible [on/off] = character visibility
/month [1-12] = Set Month in number
/time [1-24] = Set Time in 24 hour clock
/weather [clear/snow/begin/spore/leave]
/dsp 
/?
That`s For Now :))

Thanks To :
Microsoft /* SQL Server Management Studio Links
Eureka7 /* For Making the Database , And For The Server Files
Bianx /* Re Sharing Databases and Server Files Of Eureka7
Ianz /* Sharing Server Tools and GM Commands
YouTube /*Setting Up Database

Specially To :
Thamodz ( MENTOR KO YAN! :lol: )



Why am I still making a Guide For Ep3 ?

Advantage :
Easy to Set up Than EP4 above
Easy to Edit DDS no Hexing Needed
No MD5 Hash Code Needed
Wide Campus (GOOD FOR PK)
Low Graphic

Disadvantage :
Harder to Degrade like converting items
No Extreme Class
No Motor Bikes
No Surf boards
No AKATSUKI set
No Winged Set
In Short No Ep6 s2 New Items

Correct me if i`m wrong :))
 
Last edited:
Experienced Elementalist
Joined
Jan 11, 2011
Messages
245
Reaction score
38
:)) . Thanks .

@Bianx : i`ll Edit it :)

-----------------------------

Ran Immunity Client Patch ...



* Usable in Ran Immunity Episode 3 Client :) .
Features :
Updated Weapons ( Maya, Empire ( i can't remember if it is included here )
Some skills also updated but not sure.

Credit :
Thamodz

Thank you very Much .. :)
 
Last edited:
Experienced Elementalist
Joined
Jan 11, 2011
Messages
245
Reaction score
38
@Thamodz : You Just like my post because of it ? :)) hehe

@ryannans : Thanks to Eureka7 for Sharing it :)

---------- Post added at 11:11 AM ---------- Previous post was at 10:02 AM ----------

Updated
*Data.rar Included ( edited Map List )
 
Experienced Elementalist
Joined
Jan 11, 2011
Messages
245
Reaction score
38
@dhelux : Thanks For The Like :)
 
Initiate Mage
Joined
Mar 5, 2011
Messages
1
Reaction score
0
Hi. im completely new here. i just want to ask about setting up the odbc because when i click the link, it leads me to a text file and not a download link. can anyone help me how to setup the odbc
 
Experienced Elementalist
Joined
Jan 11, 2011
Messages
245
Reaction score
38
**First post Updated - ODBC manual set up
 
Experienced Elementalist
Joined
Jan 11, 2011
Messages
245
Reaction score
38
Thank you Bianx

**First Post Updated - GlogicServer Included :))
 
Joined
Oct 29, 2008
Messages
952
Reaction score
92
alternative client (no need to edit anything in this client -except if you want higher gold/exp/drop rate :p):


glogicserver + etc..


some short info:
• Modified Default.charclass
• Clubwar (Friday,Saturday,Sunday @ 7pm PH TIME)
• NO POTS BASED! (PK SERVER)
• Modified Songs inGame
• New Reloaded Hair Styles/Hair Accessories
• New Monsters
• New GM Items
• Modified Exp,Drop,Item Rate
• Modified Drops of all Monsters
• New skills: 167,177,187,207,217,237,257,287 and many new etc skills
• New maps: Suryun,SuryunBoss,NPC1,NPC2,NPC3,CT,DeathJail
• Rings rosarys with RV
• New quests
• A lot of quests and npcs are fixed now
• Some npc shops are edited
• INSANE ITEMS
• A few new items in general
• A few new NPCs
• A few skills got edited so they will look better
• A few challange quests edited
• and many more. just explore

credits:
Master Jolin88
 
Status
Not open for further replies.
Back
Top