Showing posts with label Guide. Show all posts
Showing posts with label Guide. Show all posts

About GUI interface RanOnline Private Server

Hallo im Indra :)

What do you think about Gui Interface RanOnline Private ??

i dont know bro ahahha,
This is my knowledge for gui .xml in RanOnline Private, if i have wrong please comment and give me sugestion for this .

DONT COPY PASTE  WRONG GUI XML, THIS CAN MAKE CONFUSE ~_~!!

Im Just Ordinary People.

Oke, first time what do you need if you want to edit your interface ?
1. Notepad ++
2. Paint Net
3. Awesome Cilent :P

after you have all require file for this you can open .xml gui in gui folder, and then you can see this :

<CONTROL Local="Common" Id="FRIEND_WINDOW">
        <WINDOW_POS X="0" Y="0" W="465" H="376" />
</CONTROL> 

This is a little bit knowledge for WINDOW_POS :

FRIEND_WINDOW = gui source  you can see this in innerinterfacesimple.cpp for your source,
X="0"         = Position vector X for your window "horizontal",
Y="0"         = Position vector Y for your window "vertical"
W="465"    = Position vector X for your gui window "horizontal",
H="376"     = Position vector Y for your gui window "vertical".

For Ex:



Just take screenshoot  full window and use Rectangel Select in Paint Net you can make your window gui to fit and smoothly :)




Use Bounding rectangel size in red box from this picture and apply in your xml gui
For Ex : Rectangel Select says "Selection top left 526, 233. Bounding rectangle size: 463 x 373"


526 = X | 233 = Y | 463 = W | 373 = H

So you can appy in gui.xml :

<CONTROL Local="Common" Id="FRIEND_WINDOW">
        <WINDOW_POS X="0" Y="0" W="463" H="373" />
</CONTROL>

Why "X" and "Y" not apply in window gui?

Note : This does not matter if for window but if you want to change the position CUICONTROL texture "X" and "Y" you must include.


For video guide :



Thanks for your time and try it to get awesome interface.
JUST FOR FUN!!

How to compile RanOnline Source Code and setting configuration VS 2003 with picture

Hello i want to show , How to compile RanOnline Source Code ??
If you have done with all file required from this, oke next step guide for compile with Visual Studio 2003.


For basickly :
1. Open your RanOnline source code,
2. Open your project with Visual Studio 2003,
3. Select Your Source Code Configuration,

    Note : You can select you configuration
    for ex  Release or  Release_A in red box from this picture,

4. Setting your directories Include File
Select directories Include File
    also your directories 
Select directories Library File

5.Checklist configuration manager, what do you want to build
   Checklist all to build all tool 
Checklist Configuration Manager
6. After all done setting you can build it and waiting until done :)
    If compile done you can see in _bin folder in your source code folder.


Thanks You Lets Try and You can do it :)
For video guide you can follow this




Thanks to : All Developer RanOnline Private in the world :D
                   RaGEZONE

What your needed to compile RanOnline Source Code


This may be helpful for those of you who want to create a Awesome RanOnline Private Server project.


For Ex:

RanOnline by Indra EP7
RanOnline by Indra EP11

What do you need???













Download and instal file require first for your PC 




Credit : All Developer RanOnline Private in the world :D
             RaGEZONE







How to open .gfx file textures from RanOnline GS

Hey bro this guide for easy way to open .gfx file textures from RanOnline GS
Require
* Flash Decompiler Trillix
* Notepad ++
* Paint Net

Next for guide :
1. Prepare your .gfx file



2. Change extention from .gfx to .swf and after that open with Notepad ++ until you can see this pic


3. * If the first there bytes are CFX, change to CWS
    * If the first there bytes are GFX, change to FWS




4. After done for change, you can open with Flash Decompiler Trillix


Yupss your winner :) you can edit with paint NET

Thanks You  more video use this



JUST FOR FUN !!
Follow and Support me to next update :)












HOT Post !!!

Update PING and FPS MiniMap RanOnline

You Can Find Old My Post