• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!

slide of renewal 3

This bundle is marked as useful / simple. Simplicity is bliss, low effort and/or may contain minor bugs.
temperature

slide of renewal 3
Created by temperature (or fulldragon)

Map Info:

It's a slide map.
That will be comport 6 lvls, but there is 2 for the time being.

The objective is reach the end of all lvl. You must dodge all monsters, they kill you on contact.

I've done all by myself without TimerUtils (from Vexorian).

Screenshots :



1341881498-WC3ScrnShot_071012_021342_02.png


1341881501-WC3ScrnShot_071012_021347_03.png


1341881504-WC3ScrnShot_071012_021358_04.png


1341881508-WC3ScrnShot_071012_021405_05.png


1341881519-WC3ScrnShot_071012_021409_06.png


1341881526-WC3ScrnShot_071012_021415_07.png



Credits:

Special Thanks:
Maximaxou

  • Wareditor
  • Sapeur-goblin
  • Tirlititi
  • And the others on worldedit.free.fr


Author's notes:

I must repair the music (there is 2 background musics) and add sounds.
I will finish the others levels later.

update 17/07/2012, 02h29 am :
*revive trigger is repair
*the map is calibrate

Map Description Template Created by -Kobas-
Find more here: Map Description - Templates


Keywords:
slide, maze, escape.
Contents

slide of renewal 3 (Map)

Reviews
Date: 00:04:02 26-Jul-12 Map Moderator: -Kobas- Map Status: Rejected 1/5 Contact map moderator: Visitor Message / Private Message! Rejection Reasons: Map file has invalid author name! Map has poor or no description! English only maps! No...

Moderator

M

Moderator

Date: 00:04:02 26-Jul-12
Map Moderator: -Kobas-
Map Status: Rejected 1/5
Contact map moderator: Visitor Message / Private Message!

Rejection Reasons:
Map file has invalid author name!
Map has poor or no description!
English only maps!
No work in progress, please use Map Development Section for unfinished maps!
Useful Links:
The Important Site Rules.
You can use Map Development Section for testing and improving your maps.
Need help with triggers/memory leaks? Make a thread in the Triggers & Scripts Section.
Got any World Editor related questions? Make a thread in the World Editor Help Zone Section.
Got any Requests (Terrain, resources, spells, systems, loading screens...)? Make a thread in the Requests Section.
The Important Site Tutorials.
If you have any complaints or questions about your map, please make a thread here:Map Resource Moderation.

Comment: Lacking, VERY.
 
Add mapPreview.
Improve scoreboard.
Add different game modes, difficulties.
Add different unit models.
Add more more.

MAKE IT UNIQUE!

P.S. Improve code, some functions make no sense like:
JASS:
        if Is_activ_j[i] then
            call SetCameraFieldForPlayer(Player(i), CAMERA_FIELD_TARGET_DISTANCE, 2600, 0.)
            call SetCameraFieldForPlayer(Player(i), CAMERA_FIELD_ANGLE_OF_ATTACK, 290, 0.)
        endif
or
JASS:
if Is_activ_j[j] then
            call FogModifierStart(CreateFogModifierRect(Player(j), FOG_OF_WAR_MASKED, GetPlayableMapRect(), false, false))
            call FogModifierStart(Visibility[0][j])
        endif
Just exclude BJ functions from code.
 
How did this even... get approved? It doesn't have an author and the suggested players is in French. (Tous=All)
Sadly but true, dunno, after 20 rejected maps I went easy on this one.

temperature can you explain: Created by Inconnu ; Uploaded by: temperature

Edit: nvm it means Unknown :sad:
Rejected.
 
Level 3
Joined
Jan 1, 2012
Messages
50
Sadly but true, dunno, after 20 rejected maps I went easy on this one.

temperature can you explain: Created by Inconnu ; Uploaded by: temperature

Edit: nvm it means Unknown :sad:
Rejected.

i don't know how change it.


for the progressing, it's because it's long and i waited comments. today i've finish the level 3, but i must test it with friends.

the game is really hard becase the players are really pro (if you want a replay, we finish the first level quickly. and the second level, if we are 7-8 we finish it 1/2)

the description, i haven't finished the map so i can't do it.

BJ functions... wtf ? they are execute just one time... if you hadn't seen the code, you'ld never notice it....

i hope have the time to add any modes, like "vsex" (a deathpath more friendly) that you can set has you want.

the french on my map like "tous" it's per default on my editor... i just haven't change it x) i will, but when i will write the description.

ty for comments.
 
Top