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

Came back to RanOnline, but not sure where to start now. Few question appeared

$
0
0
Its a while I messing with Ranonline.
I downloaded exodus EP7 set. with Win10 vm running win7 + sql2005
but the all sql cant restore in (.bak incorrectly formed)
maybe i doing something wrong?


and there seen a tons of release link go dead.
any alive ep7 4/6 classes release for me to play with?

The question will be quite newbie as last time i play with it was vista era....
thanks in advanced

Bugs list- Fixing luna plus source

$
0
0
Good day everyone im just wondering if this section of luna online dev community still active.

Im trying to fix luna plus source code. Can anyone tell e the list of bugs of luna plus online.

And i have a question does memiko release source remove skme files in it?
It looks like some other cpp file is not there specially header files ie: cpp.h etc.

need one piece online this game

GLParty.h and GLVehicle.h error

$
0
0
d:\RanClientLib\G-Logic\GLVEHICLE.h(35): error C2011: 'CLIENT_VEHICLE' : 'struct' type redefinition d:\May 22, 2020 Backup Src\RanClientLib\G-Logic\GLVEHICLE.h(35) : see declaration of 'CLIENT_VEHICLE'd:\RanClientLib\G-Logic\GLParty.h(57): error C2011: 'GLPARTY' : 'struct' type redefinition D:\May 22, 2020 Backup Src\RanClientLib\G-Logic\GLParty.h(57) : see declaration of 'GLPARTY'd:\RanClientLib\G-Logic\GLParty.h(28): error C2011: 'GLPARTY_FNET' : 'struct' type redefinition D:\May 22, 2020 Backup Src\RanClientLib\G-Logic\GLParty.h(28) : see declaration of 'GLPARTY_FNET'd:\RanClientLib\G-Logic\GLVEHICLE.h(51): error C2011: 'GLVEHICLE' : 'struct' type redefinition d:\May 22, 2020 Backup Src\RanClientLib\G-Logic\GLVEHICLE.h(51) : see declaration of 'GLVEHICLE'd:\RanClientLib\G-Logic\GLVEHICLE.h(15): error C2011: 'SVEHICLEITEMINFO' : 'struct' type redefinitiond:\RanClientLib\G-Logic\GLParty.h(24): error C2365: 'MAXPARTY' : redefinition; previous definition was a 'enumerator'how to find this error.? anyone can help me.?

Client Crash After Char Select (Win10)

$
0
0
Hi everyone,

I have setup a 1.5.5 server to do some testing and all good. Server is running without any problem.
Today i forward my ports in order to one of my friends be able to get in.

He loads the client fine, login with his account and create the characters.
The problem is when he press "START", the client frezze/crash.

Im using win7. My friend uses win10.

Thanks for the help

(v83 HELP) How to adjust/remove certain UI objects with IDA/Olly?

$
0
0
Hello everyone, i haven't been around RZ for years probably, used to be around for some oldie Tibia C# projects and it was fun!

i have been reading about the "HD" client of MS, and so far i managed to implement some changes in the client though olly, and its been a fun journey so far!

This is what i have done:
-1080 resolution in login/game/cs
-Fixed server scrolling msg for 1080
-Fixed Bosses HP bars for 1080 (just streched, didn't moved it under the server message, as in the server side i made it so the scrolling message doesn't appears to the player if a boss is present in the map)
-removed nexon and wizet logos at the startup
-removed message limits in the chat box
-removed the "spam" limit in the chat box
-limited the speed and jump cap with my desired values (127 jump and 200 max speed)

And i need help to find the addresses for:
-Remove the up and down buttons in the character info for give/drop fame, this is already handled in the server side, but i would like these buttons removed from the client
-Remove the report button
-Fix the cash shop in 1080, what do u guys think is better with this one? wz edit the UI or client edit?
center the cash shop leaving black background around it... or redesign it?

im not asking for the complete solution for what i want to change, i just want to learn how to find the addresses so i can do more changes in the future, buuut if someone has the straight solution for these, i would really appreciate it!! :w00t:

anyway, beforehand, thanks a lot!

[REQUEST/HELP]Free Fire Mobile

$
0
0
Requesting Free Fire Server file If Any One Have It even Incomplete Please Share it

3* form Eidolon problems

$
0
0
Hello! I need help. So yesterday, I managed to add Diao Chan 3* form to the game, by adding her model id which was M862011 to S_partner and C_partner (also checked if her model and nif files version are below 20.0.9):
pics:
Spoiler:




As you can see, all her animations works fine. But the problem is that, if I let her cast one of her 3 spells (any spell), her model will stop following the characters, as well as there is no cast animation for those skills. If I turn off auto cast spells on her, she can follow the character fine, auto attack animation works fine as well as Partner/ Eidolon combos animation works too. So I don't really know what I did wrong here.

