Quantcast
Channel: RaGEZONE - MMO Development Forums
Viewing all 33942 articles
Browse latest View live

forum + answers scripts travian

$
0
0
hi i wana travian answers scrips and template forum travian + blog travian who can give me ? i can give script with out bug >> my site : warbazi.com
email:alenabi.whitehat@gmail.com

[Help] Waiting for response

$
0
0
Hello guys, I'm back! =)

I am creating a local server, plus I have a problem, likely to be some setting I forgot to do.

When I enter the game is presented a screen loading, round and will not go anywhere.

I'm going to the game with the Dev-Launcher.

wait. Loading2.jpg
Attached Images

Crashing Client

$
0
0
Does anyone know the cause of this crash?

Quote:


2016/ 8/17 21:28:13 CItemBase::SetTexture GetProp() NULL Return 30427

2016/ 8/17 21:28:13 Dec 2 2014 22:46:10 1 rCnt=1

Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 001B:0064F12E

- Registers

EAX=0012BBDC EBX=00000000 ECX=0012BBE4 EDX=00000284 ESI=0012BC40
EDI=00000000 EBP=00000004 ESP=0012BBD4 EIP=0064F12E FLG=00010206
CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000

001B:0064F12E Neuz.exe


It happened when I made additional item of costume, I've done the following tutorial correctly:

Strangely it only happens when the addition of costume that when I made additional weapons, wings, etc. It worked perfectly..

and when I add a box set of costume in 'propitem.txt' direct server crashes..

This is my item settings


defineItem.h
Quote:

#define II_ARM_M_CHR_WED02HAT 30424
#define II_ARM_M_CHR_WED02SUIT 30425
#define II_ARM_M_CHR_WED02GLOVES 30426
#define II_ARM_M_CHR_WED02SHOES 30427


mdlDyna.inc
Quote:

"SysSysScrBxCom" II_ARM_M_CHR_WED02HAT MODELTYPE_MESH "mCloWed02Cap" 0 MD_NEAR 0 1.0f 0 1 ATEX_NONE 1

"SysSysScrBxCom" II_ARM_M_CHR_WED02SUIT MODELTYPE_MESH "mCloWed02Upper" 0 MD_NEAR 0 1.0f 0 1 ATEX_NONE 1

"SysSysScrBxCom" II_ARM_M_CHR_WED02GLOVES MODELTYPE_MESH "mCloWed02Hand" 0 MD_NEAR 0 1.0f 0 1 ATEX_NONE 1

"SysSysScrBxCom" II_ARM_M_CHR_WED02SHOES MODELTYPE_MESH "mCloWed02Foot" 0 MD_NEAR 0 1.0f 0 1 ATEX_NONE 1
propItem.txt
Quote:

7 II_ARM_M_CHR_WED02HAT IDS_PROPITEM_TXT_009500 1 1 IK1_ARMOR IK2_CLOTHETC IK3_HAT = TRUE = SEX_MALE 4 3600000 = = = = PARTS_HAT = 1 = PARTS_HAIR 1 1 = = 1 = = 1 1 _NONE 0 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 0 0 0 0 0 0 = = = = = = = = = = = = = = = = """itm_mCloWED02Cap.dds""" 0 """""" IDS_PROPITEM_TXT_009501

7 II_ARM_M_CHR_WED02SUIT IDS_PROPITEM_TXT_009502 1 1 IK1_ARMOR IK2_CLOTH IK3_CLOTH = TRUE = SEX_MALE 4 9000000 = = = = PARTS_CLOTH = 1 PARTS_LOWER_BODY = 1 1 = = 1 = = 1 1 _NONE 0 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 0 0 0 0 0 0 = = = = = = = = = = = = = = = = """itm_mCloWED02Upper.dds""" 0 """""" IDS_PROPITEM_TXT_009503

7 II_ARM_M_CHR_WED02GLOVES IDS_PROPITEM_TXT_009504 1 1 IK1_ARMOR IK2_CLOTHETC IK3_GLOVE = TRUE = SEX_MALE 4 5850000 = = = = PARTS_GLOVE = 1 = = 1 1 = = 1 = = 1 1 _NONE 0 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 0 0 0 0 0 0 = = = = = = = = = = = = = = = = """itm_mCloWED02Hand.dds""" 0 """""" IDS_PROPITEM_TXT_009505

