21-10-2008, 09:51 PM
Alright I got some work done on MS 3.59. Me and Nean tested it out too so I know what I've done works so far.
Anything else?
EDIT: Just updated. Also I would like to say that the CanAttackPlayer function made me ROFL so hard.
Code:
+++++++++++++
++ MS 3.59 ++
+++++++++++++
*This release was done by Giaken*
--------
|Client|
--------
- /setaccess fixed (Giaken)
- /motd fixed (Giaken)
- Added better UBound and IsNumeric checks for all of the commands (Giaken)
- Whispering is fixed now (Giaken)
--------
|Server|
--------
- DestroyBanList now deletes the file properly instead (Giaken)
- Deleted some redundant code (Giaken)
- There is now a MAX_LEVELS constant, which controls the highest level the player can get (Giaken)
- Experience now rolls over instead of being set to 0 (Giaken)
- CanAttackPlayer now works right...mega ROFL at how it was done before (Giaken)
- Items are now properly refreshed when the map sends (Giaken)
- Kicking and banning is fixed now. Before you could kick/ban the same access as you. (Giaken)
Anything else?
EDIT: Just updated. Also I would like to say that the CanAttackPlayer function made me ROFL so hard.