Mirage Source
http://web.miragesource.net/forums/

MS4 Requests
http://web.miragesource.net/forums/viewtopic.php?f=193&t=4400
Page 1 of 1

Author:  Mattyw [ Sat Sep 20, 2008 7:49 pm ]
Post subject:  MS4 Requests

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.

Author:  Jacob [ Sat Sep 20, 2008 7:55 pm ]
Post subject:  Re: MS4 Requests

Damage ranges would be a feature for your game. I think that's something you should add in yourself.

Author:  Robin [ Sat Sep 20, 2008 7:57 pm ]
Post subject:  Re: MS4 Requests

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.

Author:  Robin [ Sat Sep 20, 2008 8:00 pm ]
Post subject:  Re: MS4 Requests

Awww. You finally got your coloured name. Gratz hon <3

Author:  Jacob [ Sat Sep 20, 2008 8:01 pm ]
Post subject:  Re: MS4 Requests

Do I get a colored name?
:twisted:

Author:  Rian [ Sat Sep 20, 2008 8:04 pm ]
Post subject:  Re: MS4 Requests

All signs point to yes.

Author:  Mattyw [ Sat Sep 20, 2008 8:15 pm ]
Post subject:  Re: MS4 Requests

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.

Author:  Cruzn [ Sat Sep 20, 2008 8:16 pm ]
Post subject:  Re: MS4 Requests

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.

Author:  Rian [ Sat Sep 20, 2008 8:18 pm ]
Post subject:  Re: MS4 Requests

MS4 isn't really going to have features programmed into it.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/