If anyone knows a fix to this, please help me! Thank you in advance!

[PAYING] Graphics Design

$
0
0
Hi all,

I am looking for a graphics designer, who will hopefully be able to create a logo and staff badges for my hotel.

I will pay via PayPal. DM me on Discord with some stuff you have made.

Qwentalis#3723

Thanks!

XeanaDEV server ultimate with protection

Camera for PRODUCTION-201812272209-984739530

[Release] Emulated DataSources 97D

$
0
0
Hello!

I was working by hobbie on this project by the old good times. It takes some advantages than the WZ's originals

I took the Bor Team released sources for DS, JS y CS and i maked a downgrade, add features and improvements. Also, make emulators for ExDB, ES, RS. So there is a complete set of DataSources emulators for 97.04 (97d), it works for any server of the mentioned version

Common features:
  • Allows activate/deactivate write of log to disk
  • Allows configurate Threads
  • Allows configurate Ports


Description by each applicative:
DataServer:
  • Allows the posibility of edit features of new characters such as major versions between DB. Don't forget run "install\WZ_CreateCharacter.sql"
  • Validates character's creation for unwanted symbols in characters

JoinServer:
  • Allows use md5 (such as major versions)

ConnectServer:
  • Custom welcome messages, posibility of show players online, that isn't obtained from DB query, it uses the information provided by GS between UDP system (implemented from WZ source)

ExDB:
  • Validates guild's creation for unwanted symbols in characters
  • Validates guild notice update without cast to decimal symbols

EventServer & Ranking Server:
  • Nothing special, emulates original applicatives.



Configuration Example:
Code:

<?xml version="1.0"?>
<Config>
    <DataBase>
        <Host>127.0.0.1</Host>
        <User>sa</User>
        <Pass>drako</Pass>
        <DB>MuOnline</DB>
    </DataBase>
    <DataServer>
        <WriteLog>true</WriteLog>
        <PortStart>55960</PortStart>
        <PortCount>2</PortCount>
        <ThreadsCount>2</ThreadsCount>
    </DataServer>
    <JoinServer>
        <WriteLog>true</WriteLog>
        <Port>55970</Port>
        <MD5>false</MD5>
        <ThreadsCount>2</ThreadsCount>
    </JoinServer>
    <ConnectServer>
        <WriteLog>false</WriteLog>
        <Port>44405</Port>
        <UDPPort>55557</UDPPort>
        <IdleTime>30</IdleTime>
        <ServersGroup>
            <Server Code="0" Ip="127.0.0.1" Port="55901" Show="true" />
            <Server Code="1" Ip="127.0.0.1" Port="55903" Show="true" />
        </ServersGroup>
        <!--
        <ServersGroup>
            <Server Code="0" Ip="127.0.0.1" Port="55905" Show="false" />
        </ServersGroup>
        -->
        <WelcomeMessage>
            <Message Code="welcome" Text="Welcome to ..." Show="true"/>
            <Message Code="online_players_per_server" Text="Server(%d): %d" Show="true"/>
            <Message Code="total_players_online" Text="Total players online: %d" Show="true"/>
            <Message Code="golden_welcome" Text="#StayAtHome" Show="false"/>
        </WelcomeMessage>
        <ThreadsCount>2</ThreadsCount>
    </ConnectServer>
    <ExDB>
        <WriteLog>true</WriteLog>
        <Port>55906</Port>
        <ThreadsCount>2</ThreadsCount>
    </ExDB>
    <RankingServer>
        <WriteLog>true</WriteLog>
        <Port>44455</Port>
        <ThreadsCount>1</ThreadsCount>
    </RankingServer>
    <EventServer>
        <WriteLog>true</WriteLog>
        <Port>44456</Port>
        <ThreadsCount>1</ThreadsCount>
    </EventServer>
</Config>

Download Link:
https://mega.nz/file/Vc5X1JqZ#TaBJp0...cG9dPNz1gF8New
Password: drakonusjs

Credits:
Webzen
BoR Team
drakonusjs (Me, DrakonuS was stoled by a noob :laugh:)

Grettings & Enjoy this release!!
Attached Images

I need a more item codes..

$
0
0
What is the jewel of harmony item code??
(11~15 upgrade jewel..):$:

Buying new sudden attack server file + client 120USD

$
0
0
Im here to ask if someone have the latest client and server of sudden attack.
kindly pm me thanks.

Buying price 120USD.

Editing quests

$
0
0
Good day, please tell me how to change the amount of experience, the level of quest at which you can take it.

Thank you very much in advance for your reply.:thumbup1:

Incorrect Request

$
0
0
Hi Please SomeOne Help how to FIx Incorrect Request Please Help me

