TwelveSky 2.0 version + Database (Release)

10/12/2020 01:54 petter0433#76
Quote:
Originally Posted by atesethem27 View Post
i install perfectly server and playing the game.
but some problem i have.
i cant wear wing,pets because if i use it i get connection error message.
how can i make 150% items? upgrade or GM COMMANDS?
how can i fix this?
how can i make 150% items? u need fix src
GM COMMANDS->change sql Value
10/12/2020 01:55 barakuda21#77
.......
10/12/2020 02:25 petter0433#78
Quote:
Originally Posted by barakuda21 View Post
do what i did
Go to folder on your client D03_GDATA/D01_GMIMAGE2D/005/CN copy all file there then go to your server folder MAP/DATA paste it there! Then try your server! Error will gone! Good luck!

I cant edit all file on 005 what tool need? I use dos share UnPack/Repack but cant open it even i use too webtool cant open it!
Of course, the DOS tool can only be used in versions above 2.5

If you are interested, we can decode chat
10/12/2020 02:45 himura2558#79
Quote:
Originally Posted by petter0433 View Post
share this client? i can help u edit ip
I have that item, can you help me?
10/12/2020 03:12 petter0433#80
Quote:
Originally Posted by himura2558 View Post
I have that item, can you help me?

I need dos 2.0 client more, if you have one, I can assist you
10/12/2020 04:05 FaroukMareek16#81
Quote:
Originally Posted by petter0433 View Post
I need dos 2.0 client more, if you have one, I can assist you
I have client of dos 2.0
10/12/2020 04:12 petter0433#82
Quote:
Originally Posted by FaroukMareek16 View Post
I have client of dos 2.0
share?
10/12/2020 08:41 barakuda21#83
No elite item/pet/jewel/scroll drop only rare item!. How can i make drop for this item?
10/12/2020 09:41 petter0433#84
Quote:
Originally Posted by barakuda21 View Post
No elite item/pet/jewel/scroll drop only rare item!. How can i make drop for this item?
u need tool haha
10/12/2020 13:26 barakuda21#85
What tool?
10/12/2020 20:38 sdefref#86
Quote:
Originally Posted by petter0433 View Post
Of course, the DOS tool can only be used in versions above 2.5
If you are interested, we can decode chat

You'r wrong, you can use DOS Web Tool on any version.
I use DOS Web Tool to edit :
005_00001.IMG - Levels
005_00002.IMG - Items /Edit stats or add new items, change names, levels, looks
005_00003.IMG - Skills /change skills bonuses decrease or increase what so ever, change names
005_00004.IMG - Monsters /add more drops, change drop chances or add monsters, change names
005_00005.IMG - NPC /change NPC look, its shops or menus, change names
of this server/client

DOS shared 2.5/2.8 c++ structure, not 2.0
All you need to do is to figure out the 2.0 c++ structure

Thx to migisenpai I got the idea of how it works and figured it all out.
10/12/2020 21:50 SupuLtura#87
How to change character creat m33 or 10k points
10/13/2020 03:03 barakuda21#88
sharing what i learn by myself hope will help
this is a item code on how to put it on NPC Bank

i know this is simple FOR you! not for the beginner
for example purposes only :)
Quote:
Distance top to bottom inventory item

00000000000013075520000000000000000000000000000000 00000000000000000000000000000000000000000000090374 000000000000

Ex.( 90373000000000000130755200000000000000000000000000 00000000000000000000000000000000000000000000000000 9037400000000000013074851 )

the [0] code are spacer from top to bottom (NPC Bank Item Slot)

(12digit) and (76digit) not sure?

Ex.( 000000000000 ) 12Digit for spacer

Ex. ( 00000000000000000000000000000000000000000000000000 00000000000000000000000000 ) 76digit not sure just copy this for spacer

================================================== ================================================== ===========================
Distance from left to right NPC Bank inventory item