7 II_ARM_M_CHR_WED02SHOES IDS_PROPITEM_TXT_009506 1 1 IK1_ARMOR IK2_CLOTHETC IK3_SHOES = TRUE = SEX_MALE 4 4500000 = = = = PARTS_BOOTS = 1 = = 1 1 = = 1 = = 1 1 _NONE 0 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 0 0 0 0 0 0 = = = = = = = = = = = = = = = = """itm_mCloWED02Foot.dds""" 0 """""" IDS_PROPITEM_TXT_009507


propPackItem.inc
Quote:

PackItem II_SYS_SYS_SCR_BXMWED02 0
{
II_ARM_M_CHR_WED02HAT 0 1
II_ARM_M_CHR_WED02SUIT 0 1
II_ARM_M_CHR_WED02GLOVES 0 1
II_ARM_M_CHR_WED02SHOES 0 1
}

PackItem II_SYS_SYS_SCR_BXMWED02_1 21600
{
II_ARM_M_CHR_WED02HAT 0 1
II_ARM_M_CHR_WED02SUIT 0 1
II_ARM_M_CHR_WED02GLOVES 0 1
II_ARM_M_CHR_WED02SHOES 0 1
}


Thanks in advance..

leaderms rev 2

$
0
0
hello, - how to fix -
a hacker has been delete people character
or changing people passsword in leaderms rev 2?
how to fix thanks

[Help] Number of registered players

$
0
0
Hello , i've seen at bango v2 a script on website showing the number of registered people
somebody have it?

Regards ,GallantS

[Help] SKILL BUG .. I use the official Skill from 822v EP7

$
0
0
any can help me about this problem skill ? when i delete this in editor.. some skill will not function.. but if i not delete.. the skill function but not that White Logo







@navirius do you incounter like this probs ??

PlusEMU Habbo Camera Problem

$
0
0
Hi, i tried add camera to my hotel.
With this release: http://forum.ragezone.com/f353/100-h...-steve-1107240
But i can't add it. "external_variables" is done. But my habbo.swf is "PRODUCTION-201607262204-86871104".
And habbo camera icon doesn't seem on bottombar of client.
Can anyone help to me?
Sorry for my bad English.

[Help] how to change the language in the Cabalmain?

$
0
0
Please tell me where in the Cabalmain change the language from Portuguese into any other language !?Now I opened the programOLLYDBG.EXE but what is there to do I do not know, or the case is not Cabalmain?

[Help] My supervisor does not connect server

$
0
0
Hello, friends my supervisor does not connect it is as shown in the print below and then immediately closes everything and show me those logs to do to fix this?


Code:

000002.002| r3dNetwork: Creating client
000002.031|  IP: 192.168.0.144
000002.031| Connecting to master server at localhost:34000
000002.032|  r3dNetwork: connecting to localhost:34000
000002.032|  waiting: connecting, 20.0 sec left
000022.032| retrying in 2 sec
000024.032| Connecting to master server at localhost:34000
000024.032|  r3dNetwork: connecting to localhost:34000
000024.032|  waiting: connecting, 20.0 sec left
000044.032| retrying in 2 sec
000046.033| Connecting to master server at localhost:34000
000046.038|  r3dNetwork: connecting to localhost:34000
000046.038|  waiting: connecting, 20.0 sec left
000066.038| retrying in 2 sec
000068.039| Timeout while connecting to master server
000068.039| r3dNetwork: Deinitialize


I'm putting the server on my computer

[Help] Problem Arcturus Emulator

$
0
0
Hello everyone ,

I'm using the database and the CMS listed in this guide ( http://forum.ragezone.com/f353/axdr-...lator-1104657/ ) but entering the client if I try to create a the room I can not , I create but remains always in view hotel , if I go to some section of the catalog crashes ... why?

Thanks so much

Mu Prophecy - Exp 100x/50xML No Reset | Full PVP | NoP2Win | No VIP

$
0
0
Mu Prophecy FULL PVP SERVER

INFORMATION

Name: MuProphecy
Site: MuProphecy Season8+Custom
Version: Season 8 + Custom Season 11(No GL)
Max Player's: 1000
Spot's: 8/12 Mobs ( Press TAB Show SPOT's in MAP )
Reset: NO !!!!
Max Lv: 400
Max ML: 300
ALL CHARACTER'S CREATED LV1
OBS: Server GMT-3(Brazilian Time)

