Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
More Tiles in MapEditor
#1
Author: grimsk8ter11
Difficulty: 1/5
See Also: http://www.key2heaven.net/ms/forums/viewtopic.php?t=797

:: CLIENT SIDE ::

In modGameLogic, find:
Code:
Public Sub EditorInit()
Change:
Code:
.Height = 255 * PIC_Y
To:
Code:
.Height = 500 * PIC_Y
Now, in frmMirage, click on the scrollbar that you use to navigate your tileset. On properties you will see:
Code:
Max: 255
Just change that to:
Code:
Max: 500
That's all!
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)