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

EndlessWoW Blizzlike &nd Fun realm. [ 3.3.5a ]

$
0
0



About Us :


We are a young/just started but strong server, doing our best to let the population grow each passing day.
Endless has high quality server's with motivated and professional staff,
dedicated to deliver the best gaming expirience for its players.
Our World of Warcraft private server's running on version 3.3.5a
We have one blizzlike realm all rates x1 and a fun realm.
Join our community today and help us become #1





Server Highlights Realm Elegon :


Custom Patch { Need for whole EndlessWoW to work correctly }
Blizzlike, all rates x1
Interaction between both factions is possible.
Working battlegrounds / raids / dungeons
Uptime = 99%
Custom/random events
Friendly & dedicated staff.





Server Highlights Realm Nemesis :


Custom Patch { Need for whole EndlessWoW to work correctly }
- Level 255 -
- Daily fixes -
- Over 40M HP -
- Great stability -
- Professional staff -
- Custom instances -
- 99% Spells working (BALANCED) -
- Daily GM hosted events -
- Over 5000 custom items -
- Over 1000 custom quests -
- Custom Spells -
- Custom Instances and battlegrounds -
- Transmogrification -
- Reforgin -
- Duel Gambling Area -
- TOWER DEFENSE -
- Flying mounts in Azeroth -
- Professionaly developed -
- Has 10 events which are soloable -
- Custom battleground - (based on the movie "Real Steel")
- (New races: Goblin & Naga & Broken & Vykryl ) -
- New zones
-Completely CUSTOM MADE gems -
- All race-class combinations -
- Several custom malls -
- Arena & PvP gear -
- Vote rewards -
- Donation rewards -
And im serious, there's alot more in our Funrealm, worth checking it out!





Website Highlights :


Forums
Auction House Viewer
Character tools
Character viewer, achievments, talents gear etc.
Guild viewer
Armory
Lottery
PVP Statistics





Thats it for now!
We hope to see you around on EndlessWoW
Click the banner below to join our community!






Picture Game Logic ...

$
0
0
Here are some hilarious "game logic" pictures, did they really think I would believe that?!?



























[Help] help me open the pk2

$
0
0
The client PK2 using the decimal modified cannot use the tool to open, you can modify it to be opened with PK2 tools help me thank yuo

[Release] [Mercury][Free] Command making service

$
0
0
Hey guys and girls,
AskethZ here, as you probably now there is a similar thread, yet the thread starter does not post anything. So here is mine, I will post quick, if I'm able to make it.

Little things:
Mercury only,
this might sound weird but: I cant make everything. This means that if you want a command that makes you become a pet for instance, I'm not capable (yet) for such things. But I will be in the future.
I do this for fun, and for training. Do not blame me if the code can not be done, once again, I am relatively new to C#.

Thanks,
so now that's done, how do I request a command?
Simple, place a comment with this:
:commandname
what does it exactly do
min rank

Loves, :blushing:
AskethZ aka Weed

- - - Updated - - -

