Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

LandMass Full Server Files+ Client + Tutorial

Newbie Spellweaver
Joined
Jul 24, 2015
Messages
20
Reaction score
15
Hi Guys,

LandMass full Server files and client.

Credits: By SdfSdf SdfSdf

Video:






ScreenShot:


ByLeon - LandMass Full Server Files+ Client + Tutorial - RaGEZONE Forums


ByLeon - LandMass Full Server Files+ Client + Tutorial - RaGEZONE Forums


ByLeon - LandMass Full Server Files+ Client + Tutorial - RaGEZONE Forums


ByLeon - LandMass Full Server Files+ Client + Tutorial - RaGEZONE Forums


ByLeon - LandMass Full Server Files+ Client + Tutorial - RaGEZONE Forums


ByLeon - LandMass Full Server Files+ Client + Tutorial - RaGEZONE Forums


ByLeon - LandMass Full Server Files+ Client + Tutorial - RaGEZONE Forums


ByLeon - LandMass Full Server Files+ Client + Tutorial - RaGEZONE Forums


Download:
* File size: 440.130 KB (RAR)



(landmass.wdb) WDB Editor:
* File size: 33.58 KB (RAR)


(Server) Min Decompile:
* File size: 551 KB (RAR)


(Launcher) Gamehix Work:
http://forum.ragezone.com/f857/landmass-server-files-client-tutorial-1113444/#post8688111
 
Last edited:
CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,661
Reaction score
292
testing
i ll update post after i setup all

edit:cant edit wdb files with notepadd++
cant also with hex editor


edit2:
Code:
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 16
Invalid column name 'slot_id'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 17
Invalid column name 'item00'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 17
Invalid column name 'item01'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 18
Invalid column name 'morats_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 18
Invalid column name 'generator_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 18
Invalid column name 'booster_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 18
Invalid column name 'apply_time'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 18
Invalid column name 'class'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 25
Invalid column name 'slot_id'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 26
Invalid column name 'item00'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 26
Invalid column name 'item01'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 27
Invalid column name 'morats_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 27
Invalid column name 'generator_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 27
Invalid column name 'booster_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 27
Invalid column name 'apply_time'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 27
Invalid column name 'class'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 31
Invalid column name 'slot_id'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 32
Invalid column name 'item00'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 32
Invalid column name 'item01'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 33
Invalid column name 'morats_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 33
Invalid column name 'generator_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 33
Invalid column name 'booster_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 33
Invalid column name 'apply_time'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 33
Invalid column name 'class'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 37
Invalid column name 'slot_id'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 38
Invalid column name 'item00'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 38
Invalid column name 'item01'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 39
Invalid column name 'morats_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 39
Invalid column name 'generator_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 39
Invalid column name 'booster_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 39
Invalid column name 'apply_time'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 39
Invalid column name 'class'.
Msg 213, Level 16, State 1, Procedure usprw_delete_account, Line 15
Column name or number of supplied values does not match table definition.
 
Last edited:
Newbie Spellweaver
Joined
Sep 25, 2014
Messages
40
Reaction score
5
Thanks it works.

I lol'ed at all the game names in the list of banned words.

woot woot, use "DB Browser for SQLite Portable".
 
Newbie Spellweaver
Joined
Jul 24, 2015
Messages
20
Reaction score
15
@xlw00tlx Correct add some missing.
sample: userID change userid
other procedure add.
ByLeon - LandMass Full Server Files+ Client + Tutorial - RaGEZONE Forums


still errors
SQL procedure add:

sample slot_id , morats_color ... other red line add parameter int , tinyint .. and int = -1
 
Last edited:
CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,661
Reaction score
292
still errors
can someone post a good tutorial?

Code:
The module 'fn_Desx_Decrypt_PW' depends on the missing object 'master..xp_desx_decrypt'. The module will still be created; however, it cannot run successfully until the object exists.
The module 'fn_Desx_Encrypt_PW' depends on the missing object 'master..xp_desx_encrypt'. The module will still be created; however, it cannot run successfully until the object exists.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 16
Invalid column name 'slot_id'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 17
Invalid column name 'item00'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 17
Invalid column name 'item01'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 18
Invalid column name 'morats_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 18
Invalid column name 'generator_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 18
Invalid column name 'booster_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 18
Invalid column name 'apply_time'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 18
Invalid column name 'class'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 25
Invalid column name 'slot_id'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 26
Invalid column name 'item00'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 26
Invalid column name 'item01'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 27
Invalid column name 'morats_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 27
Invalid column name 'generator_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 27
Invalid column name 'booster_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 27
Invalid column name 'apply_time'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 27
Invalid column name 'class'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 31
Invalid column name 'slot_id'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 32
Invalid column name 'item00'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 32
Invalid column name 'item01'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 33
Invalid column name 'morats_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 33
Invalid column name 'generator_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 33
Invalid column name 'booster_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 33
Invalid column name 'apply_time'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 33
Invalid column name 'class'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 37
Invalid column name 'slot_id'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 38
Invalid column name 'item00'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 38
Invalid column name 'item01'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 39
Invalid column name 'morats_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 39
Invalid column name 'generator_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 39
Invalid column name 'booster_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 39
Invalid column name 'apply_time'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 39
Invalid column name 'class'.
Msg 213, Level 16, State 1, Procedure usprw_delete_account, Line 15
Column name or number of supplied values does not match table definition.
 