CONFIGURATION

New Iten's Season9/10/11
New Quest System
New Chaos Machine Itens Creator
Hunt Coin (HOT)
PvP System (Like GMO)
Auto Reconnect
Off Store
Off Attack
Custom Invasion's (Hot)
/re auto (Auto Accept PT/Trade/Guild)
/attack (use to Off attack)
/offattack (use to offline UP)


EVENT TIME (GMT-3)

Blood Castle 00:15 / 06:15 / 12:15 / 18:15
Devil Square 2:40 / 09:40 / 14:40 / 20:40
Chaos Castle 03:45 / 08:45 / 13:45 / 18:45 / 23:45
Golden Invasion 01:30 / 07:30 / 13:30 / 19:30
White Wizard 00:30 / 08:30 / 16:30
Stone Golem 04:45 / 12:45 / 20:45
Egg Invasion 02:00 / 10:00 / 18:00
Ice Queen 01:00 / 07:00 / 13:00 / 19:00
Gorgon 02:30 / 14:30
Balrog 00:00 / 08:00 / 16:00
Hydra 5:45 / 17:45
LORENCIA DROP EVENT 12:00 / 22:30
Kentauros 11:35 / 23:35
Queen Bee 21:00
Kundun 10:30 / 22:30
Erohim 10:00 / 22:00
Medusa 11:00 / 23:00
DarkElf Event 08:30 / 20:30
Castle Siege Sábado às 15:00


ADMINISTRATION

ADMIN (Naama)
MM-Cursed

Screen(08_17-15-11)-0007.jpgScreen(08_17-15-10)-0005.jpgScreen(08_17-15-10)-0002.jpgScreen(08_17-15-10)-0003.jpgScreen(08_17-15-10)-0001.jpg

[Bright Shadow] Bright Shadow S (First Private Server) [PvE]

$
0
0


After several years of research into Bright Shadow I am finally able to bring the world of Luciena back and make Bright Shadow once again playable to everyone. This would not be possible without many of those in the Bright Shadow Community, and some users here on ragezone.com (jonnybravo, KillerStefan). Ive been known as "Shana" in the Bright Shadow Community since 2008 in the Japanese version of Bright Shadow, and have loved the game since the first time I started playing it, so this project is more of a labor of love for the game than anything else. If Gamania ever releases, or allows a legit company launch Bright Shadow again, this server will be subject to closure, since the goal is not to take anything from the original company, but simply to fill a void in the heart of the Bright Shadow community.



For over a century, the civilization of Luciena has known the mysterious properties of Soul Power, Soul Power exists within every facet of the universe, in all sentient beings, and can be manipulated for power, benevolence, or evil. Lucienans used this power to create a peaceful society.

However, deep within the Umbra Realm, nefarious beings sought to use this power to rule Luciena, using Soul Power to corrupt themselves into monsterous forms that show no mercy or regard for life. The Umbra believe that the only true path to unlocking the secrets of Soul Power is to enslave, opress and kill others, death being the final barrier to unlocking said power.



Links
Main site: Bright Shadow S Online | The revival of Bright Shadow
Backup Site: Bright Shadow S
Google Plus: https://plus.google.com/+Brightshadowsonlinegame

Planned Direction of Updates
First I plan to make updates for new features (some are already added or partially added)
Other updates will consist of a new client (that connects to the same server) with Chinese, and another with Japanese languages, as well as adding outfits, and other content from the other non-English versions. And eventually I would like to add new content never seen in Bright Shadow, and possibly anywhere.

Version: 0.06

Features
Quote:

Party Combo: With the right skills and timing you can deal extra damage.
Mentorship: Get special items and titles for mentoring new players.
Equipment Enhancement: gather in game materials to enhance your equipment.
Card Collection: Use gathered monster cards to summon umbra to fight along side you.
Pretend PvP: shoot others in your party to make them fake their death.

Rates
Quote:

Exp is directly between the old rates (Gamepot release) and the new rates(Gamania EU release)
equipment enhancement was changed to make level 10 enhancement a little easier to get (3% success instead of 1%)
Drops and everything else is the same. as the older Gamepot version.
Level cap: 69



In-Game Screenshots


















[Help] Season 6-3 max level offset code plz ..