Oh yeah I made some fun commands, here is :car (makes you ride a car and enables fastwalk :p.
Spoiler:
Code:

                    case "auto":
                    case "car":
                        {
                            if (!this.Session.GetHabbo().VIP)
                            {
                                this.Session.SendWhisper("Dit is voor VIPs");
                                return true;
                            }
                            else
                            {
                                if (this.Session.GetHabbo().GetAvatarEffectsInventoryComponent().CurrentEffect != 12)
                                {
                                    if (this.Session.GetHabbo().GetAvatarEffectsInventoryComponent().CurrentEffect != 69)
                                    {
                                        RoomUser racer = MercuryEnvironment.GetGame().GetRoomManager().GetRoom(this.Session.GetHabbo().CurrentRoomId).GetRoomUserManager().GetRoomUserByHabbo(this.Session.GetHabbo().Id);
                                        racer.ApplyEffect(69);
                                        racer.FastWalking = true;
                                        racer.Chat(racer.GetClient(), "* Start motor van auto op. broembroem *", false, 0, 2);
                                        return true;
                                    }
                                    if (this.Session.GetHabbo().GetAvatarEffectsInventoryComponent().CurrentEffect == 12)
                                    {
                                        this.Session.SendWhisper("Dit kan niet terwijl je bevroren bent");
                                        return true;
                                    }
                                    else
                                    {
                                        RoomUser racer = MercuryEnvironment.GetGame().GetRoomManager().GetRoom(this.Session.GetHabbo().CurrentRoomId).GetRoomUserManager().GetRoomUserByHabbo(this.Session.GetHabbo().Id);
                                        racer.ApplyEffect(0);
                                        racer.FastWalking = false;
                                        racer.Chat(racer.GetClient(), "* Zet motor van auto uit. *", false, 0, 2);
                                        return true;
                                    }
                                }
                                else
                                {
                                    this.Session.SendWhisper("Dit kan niet terwijl je bevroren bent");
                                    return true;
                                }
                            }
                        }

[Help] Superrewards module Credits for ExTeam season 5 files Help.

$
0
0
Hey,
i am using this module here:
https://mega.co.nz/#!1kcSECza!TMDPZz...Kdgor6JZ0U19uY

and the issue is.. the files i use from exteam season 5 episode 3
forum.ragezone.com/f197/exteam-season-5-episode-3-a-1024690
the databases credits column/table is named differently.
Instead of credits its named cspoints

If someone can help me to make superrewards work and reward on "cspoints" instead of credits
it would be awesome.

Thanks.

[L2J] L2 Warpgate x30 - Interlude

how to translate in files??

$
0
0


Hi everybody

้how to translate in file ???

thank you

Point Blank Section ?

$
0
0
Hello,
You need an Area To Point Blank, we Emulators Functional. With a New Development Area would be the most well organized what do you think?

Need the name of some function

$
0
0
Hey all,
So i've enterd MesoDropHandler and noticed that there are 2 checks their: if playerIsAlive() and c.getPlayer().getCheatTracker().Spam(500, 2)
This checks made in order to prevent player drop some meso if he doesn't alive and if he spams the system..
I've noticed that there is not check their for the player 'Att mode' (lets call it like that) -
After a player use some skill he need a few seconds to breathe to get back to 'normal', in this seconds he can NOT change map or whatever cause he is still breathing..
Well i need this function cause i need to make a check if player is still in a 'breathe' mode in both changeMapHandler&DropMesoHandler

I'm using XiuzSource V.62
Would love to get some help!

Badges no longer work

$
0
0
After using a new edit of swfs from here http://forum.ragezone.com/f353/r63-h...fixed-1007125/ my badges have stopped functioning. I have looked into the variables and checked all to my knowledge but nothing appears to fix it. I'm not a noob but at the same time I really cannot see what is the cause of this. Hope someone can help! :lol:

[Release] MuElixirS6 Ep3 EXP: 1500 DROP: 60% Fast Server

$
0
0
INFORMACION:

Facebook: https://www.facebook.com/pages/MuElixir/636951483082562
Grupo: https://www.facebook.com/groups/707651512661498/


.:: MuOnline Elixir ::.
~ Pagina Web: www.mu-elixir.mx
~ Version: 1.04A [Season 6 Episodio 3] ~
~ Servidor es de: Mexico~
~ Experiencia: 1500x ~
~ Item Drop: 60% ~
~ Bless Bug : OFF ~
~ Monster HP: 100% ~
~ Points por Nivel: 5/6 ~
~ Reset Nivel: 400 (Via web) ~
~ Reset Costo: 50.000.000 Zen ~
~ Maximo Nivel: 400 ~
~ Tipo de Reset : Borra Stats. ~
~ Puntos por Reset : 400. ~
~ Maximos Resets: Sin Limite ~
~ Shops: Lo Basico Para Empezar ~
~ Spots: En Todos Los Mapas ~


RATES::

~ Jewel Of Soul success rate con luck & sin luck :: 90% - 80% ~
~ Jewel Of Bless success rate con luck & sin luck :: 90% - 80% ~
~ Jewel Of Life success rate :: 80% ~
~ Jewel Of Harmony success rate :: 90% ~
~ Jewel Of Creation success rate :: 90% ~
~ Jewel Of Guardian success rate :: 85% ~
~ Jewel Of Gem Stone success rate :: 85% ~
~ Jewel Of Refining Low & High success rate :: 80% ~
~ Jewel Of Chaos successs rate :: 80% ~
~ Packing and Unpacking Soul & Bless successs rate :: 90% ~
~ Item +10 success: 100% ~
~ Item +11 success: 90% ~
~ Item +12 success: 80% ~
~ Item +13 success: 75% ~
~ Item +14 success: 70% ~
~ Item +15 success: 65% ~

EVENTOS::

* Battle Soccer: Online *
* Blood Castle: Online *
* Blue Event: Online *
* Castle Siege: Online *
* Chaos Castle: Online *
* Cherry Blossom: Online *
* CryWolf Event: Online *
* Devil Square: Online *
* Double Goer: Online *
* Duelo: Online *
* Imperial Guardian: Online *
* Gens Family: Online *
* Golden Archier: Online *
* Golden Invacion: Online *
* Guild War: Online *
* HalloWeen Event: Online *
* Happy Hour: Online *
* Illucion Temple: Online *
* Dragones Rojos: Online *
* Kalima Event: Online *
* Kanturu Event: Online *
* La Cleon: Online *
* Loren Deep: Online *
* Luck Coin: Online *
* Moss The Gambler: Online *
* New Year´s Day: Online *
* Santa Village: Online *
* Sky Event: Online *
* Summer Event: Online *
* Swamp Of Peace: Online *
* White Wizard: Online *

COMANDOS::

~ /addstr ~
~ /addagi ~
~ /addvit ~
~ /addene ~
~ /addcmd ~
~ /guild ~
~ /post ~
~ /party ~
~ /pkclear ~
~ /ware ~
~ /marry ~
~ /reset ~
~ y otros MAS!!! ~

SERVIDOR DEDICADO::

~ Ram: 16 Gb ~
~ Procesador: 3.7 Ghz 8 Nucleos~
~ Disco Duro: 1 TB ~
~ Conexion: 500 Mbs ~

2/3 Firework/Bonfire night badges

$
0
0
*I say 2/3 cause one of them is just a recolour of the other.
---
Hey, did some badges for firework/bonfire night on 5th november if anyone's interested wooo;



Hope you like yeahh

[Help] Looking for main.exe 1.0.0.1

$
0
0
Hi all i need main.exe 1.0.0.1 if you have can u send me link please!

I really need it.

[v156] Night Walker Revamp

$
0
0

Anyone else excited for this new updated? And aren't the skills out just they don't have names?

[Help] i need some help here.

$
0
0
i'm on my friend hotel. Field 'age' doesn't have a default value, what does it means? how to fix it?. Thank you for your Response and Your Time.

[Request] Theatre roommodel

$
0
0
Hey Guy's,

I'm searching for the theatre roommodel but i couldn't find it with googling. I got the normal theatre but im searching for this one:

http://prntscr.com/4zbzwl

Does someone have the roommodel for me?

Thanks,
FlyHotel

[TOP/PKO] Silversea Online

$
0
0


Silver Sea Online, it is non-hamachi, 24/7 , very different and really stable server.

PLEASE TALK ON FACEBOOK PAGE. ASK YOUR QUESTIONS ON FACEBOOK.

SERVER WILL BE ONLINE AT 10 am Server Hour (You can check at silverseaonline.com right side)

GMT+3 08:00 PM (İstanbul Hour)

Server website: http://silverseaonline.com/
Server IP: 68.233.231.202

Server Patch:
http://silverseaonline.com/home.php?act=downloads&cid=2

Facebook Page:
https://www.facebook.com/silverseaonline

Server Rates:
8x Solo
11x Party
324x Pet
Drop rate is calculated well.


Some Features:
Max lv 120 no jump
Max pet lv 42 - lv 52 with improved fruits
Rebirth 1-3 (Rebirth 1 - 2 need to farm kals + Morph)(Rebirth 3 Hard Quest)
Reincanation (after Rebirth 3 you can do this, resets lv to 1, but you gain God slayer Weapon (uns lv 110)

Maps:
Mini Argent City as Main Map
Fairy Land (get Fairy Stuff there, Quest for Rear Pets and Angela Jr)
Heaven (Rebirth)
Woodland Country (Story Quest, Wood/Sashimi/Iron Ore)
Leveling Maze 1&2 (Inside are normal Monsters - level up to lv 80 there)
Thundoria Mirrage (lv 80+)
Winter Island (lv90+)
Aurora and Dark Area (Finish Winter Island Quest)
Forsaken City (lv 40-45)
Dark Swamp (lv 50-55)
Demonic World (lv56+)
Pk Zones 24/7 (Azrael/Bd Gems, Ref Gem + Money , Half Power Ring [only at lv 45-55])
Sacred War (Blood Covenant, Money)
Abba 5-8 (Lv70 Set, Money)
Abba 10-17 (Lv 75 Weapons, Soul of Bosses)
Kylin Maze (Azrael Gem fragments + Money)
Labirinth (Chipped/Uq/Ref Gems , Blood Covenants)
Necklace Maps (Lv1-5 Necklaces)
Planet Hell (Water Break Set)
Upgrade Isle I & II (Upg lv 45/55 Set)
Death Circle (Azrael/Bd/Super GEms, Winer-Reward)
Slayer Rumble (Winer- Reward)
Chaos Argent (Chipped/Uq/BD Gems, Voucher , Covenants, Winner-Reward)
Chaos Icicle (Chipped/Uq/BD Gems, Voucher , Covenants, Winner-Reward)
Bounty Hunter (Bd Gems, Money, Stuff from Chests)
Fc&Ds Pk Map (24/7)

Mazes:
Forsaken City:
- Mobs drop Chipped + Ref Gems + money
- Chests give Super Gems + Hat Gems
- Minibosses give UQ Gems + Kylin Card (0,1%)
- Final Boss gives 2x Azrael Gem Chest , Morph Runestone , 1m

Dark Swamp:
- Mobs drop Chipped + Ref Gems + money
- Chests give Super Gems + Hat Gems
- Minibosses give UQ Gems + Kylin Card (0,1%)
- Final Boss gives 2x Azrael Gem Chest , Morph Runestone , 1m

Demonic World:
- Mobs drop Normal Gems + Money + Ref
- Chests give Kal Runestones + Enigma chests
- 1st Final Boss gives 1x Kal Runestone + 1x BD Gem Chest
- 2nd Final Boss gives 2x Kal Runestone + 1x Morph Runestone + 1 Azrael Gem Chest + 2x Chest of Enigma

Chaos Argent & Chaos Icicle:
- Novice Chest + Standard Chest give Normal Gems + Their Voucher + their covenants + Refining Gem Voucher
- Expert Chest gives UQ GEms + voucher + covenant + Ref Gem Voucher
- Bd Mobs gives BD Gem Chest


Fc & Ds Pk Map:
- Mobs drop Money + Ref Gem Voucher
- Chests give Bd/Azrael/Super/UQ Gems + 2x Apparel Coins
- Minibosses give UQ Gems + Kylin Card (0,2%) + Kal Runestone

Balance:
Hp and Stats ea Classes are balanced (Much more Hp)
Bow SS Skills are improved (Meteor Shower Stuns and other Skills deals more Dmg and have bigger Effect)
Magic Class Dmg on Mobs 2- 2,5x dmg , Spiritual Bolts reduced MSPD , Seal of Elder Stuns Enemy
Primal Rage does 1 Sec Stun
Gun/2 Handed Swords add ASPD
Uns lv 55 Boot n Gloves for Champ
All unseals are balance - Pr and stats
Heal Skill is improved
Phylis can be a Cruz

Unseals:
Lv 45 - 55 by Npc for some Money
Upgraded uns lv 45 -55 (Gives Glow and Bonus Stats when full set equiped)(Finished Quests at upgraded Isles and exchange a Card to a part of uns lv 45 -55 Set)
Uns lv 45 Rings - Half Power Ring (Get Chest by Lv 45 - 55 Pk Zone Boss, It's half as good as uns lv 85 Ring)
Uns lv 65 (from Dw2 Boss - Chest of Enigma gives Armor + Weapon)
Uns lv 75 (Upgrade Lv 70 Boss stones - from Abba 5-8 Bosses - with Soul of Ayss Lords - from Abba 10-17 Bossses)
Uns lv 85 Weapons from Quest (Kill all Abyss Lords twice + 10 King of the Ring Emblem)
Uns lv 85 Rings from Quest (Kill 2x Black Dragon + 40 novice + 30 Standart + 20 Exper Chaos Voucher + 5 King of the Ring Emblem)
Uns lv 95 Weapons not added yet
Uns lv 95 from Aurora and Dark Area (Kill Boss to get Sealed lv 95 Weapon, You need the Runestones from chest = Unseal at Winter island at certain NPCs)
Uns lv 110 Weapons not Added now
Uns lv 120 Set not added now
Lv 70 Magenta Weapons + Set at Underwater Tunnel (Exchange Fragments = Chests)
Lv 70 Boss Set by Quest ( Kill all Abyss 5-8 Bosses)
Lv 70 Water Break Set (Kill Bosses at Planet Hell, Exchange Cards to Set)

Money Way:
Wood / Iron Ore / Sashimi worth 5k
Meteorite drop items worth up to 5k
Monster outside Argent City drop 1k Coins
FC/Ds/Dw Monsters drop 50k coins
Reputation for Money
Planet Hell Monsters drop 75k Coins
Underwater Tunnel Monsters drop 25k Coins
Kylin Hell Monsters drop 200k Coins
Pk Zone Monsters drop 200k Coins
Fairy Items worth some money
Story Quest: you can get up to 10m
Abba 5-8 Bosses drop 1m Note
There are more features which I couldn't remember. We will improve server everyday.

Some pictures:







How to play:
Spoiler:

1. Create an account
http://silverseaonline.com/home.php?act=register
2. Download and install the original game
http://www.mediafire.com/download/96...downloader.exe
3. download and extract patch into the game folder
http://silverseaonline.com/home.php?act=downloads&cid=2

[Help] [HELP] part of source

$
0
0
My question is...

What folder of ibugz source, that i can change the rcc password?

Please help me. for avoid bugger

MuCore 1.08 How to make?

$
0
0
How to make on Mucore 1.08


1 GR = 600 Points
2 GR = 700 Points
3 GR = 800 Points

[Help] No Channel/Server

$
0
0
Hi, The tittle says it all I googled and search here and in other forum but it don't helped me. it happens when I added the quick job change by pumbaaaaaa and auto max skills I'm sure that all of my inis are working because before I compile it It works fine. http://tinypic.com/view.php?pic=2vlqvk8&s=8

I'm using blessed files
Viewing all 28156 articles
Browse latest View live