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

Help me please

$
0
0
Can someone please help me how this works?

Please help me understand this code. Thank yo.
Https://ibb.co/gCsicd

<a href="https://ibb.co/gCsicd"><img src="https://thumb.ibb.co/gCsicd/1528017965558.jpg" alt="1528017965558" border="0"></a>

Trade Item missing

$
0
0
Hello Guys I have a problem with trade item missing for example

you trade into 1 Character and
and your character is GM and you make items while trading and if you close the trade system items will be gone

and sometimes on normal trading item missing and a lot of player will complain about this

im using muemu Build Soure

Ancient Items Set Option

$
0
0
Other ancient items not working my server is Build type and cant feel the options im almost 1 week looking for solution but no good i still cant fix i hope some one comment if they encounter like this

+15 Shine efx

$
0
0
Anyone know how to make +15 shine effect active from +13? :)

Need 491 client/

$
0
0
Guys i need 491 client and blackdesert64.exe pls give me link.

Adding custom models and items ingame

$
0
0
Hello,

Is it possible to add custom made costumes or weapons in game?

I have experience with 3dsmax but not with databases.

GameRes.pak how to package this file, is there a tool packaged unpack

$
0
0
GameRes.pak how to package this file, is there a tool packaged unpack

Good Anti-cheat.

$
0
0
Advise a good anti-cheat ? And where it can be purchased.

[Help] How to fix ItemSetoption New Ancient

$
0
0
[Help] How to fix ItemSetoption New Ancient

Hello ! Today I have problem about ancient item. When I add new ancient Rave , Vicious , other set

Set option not show on my item

pic :
THIS PIC ITEM NOT SHOW Full Option Set




But When Pointer to Set option menu have show effect option.



Who know to fix this problem. Pls help me thank you very much.

[New game] Looking for a designer

$
0
0
Looking for a designer to create sprites, maps, and other assets for a multiplayer bomberman type game (similar to Balloono). The creative direction is open and up to you and your work would be paid.

Looking for an animator.

$
0
0
Me and my friends are making a game with the same concept of Aftermath. We are looking for animators to help replace the current warz character to some similar to a character from Aftermath, LMS or Shattered Skies. If anyone knows a way to improve the current character or know anyone to create something better please let me know thanks!

:thumbup1::thumbup1::thumbup1:

Java Updating skill animations in SkillFactory.java

$
0
0
I noticed that there is a list of animations in the SkillFactory.java file that define the character's stance when using a skill. I need to update this as animations like "chainlightningnew" and others, are not there. I have no idea of where to find them.

Could someone point me towards the right direction? I have the 176.1 unpacked idb and the kmst leak idb but still can't seem to find them.

the list looks like this:

Code:

public static enum Delay {
        walk1(0x00),
        walk2(0x01),
        stand1(0x02),
        stand2(0x03),
        alert(0x04),
        swingO1(0x05),
        swingO2(0x06),
        swingO3(0x07),
        swingOF(0x08),
        swingT1(0x09),
        swingT2(0x0A),
--ETC---

This is where the list I want to update is located: https://github.com/Maxcloud/Mushy/bl...llFactory.java


Thanks.

season 3.4

$
0
0
hello guys i wanna open a server season 3.4 with new stuff in there with no bug anti cheat and everythings.

i heard some ppl even sell files with some new updates or i can stick with the free one :)

Help account

$
0
0
Hello good evening, create account ADM 4-4 and do not try items in the game, does anyone know the solution to this problem ??

[DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

$
0
0
What is this
Hi Everyone , i'm Marcos and i from Brazil. I'm a old member from the Ragezone since Debbo Era and Habbo Hotel from 2005. I'm a player from the best era of Habbo Hotel .In 2010 i started the development of RetroCMS , a CMS from v12 Habbo Version , in 2010 we dont have any server avaliable for test , so i used the Hablog v15 [Crazy] i know... Today visiting the development section i saw that our badass Moderator Quackster started a new server project "Kepler" , so i solved try get my old project back to life , considering that I am a student of cumputer science today... Basicly the RetroCMS is a v12 Habbo Website compatible with Kepler Emulator [v13 - v21] ,

What i use for the development
- PHP with PDO
- MariaDB

Issues
- The Kepler Database have so many differences , so i have to change a lot of features for now
- Old Libraries used on my project are deprecated now , i have to migrate my SQL structure for PDO

Features:
- Login/Logout [100%]
- News [ 70%]
- Groups [20%]
- Habbo Homes [20%]
- Buy Club and Furni on Website [80%]
- Promos [100%]
- Housekeeping [ 20%]
- SSO Login [ Waiting for Quackster feedback about that ]
- Online users counter [0%]
- Edit Profile [ 50% with the Old Flash , i will give a option between the old and new flash ]
- Registration [15%]
- Reedem Credit Codes [100%]
- Forum [0%]

I dont know if i can finish Habbo Homes and Groups and Foruns , but i'll make the basic works like edit create group and edit badges...

I want to give support for two versions [ V16 and V21 ] i have the DCRs from 2009 on my old Hard-drive :D ,including the Old Avatar Image working for v16 converting to the Web 2.0 avatarimage is something like that:
8010119509240212700129506 -> hr-829-00.hd-195-09.ch-240-110.lg-270-01.sh-295-06.ha-1011-72.fa-1201-96



Code:

<?php
$figura2=Converta('8010119509240212700129506');
function Converta($figureID){
    $start = 0;
    $parts = array();
    $increase_start = array(0, 5, 10, 15, 20);
    for($i = 0; $i < 14; $i++) {
            $length = (in_array($start, $increase_start)) ? 3 : 2;
        if ( $i < 10 ){
            $parts[$i] = substr($figureID, $start, $length);
            $start = $start + $length;
            if( $i == 3){
            echo "$parts[$i]";
            $parts[$i] = ConvertHead($parts[$i]);
            }
        //Chest
            if( $i == 5){
            //echo "$parts[$i]";
            $parts[$i] = ConvertChest($parts[$i]);
            }

        }else{
        $parts[$i] = '0';
            }
    }
    //Casos Especiais
    switch ($parts[0]) {
        //Coelho com Nariz de Bolha
            case 590:
        $parts[0]= '000';
        $parts[1]='00';
        $parts[10] = '1008';
        $parts[11] = '00';
        $parts[12] = '1202';
        $parts[13] ='71';
            break;
        //Chapeu de Rena
        case 580:
        echo 'llala';
        $parts[0]= '000';
        $parts[1]='00';
        $parts[10] = '1007';
        $parts[11] = '00';
        $parts[12] = '1202';
        $parts[13] ='96';
            break;
        //Gorro
            case 585:
        $parts[0]= '000';
        $parts[1]='00';
        $parts[10] = '1006';
        $parts[11] = '00';
            break;
        //Sambista
        case 801:
        $parts[0]= '829';
        $parts[1]='00';
        $parts[10] = '1011';
        $parts[11] = '72';
        $parts[12] = '1201';
        $parts[13] = '96';
        break;
        //Cowboy
        case 802:
        $parts[0]= '802';
        $parts[1]= ConvertHair($parts[1]);
        $parts[10] = '1013';
        $parts[11] = ConvertHair($parts[1]);
        break;
        //CowGirl
        case 802:
        $parts[0]= '802';
        $parts[1]='ConvertHair($parts[1])';
        $parts[10] = '1013';
        $parts[11] = ConvertHair($parts[1]);
        break;
        //Reggie
        case 120:
        $parts[0]= '829';
        $parts[1]='00';
        $parts[10] = '1001';
        $parts[11] = '72';
        $parts[12] = '1201';
        $parts[13] = '96';
        break;
        //Construtor:
        case 178:
        $parts[0]= '00';
        $parts[1]='00';
        $parts[10] = '1009';
        $parts[11] = '1321';
        break;
        //Nenhum dos Casos Especiais
            default:
        $parts[10] = '00';
        $parts[11] = '00';
        $parts[12] = '00';
        $parts[13] ='00';
           
        }
    $figureID = 'hr-'.$parts[0].'-'.$parts[1].'.hd-'.$parts[2].'-'.$parts[3].'.ch-'.$parts[4].'-'.$parts[5].'.lg-'.$parts[6].'-'.$parts[7].'.sh-'.$parts[8].'-'.$parts[9].'.ha-'.$parts[10].'-'.$parts[11].'.fa-'.$parts[12].'-'.$parts[13]; 
    return $figureID;
}
function ConvertChest($Color){
if ( $Color == '02'  || $Color == '04' || $Color == '02' || $Color == '43' || $Color == '19' || $Color==21 || $Color == 14){
$Color = '110';
}
if ( $Color == '06'){
$Color = '82';
}
return $Color;
}


function ConvertHead($Color){
if ( $Color == '13'){ $Color = '1'; }
if ( $Color == '02'){ $Color = '28'; }
if ( $Color == '03'){ $Color = '10'; }
if ( $Color == '18'){ $Color = '05'; }
if ( $Color == '25'){ $Color = '1373'; }
return $Color;
}

function ConvertHair($Color){
if ( $Color == '01'){ $Color = '72'; }
return $Color;
}
?>


<img src="http://habbo.com.br/habbo-imaging/avatarimage?figure=<?php echo "$figura2"; ?>&size=b&action=stand,&direction=4&head_direction=4&gesture=sml&size=m" alt="Smiley face">



Pictures:




[Off Topic] Anybody working on a title?

$
0
0
Hi,

Just curious to know how many of you have moved on from the WarZ engine and are currently working on an upcoming title on another engine? If so what kind of game are you making, and why do you prefer it to Eclipse?

I'm working on a game thats going to be like WarZ, but with RPG elements in it. I won't reveal much, but it's been in development for the past 3 1/2 months and should be ready for Early Assess by 2020. The reason i prefer Unity is because it's simple, fast, and much easier to work with. Small example:

I:SS rideable horse AAA quality, with 100% functional .anm, C++, .phx, .sco, .skl, .wgt, .repx = 1 month, several developers.

Unity rideable horse with animations, C#, rigidbody, collider, and enter/exit/move scripts = 1 day max, solo dev

Some old UI Graphics

$
0
0
Hello, I was deleting some stuff and thought i would share before i delete these files as this server i did some graphics for isnt gonna be coming back as its over 2+ years old so its just gathering dust on my pc..
Contains PSD files + e.pk and config.pk dat files

Screenshots here
https://imgur.com/a/cgTfVG0

Ancient Animal Shop
Donation Shop
Fishing Shop
Golden Coin Shop
Kalcash Shop
Pet Shop
Accessory Shop
Honor Shop
Item Exchange
Lottery Shop
Other Stuff

Can still be used in new UI even though its was made for old ui.

Download Link : https://mega.nz/#!mAcWjSTJ!yEgUDCcFt...CYPf29K9EGrqO8

Virus Total link : https://www.virustotal.com/#/file/83...5da2/detection

Blackuser deleting tool

$
0
0
Hi All

I know many of us use the blackuser deleting tool that's been around for the last decade,
but I got sick of it being non configurable, and requiring someone to click start.
So I made a new one, its a basic one, only runs a DOS window, but can at least configure settings.

It does not need to be in the PT-Server folder,
On first run it will create "settings.ini" in the folder its running from.
It will only delete files with .bur extension.
This has the settings for:

- blackuser:
folder (put in directory path)
- timeout:
how frequently for it to run, in minutes. Can be decimal values (i tested it on 0.25 (15 second) intervals)
- doLog:
boolean true/false (anything other than true will be false)
turn logging on or off (great for auditing)
Will fill log with entries for timestamp and file deleted.
- logFile:
location for logfile, if just a name specified, will use the folder that the exe is in.
default is C:\PT-Server\Blackuser\BlackUserDelete.log


Has been working fine on my system, let me know if anyone else has issues.
Hope some people make use out of this.

Download installer from here: (was compiled into installer due to required libraries.)
https://drive.google.com/open?id=10e...vA_ldbquDZjW7l

Looking for an image

$
0
0




This one is cut off and I need the original.

Backup Imgur Link
https://imgur.com/w4y1JwH


- - - Updated - - -

Found It
https://i.imgur.com/coqtayW.gif

Close thread please.

HELP! Character View Properties..

$
0
0
As title said. when i click Icon on view character item I get bugtrap! Can anyone give me tip? THANK YOU!
Viewing all 28249 articles
Browse latest View live