Monday, October 15, 2018

Solutions to unavailability of names

Doom episode 7
Source code.

In the source code find s_codbcGameChatSave.cpp - - line 98 changed to
 "ChaSpMID =% u, ChaSpSID =% u, ChaPkWin =% u, ChaPkLoss =% u,"

In addtion find: s_CodbcGameCreate.cpp -- line 34 changed to
 "% I64d,% I64d,% I64d,"

in additionTo modify the contents of the comment.ini file as part of the author's modification.
Add ChaVotePoint-money,
ChaPremium Point-money,
 and ChaContributionPoint-money to the RanGame1 - chainfo table against the source code
 Note: why testing type that money in database ep7

Thanks all I'm working!

Monday, May 28, 2018

Server Files and CFG By Ran Online Ep3

Server Files

ODBC Guide

Ep 3 - 1 PC
Ep10 - PC/Vmware

Server Files and ODBC Guide
Tutorial as work! all Thanks
You will of because a development!

Tuesday, May 22, 2018

Aiesha Ran Online Ep3 Client and Editor

Welcome to Aiesha Ran Episode 3

Featured

• Modified Default.charclass
• New Interface
• 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 rosary 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 challenge quests edited
• Some unfinished skills and items :(
• and many more. just explore

My database has built-in triggers already:
• New Character Trigger
• Auto Reborn
• Ammend Magic
You can find it in: RanGame1 -> dbo.ChaInfo -> Triggers

Just adjust the item/gold drops of some monsters to fit your taste :)

Updated patch!
Update 1: https://www.mediafire.com/?gmww7186zzyfbaz
• Fixed Some Invisible Items
• Fixed School Names
• Fixed Aiesha Ultima Item
• Some Minor Changes

Update 2: --
• New items will be release
• Skills will be fix
• New InGame Songs
• many more...


How to GMcharEdit a configure
1) Open GMCharEdit

2) *a window will pop up* -the password will be based on your login credentials in Sql Client-
User Database ODBC Name: RanUser
User Database User Name: sa
User Database User Password: 1234

3) Click OK.

4) create a new account with "UserType" 28

5) Login
-
RanCP: Coming Soon be completed all since!
-
-
Best Settings to Avoid bugs & rollback
Max HP & MP: 48,000 ~~NOTE: (you will need to balance the stats in VIT,INT)
Max SP: 25,000 ~~NOTE: (you will need to balance the stats in STM)
Max DEX & POW: 15,000
-
All files are clean, if your anti virus detected it as a virus. its a false alarm.
-

Download Client And Editor
Client: Click Here
Editor: Click Here
Database: Click Here
Server Files: Click here
GlogicServer: Click Here

"You dont my time again was a year ago. promise Ran Online!"

Thanks:
Eureka7
Jolin88 (Phoenix Ran)
Ianotida
and Other Devs.

Thursday, May 10, 2018

[Guide] make a Visual Basic the Ran Launcher

I will teach you how to make a BASIC ran launcher step by step.



Requirements

Visual Basic 2008 express or higher

.net framework 4


1.Download and install the requirements.

2.Open Visual Basic Express Edition

3.Make a new project(WindowsFormApplication) is name all search.

4.Change the properties (Be careful you might do something wrong.)

5.Make a button And change the text to start.

6.Double click the button and put this code to it.
Code.
Dim p As New Process()
        p.StartInfo.FileName = "Game.exe"
        p.StartInfo.Arguments = "/app_run"
        p.Start()
        Me.Close()

7.Go back to the design and put a new button.(Change the text to exit.

8.Put this code to the exit button.
Code.

Me.Close()
Optionals

This part of the tutorial is optional, you could either use it or not.

REGISTER BUTTON
*1.Make a new button,change the text to Register.

  2.Put this code to that button.
System.Diagnostics.Process.Start("http://YOURREGISTERURL.com")

use Game.exe to MiniA.exe is its working!

Visual Basic 2018 or 2010 its working :D

Credit:
Lordskie03.

Friday, April 20, 2018

Doom Ran Episode 7 (Episode 11 feature)


[Feature]
*Support max rv Card (DefCharclass Control)
*SAINT POWER PLANT

*TYRANNY WAR
*SCHOOL WAR
*WROPPED
*NON-DROP
*FIX-SPEED TYRANNY WAR
*FIX-SAFEZONE
*ITEM LINK
*CHAR VIEW

TYRANNY RANKING LIST
WINNER, TOP WINNER
TW BATTLFIELD UI