(4 ratings)
Gameplay |
Screenshots |
Features |
Credits |
Reliquary of Souls
Introduction
A co-op and boss fight type of map where you are to fight the Reliquary of Souls.
Unexpected tab 1
[tab][tabheader]Good Points:[/tabheader]
+ Terrain looks great and detailed enough
+ Heroes are customized with standard but useful sets of spells.
+ The boss battle really do engage you and it is not only pure hack n slash type of boss fight but also moving to dodge dangerous obstacles in the fight and more...[/tab]
[tab][tabheader]Bad Points:[/tabheader]
-None[/tab]
[tab][tabheader]Suggestions:[/tabheader]
-None[/tab]
Rating: 4/5
Vote: Approvable
Thanks alot for reply! I have made some changes to the terrain now.
Here is an example:
View attachment 131852
And a new trigger which scans the amount of players (which should be working). haven't tested it with 2 players yet. If it doesn't work, type: 2 PLAYERS in the game chat, and it will run the old trigger again.
- New Start Scanning Players
- Events
- Map initialization
- Conditions
- Actions
- Set PlayerGroup = (All players matching ((((Matching player) controller) Equal to User) and (((Matching player) slot status) Equal to Is playing)))
- If (All Conditions are True) then do (Then Actions) else do (Else Actions)
- If - Conditions
- (Number of players in PlayerGroup) Equal to 2
- Then - Actions
- Unit - Change ownership of Shaman Elder 0003 <gen> to Player 2 (Blue) and Change color
- Else - Actions
- Custom script: call DestroyForce(udg_PlayerGroup)
you sure it takes 3000-4000 MB?
Yeah, the music requires alot of space Do you have any ideas how I can reduce the file sizes, or the MDX files too? I have no experience with it.
Search in google on how to reduce music file size... remember that WAV. files has more file size than mp3..
MDX can't be reduced lol..
BLP in order to reduce use WARCRAFT III Viewer... in the tools section..
Convert BLP > TGA then convert back the TGA > BLP but reduce to 40/30... there will be a button show while you convert the TGA to BLP.. those are numbers drag the button to left until you reach a 40 (it stays the design)..
Example a 200 blp image file size after the above method will be on 100 or less than 150..