Mirage Source

Free ORPG making software.
It is currently Fri Apr 26, 2024 7:33 am

All times are UTC




Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: MS4 Requests
PostPosted: Sat Sep 20, 2008 7:49 pm 
Offline
Knowledgeable
User avatar

Joined: Fri Sep 12, 2008 11:18 pm
Posts: 176
Location: England.
Post here what you think should come with MS4 by default! Bug fixes would also be nice.

Features/Changes:
1. Take some stuff off of Bytes, such as Strength, like an NPC hitting exactly 255 all the time is stupid, use a different method. Optional: Do damage ranges.
2.

Bugs/Errors/Mistakes:
1. Destroy Ban List if it doesn't exist. - Fix Here
2. MONITOR spelt incorrect - Fix Here
3. Exiting Server - Fix Here: Remove "Unload FrmServer" in "Sub DestroyServer()" in "ModGeneral". Also change "Private Sub Form_Unload(Cancel As Integer)" in "frmServer" to:
Code:
Private Sub Form_Unload(Cancel As Integer)
    Cancel = True
    Call DestroyServer
End Sub

4.

I'll update this post with your stuff.


Last edited by Mattyw on Sat Sep 20, 2008 8:20 pm, edited 4 times in total.

Top
 Profile  
 
 Post subject: Re: MS4 Requests
PostPosted: Sat Sep 20, 2008 7:55 pm 
Offline
Pro
User avatar

Joined: Tue Nov 13, 2007 2:42 pm
Posts: 509
Damage ranges would be a feature for your game. I think that's something you should add in yourself.


Top
 Profile  
 
 Post subject: Re: MS4 Requests
PostPosted: Sat Sep 20, 2008 7:57 pm 
Offline
Submit-Happy
User avatar

Joined: Fri Jun 16, 2006 7:01 am
Posts: 2768
Location: Yorkshire, UK
The monitor misspelling is not a bug. It doesn't cause a problem.

Of course it'll be fixed, but it's a spelling error, and one of the most minor ones as in the actual program, it's global definition is the same.

Damage range is a feature. It shouldn't be added in the base code.

_________________
Quote:
Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?


Image


Top
 Profile  
 
 Post subject: Re: MS4 Requests
PostPosted: Sat Sep 20, 2008 8:00 pm 
Offline
Submit-Happy
User avatar

Joined: Fri Jun 16, 2006 7:01 am
Posts: 2768
Location: Yorkshire, UK
Awww. You finally got your coloured name. Gratz hon <3

_________________
Quote:
Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?


Image


Top
 Profile  
 
 Post subject: Re: MS4 Requests
PostPosted: Sat Sep 20, 2008 8:01 pm 
Offline
Pro
User avatar

Joined: Tue Nov 13, 2007 2:42 pm
Posts: 509
Do I get a colored name?
:twisted:


Top
 Profile  
 
 Post subject: Re: MS4 Requests
PostPosted: Sat Sep 20, 2008 8:04 pm 
Offline
Persistant Poster
User avatar

Joined: Tue May 30, 2006 2:07 am
Posts: 836
Location: Nashville, Tennessee, USA
Google Talk: rs.ruggles@gmail.com
All signs point to yes.

_________________
I'm on Facebook! Google Plus My Youtube Channel My Steam Profile

Image


Top
 Profile  
 
 Post subject: Re: MS4 Requests
PostPosted: Sat Sep 20, 2008 8:15 pm 
Offline
Knowledgeable
User avatar

Joined: Fri Sep 12, 2008 11:18 pm
Posts: 176
Location: England.
Meh. At least make 2 Boxes for Minimum & Maximum damage, if you want it to be the same, put both boxes to the same damage. Then add to the code blocked by default damage ranges.

Also an MS4 Question forum would be a good idea.


Top
 Profile  
 
 Post subject: Re: MS4 Requests
PostPosted: Sat Sep 20, 2008 8:16 pm 
Offline
Knowledgeable
User avatar

Joined: Mon May 29, 2006 6:23 pm
Posts: 128
Dugor wrote:
Do I get a colored name?
:twisted:
Bug DFA. He is the leader of the MS4 Programmers group.

Mattyw wrote:
Also an MS4 Question forum would be a good idea.
Because MS4 is still in development, it is easier to have all bugs, errors, questions, ideas, etc. all in one place.


Top
 Profile  
 
 Post subject: Re: MS4 Requests
PostPosted: Sat Sep 20, 2008 8:18 pm 
Offline
Persistant Poster
User avatar

Joined: Tue May 30, 2006 2:07 am
Posts: 836
Location: Nashville, Tennessee, USA
Google Talk: rs.ruggles@gmail.com
MS4 isn't really going to have features programmed into it.

_________________
I'm on Facebook! Google Plus My Youtube Channel My Steam Profile

Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group