• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Rohan Online lv115 Hero Skill Server File + DB + Client

Newbie Spellweaver
Joined
Feb 10, 2013
Messages
20
Reaction score
2
sorry @farmforge I fell asleep. hehehhehe
yes unsigned _int16 is u16
bool just try with u8

this my npc.bin.strs
[filemask="NPC.bin"]


//
// by novanakal@rf-reborn.com
// NPC Structorion


struct "NPC"
{
child _tagNPCInfo [count=907];
}

struct _tagNPCInfo [preload=1, tableview=1]
{
x32 Type;
str[len=50] m_Name ;
str[len=50] m_KoreanName ;
str[len=50] m_FileName ;
i16 [hidden=1] m_CollisionType;
i32 m_CollisionType;
float m_CollisionRadius;
float m_SceneGraphRadius;
i32 m_ActorLodType;
i32 m_MoveType;
i32 m_Job;
str[len=50] m_JobName ;
x32 m_Race;
i8 m_HaveChat;
i8 m_MapView;
i8 m_IsMaster;
i8 m_IsMaster;
i8 m_IsMaster;
str[len=50] m_RegionName ;
str[len=50] m_ScriptFile ;
str[len=50] m_ScriptFile2 ;
str[len=50] m_ScriptFile3 ;
str[len=50] m_Portrait ;
str[len=50] m_PortraitEx_1 ;
str[len=50] m_PortraitEx_2 ;
str[len=50] m_PortraitEx_3 ;
str[len=50] m_QuestUiFileName ;
i8 [hidden=1] hidden;
i8 [hidden=1] hidden;
i8 [hidden=1] hidden;
}


omg that looks better than mine >.< , mine worked, but when i saved the stuff i changed the MapID server closes automatically. :( i suck at making these stuff >.<
 
Joined
Nov 1, 2009
Messages
842
Reaction score
276
thats have a increase size of your file ?

the problem is, structorian have a little bug for editing 5 or 10 last line.
adding more bytes there..
you must delete manually of extra bytes
 
Newbie Spellweaver
Joined
Feb 10, 2013
Messages
20
Reaction score
2
@novanakal i will try that, but if it doesnt work i will try to make peace with it, since i couldnt find anything to add a teleport link to Taru for Upper Lv.
-update--
i keep erasing stuff from the .bin lol and it keeps adding more bytes to it.



@soulsimbol yes man, i will, still have a long way to go u.u
 
Last edited:
Initiate Mage
Joined
Oct 19, 2012
Messages
2
Reaction score
0
how i can change the server Nation and Language? eg:(US/JP/PH)
 
Newbie Spellweaver
Joined
Jan 3, 2014
Messages
14
Reaction score
0
Hey guys who know a server whit nice money drop or if any of you have it can give me a mosnter.bin whit some nice crone drop will be great .
 
Newbie Spellweaver
Joined
Jul 22, 2012
Messages
70
Reaction score
36
How to change the time limit of tsb? from 30minutes to 1hr and also making unlimited players to join in minor / major tsb?
 
Newbie Spellweaver
Joined
Dec 25, 2013
Messages
22
Reaction score
0
hi all
I get in trouble
how to add material bedron in NPC
what items should I edit
give me a clue
 
Newbie Spellweaver
Joined
Feb 8, 2014
Messages
51
Reaction score
0
@Melwin can you do video tut for this thing? or someone can do video tut.? soo confusing :?:
 
Newbie Spellweaver
Joined
Feb 10, 2013
Messages
20
Reaction score
2
anyone knows how to add items to the event inventory? i tried what i read a couple of post back but still wont work. S: thx in advance.
 
Newbie Spellweaver
Joined
Feb 8, 2014
Messages
51
Reaction score
0
how to restore DB_Rohan hero folder to mssql?? its not .bak file



can someone screenshot where is this? Open RohanUser > Tables > TServer
Change all 192.168.56.101 to your IP
 
Last edited:
Newbie Spellweaver
Joined
Dec 25, 2013
Messages
22
Reaction score
0
hi all how to alter the level of the monsters in the hazy from 98 to as low as 110
I get in trouble about it please give me a solution.
 
Back
Top