• 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.

[RELEASE] All Fixed Src Code

Newbie Spellweaver
Joined
Dec 25, 2004
Messages
70
Reaction score
23
Thanks for ur contribution, I was trying to add the HackShield on my server, this will help a lot, thanks bro!! :love:
 
Newbie Spellweaver
Joined
Dec 25, 2004
Messages
70
Reaction score
23
Good works :)
It's a pity that nobody has the source code from the GUI (game interface). If we had the FLA files from the GUI, it would be possible to modify the whole game, making a new game, almost. :thumbup1:
 
Junior Spellweaver
Joined
Apr 2, 2016
Messages
120
Reaction score
76
It's a pity that nobody has the source code from the GUI (game interface). If we had the FLA files from the GUI, it would be possible to modify the whole game, making a new game, almost. :thumbup1:
Some poeple got the flash code, like GetRektBambi, JohnnyBravo, Lukas and more
 
Experienced Elementalist
Joined
Oct 23, 2013
Messages
289
Reaction score
29
Does leaderboards and skilltree work with this?
For me it does not work :/
 
Newbie Spellweaver
Joined
Feb 2, 2014
Messages
39
Reaction score
18
in rakpeer.cpp
if (strcmp(ip, "528783108")==0) // 127.0.0.1 big endian
For server operation it is important to change ip represented in integer form in a string for this you can use ip-calculator for example ip 31.132.151.4 = 528783108. and for 127.0.0.1 ip = 2130706433.and for ip 212.68.56.134=3561240710

Here's a video of how to install a server


Adnan DatLife - [RELEASE] All Fixed Src Code - RaGEZONE Forums
[/url]
Use these files to start the server by configuring cfg for your ip supervisor server will not drop
https://mega.nz/#F!roZERAzI!CkuJZcTtaY0bNZqTrP-URQ
 
Last edited:
Back
Top