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!

SoD - Source + Files + Client

Newbie Spellweaver
Joined
Jul 19, 2010
Messages
8
Reaction score
0
Edit 27/06/2012

hello

I tried again to install my database and files without touching anything and I have created the admin account with md5 "kikugalanetadmin" as above with the salt "kikugalanet" and I always this error message when I log on my server :

error - SoD - Source + Files + Client - RaGEZONE Forums

and here is the copy of my file error.txt :

2012/ 6/27 16:51:38 CGuildHouseMng::DBLoadGuildHouse() : AddGuildHouse() Failed!!! [GuildId:000001]

2012/ 6/27 16:51:38 CGuildHouseMng::DBLoadGuildHouse() : AddGuildHouse() Failed!!! [GuildId:000001]

2012/ 6/27 16:51:38 CGuildHouseMng::DBLoadGuildHouse() : AddGuildHouse() Failed!!! [GuildId:000001]

2012/ 6/27 16:51:38 CGuildHouseMng::DBLoadGuildHouse() : AddGuildHouse() Failed!!! [GuildId:000001]

2012/ 6/27 16:51:38 CGuildHouseMng::DBLoadGuildHouse() : AddGuildHouse() Failed!!! [GuildId:000001]

2012/ 6/27 16:51:38 CGuildHouseMng::DBLoadGuildHouse() : AddGuildHouse() Failed!!! [GuildId:000001]

2012/ 6/27 16:51:38 CGuildHouseMng::DBLoadGuildHouse() : AddGuildHouse() Failed!!! [GuildId:000001]

2012/ 6/27 16:51:38 CGuildHouseMng::DBLoadGuildHouse() : AddGuildHouse() Failed!!! [GuildId:000001]

2012/ 6/27 16:52:00 OP: 29018180, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0


2012/ 6/27 16:52:58 OP: 57494, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0


2012/ 6/27 16:53:16 OP: 17918, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0

Thank you kindly help me there because I do not and it's been a good week I even try with "SERUS" and it will not either ...
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jul 18, 2008
Messages
9
Reaction score
0
Can you tell me how to remove the Petfilter found in the control panel?

The Petfilter has errors and I would like to build it alone.
 
Owner
Loyal Member
Joined
May 13, 2011
Messages
1,497
Reaction score
157
Hello guys/girls
I have a question how to awaken the baruna items in this source?
I have been looking every where and also used the help function here.
I came accross of this tutorial
http://forum.ragezone.com/f651/make-baruna-weapons-awakeable-803732/
But for some reason what they explain there it is not the same as it is in this source.
I mannaged to Awaken my baruna set's but i can't see the awakening.
Can you point me in the right direction?

With kind regards.


EDIT: I have found it. I needed to look in the Spec_Item.txt and not in de propItem.txt
 
Last edited:
Newbie Spellweaver
Joined
Oct 24, 2011
Messages
29
Reaction score
1
the Neuz Wont Open.. even when i modified the string to local host and the ip.
 
Owner
Loyal Member
Joined
May 13, 2011
Messages
1,497
Reaction score
157
Here you go i had this on my pc.

 

bea

Newbie Spellweaver
Joined
Jul 17, 2013
Messages
88
Reaction score
0
Note:
Just want to share this because it's pretty good files though, maybe some people will like it. No flamewar or any spam post. If there's a problem, just pm me or a moderator.

Features:
Code:
////////////////////////////Source////////////////////////
#define    __FAST_JOBCHANGE
#define    __AWA_WITH_PENYACOST // (Penya abzug für /awa aktiviert)
#define __SHOPPING_CART // Einkaufswagen System
#define    __USER_CP // User CP mit (Teleporter / Buffer / Petfilter)
#define __TELEPORT_SYSTEM
#define    __DAY_NIGHT
#define    __BURNOUT_SYSTEM 
#define    __PETFILTER
#define    __SECURITY_0628    //flyff.a Check
//#define    __NO_SUNKIST //einfach per doppelklick starten

///////////////////////////////////////////////////////////////////////////////////////////////

#if __VER >= 16
#define __GUILD_COLOR
#define __NEW_PROP_PARAMETER 
#define __3RD_LEGEND16 
#define __CROSSBOW    
#define __NO_AFTER_SKIN 
#define __NO_SUB_LANG 
#define __IMPROVE_MAP_SYSTEM 
#define __NEW_SKILL_TREE 
#define __INSTANCE_AGGRO_SYSTEM 
#define __LOADING_SCREEN_UPDATE
#define __ITEM_LINK