$
0
0
Season 6-3
max level offset code plz ..

[Help] wrong account input O.o

$
0
0
wrong account input
************Fixed after a whole restart*********
_________________________________________________________
New issue, Zoneserver wont open unless I have my ip and my db port ;/ ex ; 192.168.100.1,61433 BUT!! Even though the zone server has opened on just with no errors the server stays closed on the launcher. with just 192.168.1.100 The zoneserver works with login/account servers saying "Servername open" but then db connect fail but like i said as soon as i add ,61433 in the .ini to the ip the zone server loads no problem but no open world message

Quote:

==================================================================================ZoneServer : Exception Program


Exe : C:\223\ZoneServer\RF_bin\ZoneServerTSD_x64.exe
OS : Windows 6.2(), build9200 PlatformId 2 ""
UserName : 19455
Computer :
Time : 2016-08-17 WED, 10:48:33.448 PM
Code : C0000005 ACCESS_VIOLATION
Address : E6B8FE34
From one of the logs

MaplebitCMS - Registration does not insert accounts into the database

$
0
0
We are currently using the Maplebit CMS for registration etc, we set it up but accounts do not get inserted, although it did say that it succesfully connected to the database back when i set it up.
I am not sure what i should show to fix this, any help with it? It only seems to have problems with inserting the data into the databases account table.

Please note that all the database related things were correct.

the register.php
Code:

<?php if(basename($_SERVER["PHP_SELF"]) == "register.php") {
    die("403 - Access Forbidden");
}
if(isset($_SESSION['id'])) {
    echo "<meta http-equiv=refresh content=\"0; url=?base=ucp\">";
}
else {
echo "<h2 class=\"text-left\">Registration</h2><hr/>";
if (!isset($_POST['submit'])) {
?>
    <form action="?base=main&amp;page=register" method="POST">
    <div class="form-group">
        <label for="inputUser">Username</label>
        <input type="text" name="musername" maxlength="12" class="form-control" id="inputUser" autocomplete="off" placeholder="Username" required>
    </div>
    <div class="form-group">
        <label for="inputPass">Password</label>
        <input type="password" name="mpass" maxlength="12" class="form-control" id="inputPass" autocomplete="off" placeholder="Password" required>
    </div>
    <div class="form-group">
        <label for="inputConfirm">Confirm Password</label>
        <input type="password" name="mpwcheck" maxlength="12" class="form-control" id="inputConfirm" autocomplete="off" placeholder="Confirm Password" required>
    </div>
    <div class="form-group">
        <label for="inputEmail">Email</label>
        <input type="email" name="memail" class="form-control" id="inputEmail" autocomplete="off" placeholder="Email" required>
    </div>
    <b>reCAPTCHA</b>
    <?php
        require_once('assets/config/recaptchalib.php');
        $error = null;
        $publickey = "6LemqAwAAAAAAF4dIpSjTB3GJt1ax0MRQ9FvOX_T";
        $privatekey = "6LemqAwAAAAAAO69RT3j9M1eHPX_ahhmC6Gakuwb";
        echo recaptcha_get_html($publickey, $error);
    ?>
        <br/>
        <input type="submit" class="btn btn-primary" name="submit" value="Register &raquo;">
    </form>
<?php
}
else {
    if (!isset($_POST["musername"]) ||
        !isset($_POST["mpass"]) ||
        !isset($_POST["mpwcheck"]) ||
        !isset($_POST["memail"]) ||
        !isset($_POST["recaptcha_response_field"])) {
        die ("<div class=\"alert alert-error\">Please fill in the correct ReCAPTCHA code!<br/><a onclick=\"goBack()\">&laquo; Go Back</a></div>");
    }
   
    $username = $mysqli->real_escape_string($_POST["musername"]); # Get Username
    $password = $_POST["mpass"]; # Get Password
    $confirm_password = $_POST["mpwcheck"]; # Get Confirm Password
    $email = $mysqli->real_escape_string($_POST["memail"]);
    $birth = "1990-01-01";
    $ip = getRealIpAddr();
   
    $continue = false;
   
    require_once('assets/config/recaptchalib.php');


    $publickey = "6LemqAwAAAAAAF4dIpSjTB3GJt1ax0MRQ9FvOX_T";
    $privatekey = "6LemqAwAAAAAAO69RT3j9M1eHPX_ahhmC6Gakuwb";
   
    $resp = null;


    if ($_POST["recaptcha_response_field"]) {
        $resp = recaptcha_check_answer ($privatekey, $_SERVER["REMOTE_ADDR"], $_POST["recaptcha_challenge_field"], $_POST["recaptcha_response_field"]);
        if ($resp->is_valid) {
            $continue = true;
        }
    }
    $continue = true;
    if (!$continue) {
        echo ("<div class=\"alert alert-danger\">Please fill in the correct ReCAPTCHA code!<br/><a href=\"?base=main&page=register\">&laquo; Go Back</a></div>");
    }
    else {
        $select_user_result = $mysqli->query("SELECT COUNT(*) FROM accounts WHERE name='".$username."' OR email='".$email."'");
        if ($select_user_result->fetch_row()[0]) {
            echo ("<div class=\"alert alert-danger\">This username or email is already used!<br/><a href=\"?base=main&page=register\">&laquo; Go Back</a></div>");
        }
        else if ($password != $confirm_password) {
            echo ("<div class=\"alert alert-danger\">Passwords didn't match!<br/><a href=\"?base=main&page=register\">&laquo; Go Back</a></div>");
        }
        else if (strlen($password) < 6 || strlen($password) > 12) {
            echo ("<div class=\"alert alert-danger\">Your password must be between 6-12 characters<br/><a href=\"?base=main&page=register\">&laquo; Go Back</a></div>");
        }
        else if (strlen($username) < 4 || strlen($username) > 12) {
            echo ("<div class=\"alert alert-danger\">Your username must be between 4-12 characters<br/><a href=\"?base=main&page=register\">&laquo; Go Back</a></div>");
        }
        else if (!filter_var($email, FILTER_VALIDATE_EMAIL)) {
            echo ("<div class=\"alert alert-danger\">Please fill in a valid email address.<br/><a href=\"?base=main&page=register\">&laquo; Go Back</a></div>");
        }
        else {
            //All data is ok
            $password = sha1($password);
            $insert_user_query = "INSERT INTO accounts (`name`, `password`, `ip`, `email`, `birthday`) VALUES ('".$username."', '".$password."', '".$ip."', '".$email."', '".$birth."')";
            $mysqli->query($insert_user_query);
            echo "<div class=\"alert alert-success\"><b>Success!</b> Please login, and head to the downloads page to get started!</div>";
        }
    }
}
}

