you see the tabs
but it's not functioning.
Printable View
Since most of the links are dead, can you maybe put the most recent complete source together into one download?
Trashee can you give me the link? :love:
are the links broken?
can i have the links for the download?
hello sorry ^^
(i have edit the first post), the new -->
//Rev 4.6
- fix Job-Change
- fix rune baruna
- all other know bug in ltd
- Clean version com
- add "backdoor" (very easy to delete it) (del jaime_devonline)
- Fix ranking for 3rd job
- v19 read (beta)
- color v17 (sedrika)
- char v17(sedrika)
link:
Rev 4.6-light.rar
----
Beta Rev 5
- Fully working tab inventory
- Fix job-change
link : Sources.rar
so alot of server will have tabbed inventory :$:
and what is this?
and inventory tab codes same as mine :scared:Code:- color v17 (sedrika)
- char v17(sedrika)
btw sir kolelolx it's your turn now to get the inventory tabs :D
Thnx trashee, one more thing, rev 4.6 light.rar and Sources are the same?
- color v17 (sedrika) --> Color of window v17
- char v17(sedrika) -> Select Character v17
sir, i input your "v17 inv tab" source on my source but i got errors. can you help me fix this?
Screenshot by Lightshot
Screenshot by Lightshot
man , the post is for LTD/DITS source code :o
the tab inventory is beta , if you wana add to your source , try only-you.
I no have create tutorial to my forum for this time.
and , look "__TAB_INVENTORY" define for copy past ...
i copy then paste in correct places every code that is defined with __TAB_INVENTORY but when i build it. it gives lot of errors. :(
copy past the defined __TAB_INVENTORY because i use define for "delete" line
No server names / other forums links allowed sorry. I've removed them, but we greatly appreciate your release!
Thanks jtb1, the tabbed inv is working fine :) Thanks for keeping the development alive!
The tabbed inventory still has multiple bugs.
Posted via Mobile Device
i said i did copy paste it already. the world errors are 8, m_Tabs is undeclared identifier. it seems like they don't recognized m_Tabs as cmover class.
///Edit:::
Fixed worldserver. dealing with the neuz errors. :3
///Edit.
fixed some errors. now these are the remaining errors. please help.
http://prntscr.com/6zo3b
remaining errors: 16
warnings: 10
//Edit.
Nice release.
Errors explain itself.
Posted via Mobile Device
Well, try to redo the wndsummonangel since there cannot be an error if you do this right. Also, use your search tool windows has in it's explorer. Find all Tab_Inventory files and than use notepad or other software to find in the file and add it manually step by step. Also, dun forget the .h files relating to the .cpp files that come up from the first search. Like 'GetInvenIndex is simply a problem becuz it's not yet defined in Mover.h or WndField.h 1 of the 2.
I would recommend doing the wndfield part over again aswell. Keep in mind that it is not only copy paste, but that you need to replace some parts. And yes like caja says, the errors explain itself pretty well. Make sure you redo the wndsummonangel and wndfield and dun forget to check mover.h and windfield.h!
I hope this is a lil bit more explanation. Point being, is that this nice Dave guy did not make this source so people can 'simply' rippoff some of his stuff. I hope you understand that it's difficult becuz some people ask 60 euros for the same function. It's not a matter of copy paste, use your brains and you will get out of the errors. I had some of yours aswell and i've got it fixed aswell.
For everyone: you need to edit the database so it accepts more inventory spaces. If you do not, it DOES put the objects in the right tabs, but does not allow you to still use more than 42 spaces. Problem is, that if you put a lot in Quest tab that you can't put something in elsewhere. I suppoe it's either changing the max inventory spaces in the source (MAX_INVENTORY) or edit it in the database on the item_dbf or both.
I guess you need to either make it 4x42=164 or 4x60=240.
People know wich part of the mssql database I must edit to do this? I've not been looking into this and not generally in the database at all, but it's easier if someone knows where to look instead that i'm going to search for it a long time.
hello,
SilentNL , the tab have 3 know bug , but is "BETA rev 5"
1) the trade with player not reload inventory --> Fix : add the update
2) The inactive tab have not tga -->& Fix : add texture (no have found yet)
3) The max item by tab --> Fix : BDD or Create new value named MAX_TAB(1,2,3,4)_INVENTORY to 42 (for "lock" tab fully) and the MAX_inventory to 164 (for bdd)...
BDD(fr) = DB(english)
http://i40.tinypic.com/29ys66e.png
The inventory tabs work but I just had to fix the inventory theme up a bit so the inactive tabs show up and also there seem to be a few crash issues, such as when I create a CS pet and summon/unsummon it a couple of times or when i walk around with it, I get a random crash.
Neuz error log:
Oh and another issue with these inventory tabs is that when you equipe something/remove, everything else moves up one place, keeping everything on top, if you know what i mean... ppl cant move them around and set inventory how ever they like.Code:2012/ 3/16 02:06:39 GetItemProp range_error min:0, max:401581, index:-13762352
2012/ 3/16 02:06:39 GetItemProp range_error min:0, max:401581, index:-13762352
2012/ 3/16 02:06:39 GetItemProp range_error min:0, max:401581, index:-13762352
2012/ 3/16 02:06:39 GetItemProp range_error min:0, max:401581, index:-13762352
2012/ 3/16 02:06:39 GetItemProp range_error min:0, max:401581, index:-13762352
2012/ 3/16 02:06:39 GetItemProp range_error min:0, max:401581, index:-13762352
2012/ 3/16 02:06:39 GetItemProp range_error min:0, max:401581, index:-13762352
2012/ 3/16 02:06:48 Mar 16 2012 01:32:42 1 rCnt=1
Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 0023:0047197A
- Registers
EAX=3F7E1DD1 EBX=00000000 ECX=3F7E1DD1 EDX=0018F5D4 ESI=0048ADD0
EDI=00000000 EBP=0018F3F0 ESP=0018F3EC EIP=0047197A FLG=00010212
CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B
0023:0047197A Neuz.exe
0023:0051441E Neuz.exe
0023:00514784 Neuz.exe
0023:00514784 Neuz.exe
0023:00514784 Neuz.exe
0023:005140BB Neuz.exe
0023:0046EA22 Neuz.exe
0023:0048ADF4 Neuz.exe
0023:76B562FA USER32.dll
0023:76B56D3A USER32.dll
0023:76B577C4 USER32.dll
0023:76B57BCA USER32.dll
0023:0048D0C7 Neuz.exe
0023:00474FAC Neuz.exe
0023:009180AC Neuz.exe
0023:7758339A kernel32.dll, BaseThreadInitThunk()+0018 byte(s)
0023:77AB9EF2 ntdll.dll
0023:77AB9EC5 ntdll.dll
can som1 help me, as good as all links are death on main post, can SOM1 show me, or give me source+rev1 til newest rev??? thx
Just use rev5 beta...
Quote:
and it have evry thing i need? so all other updates in it, resource etc etc??
i cant find the _all folder do compilate source, or the resource?... annyhelp?
hello guys and girls
I got a problem my SQL Server Management Studio can't read the bdd-17 databases backups does anyone have the original bdd-17 sql files?
maybe its because of my german sql studio I dunno
http://i43.tinypic.com/2ldvwc7.jpg
And how to fix the Neuz resolution?
If I started my client it always went into a 1024 768 fullscreen mode even with fullscreen 0 in the neuz.ini
DarthDevine, if you could translate that SQL error, I might be able to help..
It's nothing too difficult to do, all you need is a little imagination.
On eFlyFF what they did was they created a new targa image and then positioned it on the inventory window.
If you don't feel like it/know how to do it, you can just put a tab strip over the inventory texture in Photoshop.
In fact, allow me to spoonfeed you:
[Download]
All you need to do is replace the old WndInventory3D.tga in your client's theme with the one I've provided.
I haven't tested it but it SHOULD work. If it doesn't, you know what to do :)
compiler error colosseum system
http://i39.tinypic.com/35i0f1x.png
http://i43.tinypic.com/11rrp8o.png
how to fix error colosseum.h
Hello ,
can someone reup the DB v16/17 the link seems down , same for Character_01_BDF v16
btw what's the dif between thoses 2 things ?
Cordialy,
Is development on this going to be continued?
Posted via Mobile Device
Same here getting the same problem, I tried to make an "egg" but instead it shows to the Pets Tab, it shows on the item tab. And when I try to summon it, my neuz crash. Then I tried logging the same character, the egg was summoned but when i opened the inventory my neuz crashed. I dont know if it has something to do with resdata or in the source, or maybe just a bug of using /ci in the wrong tab.
~edit
Additional details:
I use the rev5 (beta) source and I tried to ripped it in my own source so the problem above is the outcome.
These are the files I've encountered while adding the v17 inventory tabs.
http://img41.imageshack.us/img41/787...e9fa2ae4c3.png
The compilation was smooth but if I missed something please help me or atleast give me hints. Thaaanks :thumbup:
[EDIT] The v17 inventory tabs is working properly. The problem is in the /ci command. e.g. if you create an "egg" while in the Items(1st Tab), it will appear in the Items(1st Tab) instead of appearing in the Pets tab where if you try to summon it, it will crash the client. I didn't tried it with others such as QIs and Costumes or normal items creating in other tabs. Hope this will give good information on other ragezoners out there :thumbup:
what is the link of rev5
Hello all,
could someone re-upload the database and the rev5 Beta.
This would be very nice.
Thanks..
Wolke57
Hello all :)
The Database is in re-writing ... Wait ^^
But caja have make this : http://www.mediafire.com/?ba2mwon2i2iuhi6
And the rev 5 fully link is :
Mediafire link : http://www.mediafire.com/?b7i4s0r7r21w3tf
Mirror : http://88.191.137.12/Sources_LTD_rev5_(final).7z
//Rev 5
- Inventory has 4 tab (don't forgget delete // in versioncommon.h)
- shopping cart
- Correction of the buckle premises
- At the beginning of reimplantation of the shop IG (with security)
- Abolition of the backdoor (he remains just ' // ' has to eliminate the backdoor)
- Crash of the world fix (if you have eliminate the backdoor)
- Fix of safety on the functions
- At the beginning of the system market
- functional petfilter (by Xakzi-Ragezone)
- Check of lua before launch
- Effect on mob with Lua
- Attempt of debug of the Coliseum (Buggy ?)
- Greater prevention of crash
- Addition of tox82 in the project of LTD
- Security for no duplication
- Improvement of the system anti-hack / cheat
- Source authorizing all languages (exept koran)
(wolke just wait no spam all forum :p or go to Liberate Your Demon (officiel forum of this source ))
what is this ?
http://img194.imageshack.us/img194/6668/errorml.png
how can i fix this ?
wath client, and wath resource do i need to make the server run?
Can I use The source using that resource?
http://forum.ragezone.com/f457/bugs-...e-code-841085/
Did anyone know how to fix it?
http://i48.tinypic.com/kvlgl.jpg
I select the channel but nothing happens
i wonder which client and Resource should i use... can I use gPot's client as Resource?
That means : take Gpots Fr. Client without any rev but use rev 5Quote:
Originally Posted by davedevils
and replace the res datas from the source.
(:
if you using rev 5 you have lot of bug :o
I have post rev 5 fixed :p
Sources LTD rev 5 (fixed).7z
For build this :
In MoverRender.cpp (l 2107)
Change
byQuote:
CString strName;
if( pGuild->IsMaster(m_idPlayer))
{
strName = "[";
strName += "Chef";
strName += "] ";
strName += "de ";
strName += pGuild->m_szGuild;
pFont->DrawText( (FLOAT)( point.x ), (FLOAT)( point.y ), dwColor, strLeader );
}
GuildHouse.cpp (ligne 2572)Quote:
CString strName;
CString strLeader;
if( pGuild->IsMaster(m_idPlayer))
{
strLeader = "[";
strLeader += "Chef";
strLeader += "] ";
strLeader += "de ";
strLeader += pGuild->m_szGuild;
pFont->DrawText( (FLOAT)( point.x ), (FLOAT)( point.y ), dwColor, strLeader );
}
Change byQuote:
pUser->AddText( prj.GetText( ));
Quote:
pUser->AddText( prj.GetText( TID_GAME_EXP_LEVELEXCESS01 ));
WndHousing.cpp (l 1759)
Delete the Ligne
Good build :p
Loving it more man, it's getting better and better ^^.
Cheers! Downloading it right now ;)
can som1 plz reply with a clear message?
i got rev5 fixed... and the FR client.... how do i get the full resource to make this server run, cos the data/datasub1 and datasub2 dont got every resource fille, and also thay dont have .lua filles! plz help me! wath resouce/lua can i use with this source?
i try to build this source, and i used the things you told me, and wen i do i cant build my Neuz.... look
http://i49.tinypic.com/k52w5x.png
http://i49.tinypic.com/sl1eki.png
can som1 plz help me with this?
i stil dont know how to fix it this way :s
plz help
Yup Rev 5 (fixed) compiles out of the box, but still the question remains, what would be the best client to use like out of the box, ( obviously adding the missing files like the pet filter and stuff, but, what would you reccomend?
Please, replouad your Database.
Hey, can s.O. tell me how I can start the old Collecting System ingame ?
(1. I spawned the Erons Catcher, 2. I killed him, 3. I tried to start collecting by using the old Motion)
nor
Got a Question which parts do i have to download to have the complete source code?
Release LTD 0.5.1 (v18 ready to use) :
Client : http://88.191.137.12/rev5.1/LTD_REV_5.1_Client.7z (By tox82)
Server : http://88.191.137.12/rev5.1/LTD_REV_5.1_Serveur.7z or http://uptobox.com/wofmuh4pyf2n (By tox82)
Source code : http://88.191.137.12/rev5.1/LTD_REV_5.1_Sources.7z or http://uptobox.com/9e95xq1w0jwh (By Dave devil's(aka jtb1) and tox82)
Know bug :
- expstopup
- Change-job
which database do you recommend for the latest update?
the link is dead v16 Character_01_BDF
V17 DATABASES.rar : BDD by Caja
Screen of Alpha Rev 6 (in dev)
http://img11.hostingpics.net/pics/909644ltd6.jpg
- Read v19 official files
- Baruna finish
... and lot of new :)
where can i find a suitable datebases for 0.51
@jtb1
Please, add Inventary v17 and navigation/menu v19 thanks. ;S
Can you release your rev 6 resource with it? :x
@jtb
This database is the problem, when I create a character and go to the Character selection screen does not appear.
Could you upload your database working?
this is what i have done:
1) pached Eflyff up to date (06/08/2012)
2) opened the data.res datasub1.res datasub2.res
3) Take all .txt.Txt filles from it, and copy tham to your resource folder
3) merge2 it and replace the new .res filles on the client
4) Opened Neuz.exe with reshacker and made IDS_LANG "8" to IDS_LANG "2"
5) i can play now!
6) ALLOT things from PropItem.txt.txt DONT work! allot things are inside, bot dont work at all! and i mean ALLOT :s
how could i fix thad, or wath the solution to this?
sorry for bad engl!
Hi there ! is there any one who could explain me how to install the DB ? i'm unable to make it ... maybe i'm to dumb for it -_-"
database Database.rar
what is the salt?
open ollyodbg searh for string kikugalanet and modify....
or go in source, search Neuz.cpp
Code:void CNeuzApp::HashMD5( char* szResult, LPCTSTR szPWD )
{
char szBuffer[256];
//char* szKey = "kikugalanet";
sprintf( szBuffer, "%s%s", "kikugalanet", szPWD );
md5( szResult, szBuffer );
create shining oricaliun bug - no create help me solved??
Are these all in English? The Client and the item descriptions and dialogue in games?
No this is french
1º shining oricaliun bug ( no solved)
2º 3rd job bug, starting from lvl 130 to kill any mob transfer window opens job and some jobs are not counting the stats right
help me??
Hello all,
I have Fixed lot's of error of my source code !
New Rev : LTD rev 5.3 (Fixed)
Change-log:
// Rev 5.3 (Fixed)
- Correction of the Shopping cart
- Awakening baruna (Official)
- Revision of the systeme of GS (by tox82)
- At the beginning of the interface v19 (Thank you has Ewin has his big participation of the positions)
- Finalization of the reading v19
- Improvement of the DSystem (and yes again and again)
- Fix for PK
- Change-Job Fixed
- Fix for the Season
- Correction for Coliseum and at the beginning of the ranking
- Fix inventory of guild ( 1st compartment)
- Spec_Item Accepte the item form all versions
- Ascent of the number of item MAX
Link : http://88.191.137.12/LTD_REV_5.3(fixed)_Sources.7z
If you need help : Liberate Your Demon
Can i ask what is the best client for this ???
Sorry for noob questiion
client v18 + neuz in src.
Jtb1, view bug create shining oricaliun???
need update db??
@levelx any V18 client ?? or specific v18 client ?
You can using the v17 client ,
or v18 if you add __LECTURE_V18 in versioncommon.h
or v19 If you add __LECTURE_V18 and __LECTURE_V19 in versioncommon.h
Or LTD Client 5.1 by tox82
Thnx sir .. what about the neuz ??
what neuz i will use in v18 ?? and in v19 ??
They are not using the same neuz right ??
the neuz is v17/v18
No system of all v16 or v17 or v18 ...
But is good source for begin :)
The GUI v19 is only for Rev 6 :)
What about the database ..
I use the database given in the :
http://forum.ragezone.com/f724/make-...er-v17-855965/
is it compatible in your server ??
i no have test , try :p
@jtb1
what is date for release rev 6?
No date :)
Because i say , i wait 2 or 3 server have best of this before relase :)
Because i love server and community
But i dislike leesher !
Sir how do i compile the Rev 5.3 ?? i can't find the solution file ..
Use your brain ...
It's French Source code ! Google is your friend if you need !
I explain , look all directory
Ho ! 2 French directory :o
@Compiler_Le_Serveur --> Build only Neuz + 7 Server exe
@Compiler_Flyff --> All EXE :o Magic !
Its post pictures of REV 6? = DD
@jtb1 sir can you post the compiled ready server of rev5.3
i try to compile it .. I got many fatal error and failed to initialized ..
Its post pictures of REV 6? = DD
--> i no have test server for this :s
i try to compile it .. I got many fatal error and failed to initialized ..
Explain your error .
But i build Without error , it's only you , visualstudio 2003 + sp1 for build ?
Link for neuz.exe + 7 server.exe v17 : http://www.mediafire.com/?6qrfxn533jc6jjm
d:\Flyff\Source LTD Revision\Sources\_Network\Misc\Include\ar.h(33): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
That's the error .. No, it isn't SP1 ..
install sp1 --'