Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Delphi] [Source] [v83+]Delphi MapleStory Server (supports v83/v90/v97)

Initiate Mage
Joined
Feb 7, 2009
Messages
4
Reaction score
0
Re: Delphi MapleStory Server (supports v75 & v80)

hey hendi..
do i need to script the npc's?
if i did .. where do i put them? bin/scripts/|?
and they shld be .js extension rite?
 
Experienced Elementalist
Joined
Oct 25, 2008
Messages
224
Reaction score
315
Re: Delphi MapleStory Server (supports v75 & v80)

hey hendi..
do i need to script the npc's?
if i did .. where do i put them? bin/scripts/|?
and they shld be .js extension rite?

If you want to use them, of course.
bin\Scripts\NPC\

And no, this is not OdinMS - The extension is .rops (RemObjects PascalScript). Therefore you also can't just take the script from other sources, you need to either translate one or write it yourself. Just look at some of the existing scripts, that might help you.
 
Junior Spellweaver
Joined
Jan 26, 2006
Messages
112
Reaction score
0
Re: Delphi MapleStory Server (supports v75 & v80)

great work hendi, I will start to work on that source too and help you if you mind(with little things that may save your time)
if you can please write the important bugs in this thread
 
Last edited:
Initiate Mage
Joined
Jun 14, 2008
Messages
80
Reaction score
1
Re: Delphi MapleStory Server (supports v75 & v80)

Hello everyone. When I try to compile my server at the first time before setting it [what the guide said] It says fatal error UPSCoponent not found.. what do I do? TY

---------- Post added at 03:55 PM ---------- Previous post was at 03:37 PM ----------

i got this error on compiling : [DCC Fatal Error] PortalScript.pas(29): F1026 File not found: 'uPSComponent.dcu'
 
Initiate Mage
Joined
Jun 14, 2008
Messages
80
Reaction score
1
Re: Delphi MapleStory Server (supports v75 & v80)

It works now. How do I manage the NPC's scripts name?
Like mia's script name is Event07.. etc..
 
Initiate Mage
Joined
Mar 13, 2010
Messages
20
Reaction score
1
Re: Delphi MapleStory Server (supports v75 & v80)

What is now currently being developed? Haven't seen any updates in a few days now.
 
Junior Spellweaver
Joined
Sep 29, 2005
Messages
143
Reaction score
0
Re: Delphi MapleStory Server (supports v75 & v80)

i really love this one. only problems are the pin and pic system if you turn them off you cant pass the character selection screen server crash and client hangs and the spawnsystem is a little slow. with spawning the monsters on the map. overall the best one. i know delphi is not very easy. but really good job
 
Last edited:
Initiate Mage
Joined
Dec 16, 2007
Messages
60
Reaction score
0
Re: Delphi MapleStory Server (supports v75 & v80)

Wow Good job Hendi, I just finnish with the server, but there a tiny problem, after i create a account, login and make a new character, double click on the character and i get kick out from the server.. It said something about cannot getting in server(Please check your neoxn main page or firewall). Any ideas?
 
Junior Spellweaver
Joined
Sep 29, 2005
Messages
143
Reaction score
0
Re: Delphi MapleStory Server (supports v75 & v80)

it doesnt save your character stuff right. i logged in again and i had to restart again from the tutorial. and had no items at all just a new game again. so it doesnt saves your character and items and skills. after a while you get disconnected and get the message check the nexon page or firewall.

btw hendi where are you? we have nothing heared from you and it is 5 days ago :-(
 
Last edited:
Initiate Mage
Joined
Oct 30, 2008
Messages
25
Reaction score
0
Re: Delphi MapleStory Server (supports v75 & v80)

Does anyone know how to build the server? i can't find the "file tree" :(.
 
Initiate Mage
Joined
Oct 30, 2008
Messages
25
Reaction score
0
Re: Delphi MapleStory Server (supports v75 & v80)

srry idk why it double posted.
 
Last edited:
Initiate Mage
Joined
Jun 14, 2008
Messages
80
Reaction score
1
Re: Delphi MapleStory Server (supports v75 & v80)

pureskillx3 - go to the right side of delphi you will see a file tree,
then open te source file [dobuel click] you'll see gms v83, right click on it then build. then run the server
 
Junior Spellweaver
Joined
Aug 12, 2009
Messages
130
Reaction score
11
Re: Delphi MapleStory Server (supports v75 & v80)

how to shutdown the server. when i closed the Maple Server window i can see Maple Server on Process list of task manager.
 
Junior Spellweaver
Joined
Aug 12, 2009
Messages
130
Reaction score
11
Re: Delphi MapleStory Server (supports v75 & v80)

plz give me the localhost v83 work with this source.
 
Supreme Arcanarch
Member
Joined
Oct 18, 2009
Messages
914
Reaction score
335
Re: Delphi MapleStory Server (supports v75 & v80)

Hmm Ima try using this...
 
Initiate Mage
Joined
Mar 13, 2010
Messages
20
Reaction score
1
Re: Delphi MapleStory Server (supports v75 & v80)

Hmm Ima try using this...

It is a very good development, but, it lacks most of the main features. For instance, not all of the 1st job skills even work yet. Regardless, it is very impressive and hopefully it continues prospering, though, this development has been lacking updates recently.
 
Joined
Dec 22, 2008
Messages
19
Reaction score
25
Re: Delphi MapleStory Server (supports v75 & v80)

this is probably the Stupidest question ever, how would i make my char a GM and how would i find Commands if there are any?
 
Back
Top