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

[Help] SQL tables

$
0
0
what the tables names of Guild ?
i know it's :
- Guild
- GuildMember
and what more ?

Cant start game at Battle Grounds

$
0
0
when in the room and every one is ready when you press start nothing happens, it worked one or two times but the spawn counter didn't work, now i have added the fix for the spawn counter but i cant test it!

Please help!

[Help] event and time guild rest

$
0
0
hello guys
1st : there is command for rest time guild or i need to add one ?
2nd : how i can make event turn off when i restart MainSvrT only event open when i type /eventon and it's close when i type /eventoff
just need to make event turn off when MainSvrT restart cuz every restart of MainSvrT = event on -,-
thx

[Release] MoopleDev v83 Town Scroll Fix

$
0
0
I've spent a few hours looking why Town Scrolls aren't working and yet Return to Nearest Town scroll works. After my investigations, I found out that there was something wrong with the code under Source > src > server > MapleStatEffect.java and look for this code.

Code:

if (moveTo != -1) {            if (applyto.getMap().getReturnMapId() != applyto.getMapId()) {
                MapleMap target;
                if (moveTo == 999999999) {
                    target = applyto.getMap().getReturnMap();
                } else {
                    target = applyto.getClient().getWorldServer().getChannel(applyto.getClient().getChannel()).getMapFactory().getMap(moveTo);
                    int targetid = target.getId() / 10000000;
                    if (targetid != 60 && applyto.getMapId() / 10000000 != 61 && targetid != applyto.getMapId() / 10000000 && targetid != 21 && targetid != 20) {
                        return false;
                    }
                }
                applyto.changeMap(target);
            } else {
                return false;
            }


        }

The issue with the code was
Code:

if (applyto.getMap().getReturnMapId() != applyto.getMapId()) {
"applyto.getMap().getReturnMapId()" & "applyto.getMapId()" always returns the map where the player is located at. For example, if the player who use the scroll is at Henesys (Map ID: 100000000), both of them will return 100000000. Anyways, here's the fix, replace it with the following code and it should be working.

Code:

if (moveTo != -1) {            if (moveTo != applyto.getMapId()) {
                MapleMap target;
                if (moveTo == 999999999) {
                    target = applyto.getMap().getReturnMap();
                } else {
                    target = applyto.getClient().getWorldServer().getChannel(applyto.getClient().getChannel()).getMapFactory().getMap(moveTo);
                    int targetid = target.getId() / 10000000;
                    if (targetid != 10 && targetid != 60 && applyto.getMapId() / 10000000 != 61 && targetid != applyto.getMapId() / 10000000 && targetid != 21 && targetid != 20) {
                        return false;
                    }
                }
                applyto.changeMap(target);
            } else {
                return false;
            }
        }

All the maps that I've tested are working so if you find any bugs, tell me so I could investigate further!

[HELP] Can`t enter to all eroom`s

$
0
0
May you please help me with your skills and knowledge and being a pro about Private Server Ran Online.all concerns Would you please? may you please help me to my server? cause I'm getting "[5]Data Error movement Failed!", in any E-rooms I go. I did try so many times, but I couldn't enter, please sir, may you please help me? it's a pleasure to ask a pro guy like you.
Please If you have time, please message me or reply your helpful answer. It's a treasure and also a pleasure.

[Help] Altering database table!

$
0
0
HI there, how to alter new table's in an existing database without losing my data, because i want to put new tables from PNF databse, to make the PK WIN PK LOSS work!

Thankyou.

[Request] Working SwiftEmulator - paying

$
0
0
Hello RZ,

I want to pay you if you have a fully working SwiftEmulator.
Just the most up-2-date swiftemulator at the moment that looks like Habbo,
if you can fix fastfood/snowstorm i'll pay more :D:

Payablemethods -- pm me

[Release] [Set]Supreme Set+Supreme Sword [ByZanclair]


[Release] zakurams v138.1 SQL

$
0
0
i will release it after holding talks with hsym

if he disagrees with me then i will release .

good luck


ps , this is not a threaten, i have no other choice.

InvasionMMO art bug

$
0
0
Does anyone know why this happens?


I have the version of the DNC that works perfectly, I'm trying to use the latest version of D3vCOR3 (InvasionMMO) that much better, however the only thing that does not work for me is the update of the studio. it simply erases the itemDB.xml
:blush:

https://www.dropbox.com/sh/0laaslln3d98hcs/BXdXt1JE98

[HELP] [5] Data Error Movement Failed!! Problem! LOOK THIS !!

Looking for an extra player

$
0
0
Me and my girlfriend recently purchased a server for Minecraft for us to play on even when we weren't at home. We purchased enough for us to generally have 3-4 players on at once with very minimal lag and we've got 1 spot open that I decided I would give out to someone mainly so we have another person along side a friend of mine to play with. We've got around 50-60 mods on the server, mainly Direwolf20's ftb pack plus some of the mods I personally prefer.

Given this server is whitelist but online mode is off. I'd prefer you be mature as we are but we also joke around (we're not all up tight). I do currently have creative mode on as it is a test world and I'm teaching my friend how to use mods so you're free to spawn whatever you like as long as it doesn't crash the server. You can either reply on here or pm me and I'll post on here once I've chose someone. Minecraft mods I apologize if I posted this in the wrong area, if I did then if you'd be kind enough to move it then that'd be great. Happy gaming everyone.

Dofus + Packet Sniffing

$
0
0
I've been working on a personal server and realized while inserting map triggers,their are maps that are broken. I was told that in order to figure this out i would need to packet sniff on an official Spanish server using a premium account for a vpn.

What i wanted to know was if there was!

Any Spanish country/user's who are able to play on the 1.29.1 servers, able to proceed with this?

How to implement map packets into a server?

Possible cracked vpn's that can access spanish Dofus servers?

[Help] [Question] Edit quest experience.

$
0
0
Hey guys such.


I need to know how it works quest experience, I mean for every quest play how much "X" Experience will etc. ..


If I could spend a scenario2.xml with experience moderate edited and the grateful

[Request] how to edit cooldown item?

$
0
0
[Request] how to edit cool down item?
HP Potion HP100%
Change the Delay?

Items Fading / Help Apply Source

$
0
0
Can someone help me, I created my DDTank II ... more when I Relogo items disappear From Backpack, oh and also with doubts as to apply the source in my DDTank II do not know what it do with the Source, I am very grateful for those who help me.

[Help] Help me Host Globe

$
0
0
can i host a server i use globe that a dynamic right??

:?::?:

Applying For Staff (Communty Manager)

[GunZ][FlyFF]Looking for Coder and Developer!

$
0
0
looking for GunZ Developer and Looking for a FlyFF Developer and Coder willing to make a game with me. Please PM me.

[Help] How to open

$
0
0
How do I open .tga.dds files and .elu files :|
Viewing all 24287 articles
Browse latest View live