Heroic Mu - Exp 50x - Season 15 |Launching Today - Only for true gamers

$
0
0
Launching today! Jun 1st



Heroic Mu, only for the bravest
Are you ready to play your favorite game of all times on Heroic difficulty?

- Custom Questing Based Progression
- VERY strong mobs, Heroic Difficulty
- Boss invasion In Lorencia PVP Ring
- Exhange Resets for Coins
- Major graphical update on items,sets,maps and overall performance
- Custom PVP ranking system, events and rewards
- Last Man Standing- Honest Staff, always active on Discord
- Challenging but Fun
- Long Term- Exp x50
- 90% Dmg Reduction in PVP, Balanced
- Starting panda pet for new Players
- Custom Rebirth system
- Random, diverse, fun spots
- Kubera Mines and Scorched maps permanent drop event
- Hosting Location : France

Let's make MU challenging and fun again! Join the server you have been looking for for so long.Get your free panda pet just for being one of the first players to join!

Email: heroicmustaff@gmail.com
Website: https://heroicmu.net/

Transfer Character

$
0
0
Is this posible to transfer Character to another account with all the items inside the character transfer also to another account? what will be the sql script?

how to change font color item name

$
0
0
how to change a font color of items name?


Cobra mu 97d +customs best server ever made 1/6/2020 open!

$
0
0
THIS IS LVL 2 WINGS, CUSTOM SKIN.

Website: https://cobramu.com