#ifdef __NEW_PROP_PARAMETER
#define __NEW_ITEM_VARUNA
#define __NEW_STACKABLE_AMPS
//#define __SCROLL_OF_UNBIND
#define __UPGRADE_SUCCESS_SCROLL
//#define __TELEPORT_SCROLL
#endif // __NEW_PROP_PARAMETER

//    #define        __BS_EFFECT_LUA        
#endif // __VER >= 16

#if __VER >= 17
#define    __FASHION_COMBINE
#define __NEW_WEAPON_GLOW
//#define __TABBED_INVENTORY
#define __BARUNA_PIERCING
#define __COLOSSEUM
//#define __BAHARA_AGGRO_SYSTEM
#endif // __VER >= 17

///////////////////////////////////Resource/////////////////////////////

- v19 Monster
- Items bis v18
- Dungeons bis v18
- 2000 Models (Objekte/SFX) von anderen Spielen z.B. WoW


Files are READY
The Database and the exes are already done it =)
The client is at it ^^

Download:



Credits:
Source/Files by André!
Grundstrucktur by RoC
Database by Sedrika


Virustotal:









sir please reupload ..

[h=1]Object not found![/h] The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.
If
 
Newbie Spellweaver
Joined
Jul 4, 2013
Messages
79
Reaction score
1
Note:
Just want to share this because it's pretty good files though, maybe some people will like it. No flamewar or any spam post. If there's a problem, just pm me or a moderator.

Features:
Code:
////////////////////////////Source////////////////////////
#define    __FAST_JOBCHANGE
#define    __AWA_WITH_PENYACOST // (Penya abzug für /awa aktiviert)
#define __SHOPPING_CART // Einkaufswagen System
#define    __USER_CP // User CP mit (Teleporter / Buffer / Petfilter)
#define __TELEPORT_SYSTEM
#define    __DAY_NIGHT
#define    __BURNOUT_SYSTEM 
#define    __PETFILTER
#define    __SECURITY_0628    //flyff.a Check
//#define    __NO_SUNKIST //einfach per doppelklick starten

///////////////////////////////////////////////////////////////////////////////////////////////

#if __VER >= 16
#define __GUILD_COLOR
#define __NEW_PROP_PARAMETER 
#define __3RD_LEGEND16 
#define __CROSSBOW    
#define __NO_AFTER_SKIN 
#define __NO_SUB_LANG 
#define __IMPROVE_MAP_SYSTEM 
#define __NEW_SKILL_TREE 
#define __INSTANCE_AGGRO_SYSTEM 
#define __LOADING_SCREEN_UPDATE
#define __ITEM_LINK

#ifdef __NEW_PROP_PARAMETER
#define __NEW_ITEM_VARUNA
#define __NEW_STACKABLE_AMPS
//#define __SCROLL_OF_UNBIND
#define __UPGRADE_SUCCESS_SCROLL
//#define __TELEPORT_SCROLL
#endif // __NEW_PROP_PARAMETER

//    #define        __BS_EFFECT_LUA        
#endif // __VER >= 16

#if __VER >= 17
#define    __FASHION_COMBINE
#define __NEW_WEAPON_GLOW
//#define __TABBED_INVENTORY
#define __BARUNA_PIERCING
#define __COLOSSEUM
//#define __BAHARA_AGGRO_SYSTEM
#endif // __VER >= 17

///////////////////////////////////Resource/////////////////////////////

- v19 Monster
- Items bis v18
- Dungeons bis v18
- 2000 Models (Objekte/SFX) von anderen Spielen z.B. WoW


Files are READY
The Database and the exes are already done it =)
The client is at it ^^

Download:



Credits:
Source/Files by André!
Grundstrucktur by RoC
Database by Sedrika


Virustotal:










HI SIR Intelligence CAN PLAY THIS WITHOUT INTERNET CONNECTION

guys help me can play this without internet ???????


but not found client :( -> re upload please sir T_T thank you
[h=1]Server Error[/h]
[h=2]404 - File or directory not found.[/h] [h=3]The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.[/h]
 
Initiate Mage
Joined
Nov 25, 2013
Messages
2
Reaction score
0
Hi,

I can't compil this source i have fatal error in ar.h and misc.h...
Why???..

Works : I can connect me on the server no error. But i can't Compil this source why?
 
Initiate Mage
Joined
Nov 25, 2013
Messages
2
Reaction score
0
Service pack 1 is installed..
I have only fatal error..
 
Last edited:
Owner
Loyal Member
Joined
May 13, 2011
Messages
1,497
Reaction score
157
Start it with an .bat file

@echo off
cls
neuz.exe sunkist

Save it as start.bat in your client folder
 
Loyal Member
Joined
Aug 1, 2011
Messages
1,122
Reaction score
153
Back
Top