Last edited:
very nice
Joined
Jul 5, 2013
Messages
518
Reaction score
80
still errors
can someone post a good tutorial?

Code:
The module 'fn_Desx_Decrypt_PW' depends on the missing object 'master..xp_desx_decrypt'. The module will still be created; however, it cannot run successfully until the object exists.
The module 'fn_Desx_Encrypt_PW' depends on the missing object 'master..xp_desx_encrypt'. The module will still be created; however, it cannot run successfully until the object exists.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 16
Invalid column name 'slot_id'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 17
Invalid column name 'item00'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 17
Invalid column name 'item01'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 18
Invalid column name 'morats_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 18
Invalid column name 'generator_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 18
Invalid column name 'booster_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 18
Invalid column name 'apply_time'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 18
Invalid column name 'class'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 25
Invalid column name 'slot_id'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 26
Invalid column name 'item00'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 26
Invalid column name 'item01'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 27
Invalid column name 'morats_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 27
Invalid column name 'generator_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 27
Invalid column name 'booster_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 27
Invalid column name 'apply_time'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 27
Invalid column name 'class'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 31
Invalid column name 'slot_id'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 32
Invalid column name 'item00'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 32
Invalid column name 'item01'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 33
Invalid column name 'morats_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 33
Invalid column name 'generator_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 33
Invalid column name 'booster_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 33
Invalid column name 'apply_time'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 33
Invalid column name 'class'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 37
Invalid column name 'slot_id'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 38
Invalid column name 'item00'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 38
Invalid column name 'item01'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 39
Invalid column name 'morats_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 39
Invalid column name 'generator_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 39
Invalid column name 'booster_color'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 39
Invalid column name 'apply_time'.
Msg 207, Level 16, State 1, Procedure usp_insert_morats_temp, Line 39
Invalid column name 'class'.
Msg 213, Level 16, State 1, Procedure usprw_delete_account, Line 15
Column name or number of supplied values does not match table definition.

if you don't have SQL experience then wait for someone to fix it.
i'll try to download & fix it today

EDIT: Fixed Database errors but i can't start the server files (rofl)
 
Last edited:
Newbie Spellweaver
Joined
Jul 24, 2015
Messages
20
Reaction score
15
GameHix LandMass server open try download patch:
 
Last edited:
very nice
Joined
Jul 5, 2013
Messages
518
Reaction score
80
Lol credits for sdfsdf... I bet he stole them.
just in case you're retarded and you don't know that all released Files of MMOs are stolen i bet someone would release his own hard work to the public (idk maybe someone did) -_-

these files are 100% stolen and when you steal something & release it you should credit yourself for releasing it instead of keeping it to yourself :3
 
very nice
Joined
Jul 5, 2013
Messages
518
Reaction score
80
Lol guy. You are definitiv no programer. I dont want to waste my time contuining writing with you. I already showed it everyone in the past, that you have no idea. Show us what you can programm.
And yes files gets leaked by the devs themselves but i think you dont know anything so better shutup. Wasnt you the guy begging all the time for the crossfire files? Lol.
Sadly every important person starts to ignore this forum because of guys like you. This guys know as good like me that sdf has no idea. I wont start searching the web now for the threads whicj opened sdf when he wanted to get dx9 working in sa source. So please stfu and be quiet or proof what you can.

i never begged for crossfire files you have pictures of the conversation ? in fact i got the emulator files from UPGNoob (don't know if it's correct)

i gave it to that brazilian guy (don't remember his name) and he released them here

idk how you want me to proof that i'm a programmer you want me to show you games that i made programs i made websites i made?
i'm not here to show off + i know that the files get leaked by the devs i just find it retarded that you're mentioning it in your reply because almost everyone knows that sometimes the devs leak the files

i don't care about what sdf was doing in the past i talked about how he's getting these files and he deserves credit for releasing them
 
Initiate Mage
Joined
Mar 4, 2016
Messages
4
Reaction score
0
ByLeon - LandMass Full Server Files+ Client + Tutorial - RaGEZONE Forums


why not connected to the database ?and What should be done to connectWhat should be done to connectWhat should be done to connect
 
Back
Top