General Information
Server Name CobraMu Classic Hard
Server Version 97d+99i Plus
Server Location France
Server UpTime 24/7
Server Since 2020
Server Site https://cobramu.com
Experience 200x
Drop 60%
Vip Experience +20x
Normal Reset Limit 10
Reset Cost Zen 15M Per Reset
Clear Stats YES
Clear Skills YES
Skills On Shops YES
Reset points DK-BK 340 X Reset Number
Reset points DW-SM 410 X Reset Number(+30 Vitality)
Reset points ELF-ME 350 X Reset Number
Reset points MG 420 X Reset Number
PVP Balance 99%
Every Week After Hof Event Unlock +2 Reset Total Server Reset Lock at 84
Stat Points Per level BK/SM/ME - 5 MG - 7
Magic Gladiator Creation Level 220 level
Guild Create Level 220 level
Max Guild Members 30
Items Max Excellent options 2
Bless Bug OFF
Quest System OFF
Automatic Boss Event System ON
Item duration on the floor 60 seconds
Item dropped can be picked up by other players 45 seconds
Zen duration on the floor 10 seconds
Healing potions drink delay OFF
Golden Invasions Every hour
GoldenArcher Every 10 Stone Rewards 1 Exc Item +9 +Random (Skill/Luck/+2 Opt)
GoldenArcher Items Drop List Read Be Carefully Here
Mana Shield Information
Mana Shield Start Percent 10%
Mana shield Agility per 1% 300 Agility
Mana shield Energy per 1% 600 Energy
Mana Shield Max Percent 70%
Mana Shield Duration 60 seconds + (Energy / 20) seconds
Swell Life Information
Swell Life Start Percent 12%
Swell Life Vitality per 1% 150 Vitality
Swell Life Energy per 1% 100 Energy
Swell Life Duration 60 seconds + (Energy / 5) seconds
New Characters bonus Information
New Characters bonus Points 150
New Characters bonus zen 5M zen
Happy Hour Event Information
Experience 220x
Drop Rate 70%
Duration Time 2 Hours
Happy Hour Event 1 Open 20:00
Happy Hour Event 2 Open 04:00
Happy Hour Event 3 Open 12:00
Party Bonus Event Information
Experience +20x
Duration Time 4 Hours
Party Bonus Event 1 Open 16:00
Party Bonus Event 2 Open 00:00
Party Bonus Event 1 Open 08:00
Lucky Jewels Event Information
Bonus Success +10%
Duration Time 30 Min
Lucky Jewels Event 1 Open 12:00
Lucky Jewels Event 2 Open 18:00
Lucky Jewels Event 3 Open 00:00
Lucky Jewels Event 2 Open 06:00
Lucky Mix Event Information
Chaos Machine +10 Items +10%
Chaos Machine +11 Items +5%
Duration Time 30 Min
Lucky Mix Event 1 Open 13:00
Lucky Mix Event 2 Open 19:00
Lucky Mix Event 3 Open 01:00
Lucky Mix Event 4 Open 07:00
Sky Event Information
Duration Time 5 Min
Sky Event Available Join From Davias Guard Cords 210 - 62 + (1 Jewels of Chaos)
Rewards 1 Exc Item 0 ~ +9 +Random (Skill/Luck/2Opt)
Sky Event 1 Open Gate : 17:00 Starts at 17:05 Until 17:10 (Server Time)
Sky Event 2 Open Gate : 23:00 Starts at 23:05 Until 23:10 (Server Time)
Sky Event 3 Open Gate : 05:00 Starts at 05:05 Until 05:10 (Server Time)
Sky Event 4 Open Gate : 11:00 Starts at 11:05 Until 11:10 (Server Time)
Items Drop List Read Be Carefully Here
Medusa Boss Event Information
Duration Time 30 Min
Dungeon2 Not Available Yet
Rewards 50 Stones
Top Boss Killer On WebSite Raking Available
Boss Respawn Server Time 23:00
Hydra Boss Event Information
Duration Time 30 Min
Atlans Available
Rewards 50 Stones
Top Boss Killer On WebSite Raking Not Available Yet
Boss Respawn Server Time 11:00
Ash Slaughter Boss Event Information
Duration Time 30 Min
Elveland Available
Rewards 3 Box+5
Top Boss Killer On WebSite Raking Not Available Yet
Boss Respawn Server Time 12:00
Boss Respawn Server Time 16:00
Boss Respawn Server Time 20:00
Boss Respawn Server Time 00:00
Boss Respawn Server Time 04:00
Boss Respawn Server Time 08:00
Hell Mine Boss Event Information
Duration Time 30 Min
Aida Available
Rewards AA Sword +9+Random Luck/Skill/2 Opt
Top Boss Killer On WebSite Raking Not Available Yet
Boss Respawn Server Time 14:00
Boss Respawn Server Time 14:00
Boss Respawn Server Time 14:00
Boss Respawn Server Time 18:00
Boss Respawn Server Time 22:00
Boss Respawn Server Time 02:00
Boss Respawn Server Time 06:00
Boss Respawn Server Time 10:00
Genocider Boss Event Information
Duration Time 30 Min
kanturu Available
Rewards Saint Crossbow+9+Skill+Random Luck/2 Opt
Top Boss Killer On WebSite Raking Not Available Yet
Boss Respawn Server Time 13:00
Boss Respawn Server Time 17:00
Boss Respawn Server Time 21:00
Boss Respawn Server Time 01:00
Boss Respawn Server Time 05:00
Boss Respawn Server Time 09:00
Kundun Boss Event Information
Duration Time 30 Min
Kalima Map Available
Join From OLD Noria Gate in Atlans Cords : 7 - 9
Rewards AA Staff +9+Random Luck/Skill/2 Opt
Top Boss Killer On WebSite Raking Not Available Yet
Boss Respawn Server Time 12:00
Boss Respawn Server Time 16:00
Boss Respawn Server Time 20:00
Boss Respawn Server Time 00:00
Boss Respawn Server Time 04:00
Boss Respawn Server Time 08:00
Guild VS Guild VS Boss Event Information
Duration Time 60 Min
How To Register Guild On Event? The Guild Master Write Name Of Guild On Discord Channel On Section (Guild-HoF-Boss-Event-Rules)
Aida Available
Rewards On Player To Kill Boss 15 Box+5 For Share In Guild
Rewards For Guild Guild Banner For 2 Weeks On Website
Boss Respawn Server Time 18:00
Event Every Couple Of Weeks
Guild HoF Boss Event Rules Read Be Carefully Here
Client Side Information
Monster Hp Bar Available
3D Camera Available
Mini Map Available
AutoClicker Available
Auto Minimizer Available
Radio Music Available
Auto Updater Available
Interface Skins Swap Available - (Old School Or Diablo)
AntiHack System from Powerfull Brand Available - No Hacks On Server
CPU Usage 10%
Security Information
Anti Disconnect Hack Available
Anti Guild Crash Available
Anti Vault Dupe Available
Anti Bad Symbols in Character Name Available
Anti Guild Notice Inject Available
Anti NPC Trade Crash Available
Anti Trade Hack Available
Anti Zombie Hack Available
Anti Twisting Slash Hack Available
Anti Shadow Bug Available
Anti Trade Dupe Available
Anti Syn Flood Available
Anti Golden Archer Dupe Available
Anti NPC Dupe Available
Anti DDoS TCP Server 150Giga/Sec Available
Anti DDoS UDP Server Unlimited Available
JEWELS RATES

Combination Maximum Success Rate
Normal With Luck
Jewels of Bless 100% 100%
Jewels of Soul +7,8,9 50% 75%
Jewels of Life 60% 60%
CHAOS MACHINE

Combination Maximum Success Rate
Normal With Luck
Items +10 50% 75%
Items +11 45% 70%
Wings Level 1 80%
Wings Level 2 70%
Wings combining is bugged and is always 70% (doesn't matter if combined on 13% or 90%)
Viewing all 27027 articles
Browse latest View live