and the columns for accounts are: id, name, password, salt, pin, pic, loggedin, lastlogin, createdat, birthday, banned, banreason, gm, macs, nxCredit, maplePoint, nxPrepaid, characterslots, tempban, greason, tos, sitelogged, webadmin, nick, mute, email, ip, rewardpoints, hwid and votepoints

I did get this error code

Code:

17-Aug-2016 21:14:10 UTC] PHP Fatal error:  Call to a member function fetch_row() on boolean in C:\wamp\www\sources\public\register.php on line 79[17-Aug-2016 21:14:10 UTC] PHP Stack trace:[17-Aug-2016 21:14:10 UTC] PHP  1. {main}() C:\wamp\www\index.php:0[17-Aug-2016 21:14:10 UTC] PHP  2. include() C:\wamp\www\index.php:30[17-Aug-2016 21:14:10 UTC] PHP  3. include() C:\wamp\www\sources\public\main.php:50

[Request] 80 Cap | Mt.Roc Job | Drop-Tablet-Maxi Elixir System - [Open 03.09.2016 Saturday]

[AD] FamousMU [9999x - 99%] Season 6 Episode 3

$
0
0


Kundun +3 sale in Lorencia
Excellent Shops and Spots

# Web: www.famousmu.net
# Facebook: https://www.facebook.com/famousmu.net/

Information:
# Experience: 9999x
# Drop: 99%
# Level reset: 400
# Points per level: 20
# Shop: Items exe+13+luck+opt
# Spots: Full


Events:
# All game events drop Kundun +5 Boxes
# Events held by the Staff award given as credits to buy items on the WebShop or Socketed!



changing party limit

$
0
0
is it possible to change the limit of party members and make it more than 6?
if it is, does anyone know if its client based or source base?
thanks! :>

[RELEASE] Pokemon GO Server Files!

[Release] RanEditLevel - Etc Function ( SOURCE )

Viewing all 33942 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>