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

Java Help me get started with java coding within a source

$
0
0
Hi everyone, it's been a while since I have roamed the forums of ragezone again but back with more java experience this time. I was curious to ask if someone can offer links or a write on how to fix maplestory skills specifically, as I am more intrigue on how it works. Don't get me wrong I almost spent a week trying to teach it myself but its quite complicated with not knowing what classes do and how is each classes being invoked, Such as (when I use the skill meso explosion which function is being invoked by the packets within the game and source files...) speaking on skills I am using v146 source and already found some bugs such as Beam dance doesnt use up mp, mech prototype doesn't show up, and meso explosion doesnt work. Would much appreciate to acquire this knowledge and eventually contribute back to the community

Edit: Already implemented reborn system, auto exp modification per reborns
I know its simple but it goes to show I am trying to learn and want to further advance source editing skills.

[Help] Mall bulk purchase only DEV can buy, and ordinary players do not, how to modif

$
0
0
Mall bulk purchase only DEV can buy, and ordinary players do not, how to modify?

Not getting any exp in battle quests

$
0
0
I don't appear to be getting any exp other than from story quests in town.

I've not modified any exp rates in featurematrix and they all seem to be normal, does anyone have any idea what might be going on?


Java Why not using protobuf

$
0
0
Ive been looking in some server sources and I saw some nasty packet parsing... the mplew thing, you are readding short then int and then string but you write it and you need to recompile it over and over again.
Why dont you all just take a week and write change the sources to work properly with protobuf and then you also dont need to recompile it? Im 100% sure it will be much faster then any other sources.

[Development] EPIC DUEL server files

$
0
0
Here are some files you guys might like: catsmeowalot.com/epicduel.rar
One of the file is just a wget of the whole site. The other file is the armor, swords , map etc.
Add ebootdotbin on skype and follow @CatsMeowAlot on twitter. Hopefully one of you make something out of this ;P

Wz subproperty request/question?

$
0
0
My question is quite simple when you expand a skill it has like a hundred subproperties; while some of them are quite obvious others are not. How can I figure out what all these subproperties mean?

[Help] How to set Offattack - Zteam S8

$
0
0
Hi everyone. Im looking for some info about set offatack system.

Apreciate some help

Does anyone know how to push item enchant scrolls?


Does anyone know how to push item enchant scrolls?

[Help] Players online not updating

$
0
0
I noticed my source's players online count in login screen is not updating anytime other than when you close and re-open the game.

What do I have to search or fix in my source to make it work and update properly?

Thanks.

[Help] EP8 WorldSvr Offsets for MAX_WARPDATANUM

Universe Gamers Gunz

$
0
0
New Updates
Registre –se / Register now : Redirecting - UniverseGunZ
Fanpage : Universe GunZ


mejor servidor : Redirecting - UniverseGunZ


Melhor Servidor : Redirecting - UniverseGunZ




http://forum.universegunz.net/index.php


» CW / Player War / Duelo Tournament




Deathmatch
Deathmatch + Berserker
Team Deathmatch
Team Deathmatch + Extream
The Duel Match
Gladiator
Team Gladiator
Assassination
Training
Class ( Time / Team)
Capture The Flag
Reverse Berserker
Bounty Hunter
NPC Death Match (Time / Team)
Quest
Survival
Gunmode (Novo / New )
Infected ( Novo / New )
Challenge Quest (Em Breve / Soon )
Spy Mode ( Novo / New )
Roll The Dice (Em Breve / Soon )
Triple TDM (Em Breve / So

[Release] 4.6 Field Server

Heeeello

$
0
0
I realized I never made an introduction on who I am after being signed up to Ragezone for quite sometime now.Well anyways I'm Paul,Art is my profession and i'm also an Ex Maplestory Pixel artist but I do still create things for the server me and Eric are making.
Nice to meet you all! :D

Ps Eric is my bro and I love him.

Server Tools error.

$
0
0
09-03 13:02:52 > [1][(null) ((null))][EventLoader] - EventLoader load failedSystem.Data.SqlClient.SqlException (0x80131904): Login failed for user 'sa'.
09-03 13:02:52 > at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling)
09-03 13:02:52 > at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
09-03 13:02:52 > at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
09-03 13:02:52 > at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
09-03 13:02:52 > at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
09-03 13:02:52 > at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
09-03 13:02:52 > at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
09-03 13:02:52 > at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
09-03 13:02:52 > at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
09-03 13:02:52 > at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
09-03 13:02:52 > at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
09-03 13:02:52 > at System.Data.SqlClient.SqlConnection.Open()
09-03 13:02:52 > at System.Data.Linq.SqlClient.SqlConnectionManager.UseConnection(IConnectionUser user)
09-03 13:02:52 > at System.Data.Linq.SqlClient.SqlProvider.get_IsSqlCe()
09-03 13:02:52 > at System.Data.Linq.SqlClient.SqlProvider.InitializeProviderMode()
09-03 13:02:52 > at System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query)
09-03 13:02:52 > at ServiceCore.EventLoaderDataContext.EventGet()
09-03 13:02:52 > at ServiceCore.EventLoader.GetStartEventList()
09-03 13:02:52 > ClientConnectionId:f1041b3d-5f5b-48ba-b079-26600666141f
09-03 13:02:52 > Error Number:18456,State:1,Class:14

Location Service [ON]
HeroesCommand [ON]
and all service Booting..

[Help] [ help ] programmer

$
0
0
Hello!
I'm from Brazil , I am looking for a Habbo programmer, you must be wondering , because he came to here and not looking in his country? Simple, owners and HP 'S programmers in Brazil only think of them , are all suckers, all look great , they do not like competition in Habbo, among other things. Someone reliable q is willing to open a HP topzeira me here in Brazil?

[Release] EU Client v1.69

Sylas class

$
0
0
I can't create the sylas character
Game give me the error 0xCF02
How to fix it?

[Help] Why can't put the item into the locker HELP..

$
0
0
I made some items can't drop and be sale to players and NPC with ItemEditor.

But the items ended up failing to be put into LOCKER !

How to solve this ? Tnx!!

[Help] Custom wings on S6EP3 (muemu)

Viewing all 29686 articles
Browse latest View live


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