Ex. ( 90373000000000000130755209037400000000000013074851 )

Code for distance conbine with the last number code of item

Ex.( 0000000000001307552090374000000000000 ) combine the code from item last digit from space (12digit) into the center of two spacer (12 digit)
continued the (12digit) until you occupy the (4slot) on NPC bank Inventery From Left to Right Slot.


================================================== ================================================== ===========================

Item code

Rare Skill
Name/Clan Item/Spacer/code

Flame Slash 6th LS Dragon Clan 903730000000000001307552
DivineFlame7th LS Dragon Clan 9037400000000000013074851
Iron Skin 9054700000000000013074421
Insparational Strike 9054800000000000013074953
Tenon's Prayer 9056100000000000013075
Hypnosis Formation 9052400000000000012172549
Sky Formation 9050500000000000012170006
Slaughter Formation 9053500000000000013074423
Guardian Formation 9051800000000000013075411
Quote:
Originally Posted by sdefref View Post
You'r wrong, you can use DOS Web Tool on any version.
I use DOS Web Tool to edit :
005_00001.IMG - Levels
005_00002.IMG - Items /Edit stats or add new items, change names, levels, looks
005_00003.IMG - Skills /change skills bonuses decrease or increase what so ever, change names
005_00004.IMG - Monsters /add more drops, change drop chances or add monsters, change names
005_00005.IMG - NPC /change NPC look, its shops or menus, change names
of this server/client

DOS shared 2.5/2.8 c++ structure, not 2.0
All you need to do is to figure out the 2.0 c++ structure

Thx to migisenpai I got the idea of how it works and figured it all out.
How?
and another same question HOW to CHANGE create character in to Lvl1/Remove Money/Remove Skill and status points NOT start to M33 free money/skill and status points???????????
10/13/2020 04:48 sdefref#89
Quote:
Originally Posted by barakuda21 View Post
How?
and another same question HOW to CHANGE create character in to Lvl1/Remove Money/Remove Skill and status points NOT start to M33 free money/skill and status points???????????
[Only registered and activated users can see links. Click Here To Register...]
10/13/2020 15:47 migisenpai#90
Quote:
Originally Posted by barakuda21 View Post
sharing what i learn by myself hope will help
this is a item code on how to put it on NPC Bank

i know this is simple FOR you! not for the beginner
for example purposes only :)



How?
and another same question HOW to CHANGE create character in to Lvl1/Remove Money/Remove Skill and status points NOT start to M33 free money/skill and status points???????????
For Level Cap, it's in Center.exe, you need source to change it.

Starting level, money, skill points are in login.exe and will also need source to change. Its somewhere in S04_MyWork02.cpp and it looks like this

tAvatarInfo.aVisibleState = 1;
tAvatarInfo.aSpecialState = 0;
tAvatarInfo.aPlayTime1 = 0;
tAvatarInfo.aPlayTime2 = 0;
tAvatarInfo.aKillOtherTribe = 0;
tAvatarInfo.aPreviousTribe = tAvatarInfo.aTribe;
tAvatarInfo.aLevel1 = 1;
tAvatarInfo.aLevel2 = 0;
tAvatarInfo.aGeneralExperience1 = 0;
tAvatarInfo.aGeneralExperience2 = 0;
tAvatarInfo.aVitality = 1;
tAvatarInfo.aStrength = 1;
tAvatarInfo.aKi = 1;
tAvatarInfo.aWisdom = 1;
tAvatarInfo.aEatLifePotion = 0;
tAvatarInfo.aEatManaPotion = 0;
tAvatarInfo.aStateBonusPoint = 0;
tAvatarInfo.aSkillPoint = 0;

But then again its all useless unless you havr a good source that you can compile. Unfortunately you cant get that anywhere easily or for free.

Any changes in server side will require source. The only change you can do is in the 005 imgs.

TBH idont know where tf does people who host P.V of ts2.0 get their sources